Statistics
7 Questions
0 Answers
RANK
260,588
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Using wildcards in dir only for strings
I have a set of files named abc1.mat yhs2.mat slk3.mat etc. I need to loop through them all and find the files with t...
10 years ago | 1 answer | 0
1
answerQuestion
Mirrored result when inverse Fourier Transform the real part of the Fourier Transform
I'm not sure this is the right place to be asking this, but: If I take the Fourier transform of a piece of data, remove the i...
10 years ago | 2 answers | 0
2
answersQuestion
Creating input files for variables
I'd like to be able to have an external file which gives all the inputs that a user decides, such as min and max values, directo...
10 years ago | 1 answer | 0
1
answerQuestion
Split string in cells to two cells
I have about 2000 cells all contained under one name i.e. names=2000x1 cell. Each cell has an entry such as 'ABC DEF'. I need to...
10 years ago | 2 answers | 0
2
answersQuestion
Is it possible to plot images without them disturbing other work
I am running a script which plots out images. I want to work on something else while this is taking place, however the images ar...
10 years ago | 1 answer | 1
1
answerQuestion
Log axis on imagesc
I've plotted an image using imagesc: figure; imagesc([pmin pmax], [vmax vmin],flipud(result.^2)) xlabel('Period (s)',...
10 years ago | 1 answer | 0
1
answerQuestion
Plot fft result on linear period scale?
I need to plot the results of an fft on a linear period scale. The output is on a linear frequency scale. Is there an easy way t...
11 years ago | 1 answer | 0