Community Profile

photo

Sag


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to make all the cells of equal size in matlab?
Hi I have cells which are 1x2244 or 1x2245. How I can make all the cells in the array of equal size by cutting last element in...

8 years ago | 2 answers | 0

2

answers

Question


fft function whether to take average of data before plotting it
What would be more appropriate # Running fft on average values from data and then plotting it # Running fft on data and then...

8 years ago | 2 answers | 0

2

answers

Question


for loop for 15x2045 matrix
I am trying to run fft function for every row of 15x2045 matrix. 13 out of 15 rows have NaN as the last element (2045th element...

8 years ago | 1 answer | 0

1

answer

Question


How to make a for loop for fft?
Cell Final is (1x15) and it has vectors each 1x2545. I want to run fft function for each vector of cell Final using a for loop...

8 years ago | 1 answer | 0

1

answer

Question


How to make each vector of equal size in a cell by adding NAN
A cell with row vectors in it(Vectors are of 2 sizes: either 1x2544 or 1x2545). To process the data, It needs to have vectors of...

8 years ago | 1 answer | 0

1

answer

Question


average of multiple 1x2545 singles present in the same cell
How to get mean of corresponding values in 2 (or more than 2 as number varies) 1x2545 singles which are present in same cell (...

8 years ago | 1 answer | 0

1

answer

Question


Extracting data from matrix row vector
I have a double Streams with some process I have got vector F which has a value Now I want to go back to the Streams and locat...

8 years ago | 1 answer | 0

1

answer

Question


How take value (column number) from one data set (1x15145 double) and find value corresponding to same row and column associated with another data set (1x4579 double)
I have a value with specific row and column number from one data set s (1x15145 double), and I want to extract value correspondi...

8 years ago | 1 answer | 0

1

answer