photo

Navdeep Goel


Last seen: etwa 4 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • First Answer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 5 Jahre vor | 0

Frage


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?

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort