Sag
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
259,607
of 295,673
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answersQuestion
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...
9 years ago | 2 answers | 0
2
answersQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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 (...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0