photo

Srinivas STP Srinivas STP


IIT Madras

Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


How to store column data output from matlab to excel sheet (in the same sheet and different columns)?
Hi i am doing a simulation which runs for 100 iterations. In each iteration, the simulation outputs a single column vector data ...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How can I sort the rows of a matrix in descending order in MATLAB 7.0.1 (R14SP1)?
Hi, will this work if the elements in the first column include '0', example if A=[7 1;2 4;5 1;0 1;0 2]; Then will it give answer...

oltre 7 anni fa | 0

Domanda


how to find the row wise maximum and minimum values of equal sized matrices in a cell array
Hi, I have a cell array containing 2 equal sized matrices a=[1 2 3;3 4 5]; b=[5 4 6;7 6 9]; c={a,b}; now i need to find the...

oltre 7 anni fa | 1 risposta | 0

1

risposta