Community Profile

photo

Navdeep Goel


Last seen: meer dan 3 jaar ago Active since 2015

Followers: 0   Following: 0

Statistics

  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
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 = ...

meer dan 4 jaar ago | 0

Question


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?

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 7 jaar ago | 0 answers | 0

0

answers

Question


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...

bijna 7 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 8 jaar ago | 1 answer | 0

1

answer