![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6761682_1522117546676_DEF.jpg)
Navdeep Goel
Followers: 0 Following: 0
Feeds
답변 있음
load multiple .mat file and do same calculation on each file
for i=1:5 str = 'A000' num2str(i,'%02d'); filename = [str, '.mat'] load(str); % calculations N = ...
load multiple .mat file and do same calculation on each file
for i=1:5 str = 'A000' num2str(i,'%02d'); filename = [str, '.mat'] load(str); % calculations N = ...
5년 초과 전 | 0
질문
how to plot Wigner distribution of an image?
I am taking WVD of an image and output is a 4d signal. Kindly suggest me how to plot WVD which is a 4d signal?
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
slope from semilog paper coordinates
I have data from semilog plot. x-axis in rad/sec (logrithmic scale) and y-axis in db. I want to find slope in db/octave. the dat...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Slope in log scale
I have a straight line in log scale and i know the coordinates of two ends of the line. I want to find the slope in db/octave. P...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
I want to read the image of a line and then to find the slope of the line.
Dear Sir, Please find enclosed the image of a line. I wish to find the slope of this line by using MATLAB. I have to...
9년 초과 전 | 답변 수: 1 | 0