photo

MatlabNewbie01232015


N/A

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to freeze the range of y-axis on an axes on gui?
I am trying to plot the time audio signal using plot(handles.axes1, x) which works fine. The problem is that I cannot make the m...

mehr als 9 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


Plot magnitude response of an FIR filter to MATLAB GUI
I have an FIR filter and I would to plot it like what we have when we filter design tool (fvtool). *My sample reference is Fs...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Plot spectrogram on the right axes of a MATLAB GUI?
I found the solution axes(handles.axes2);

mehr als 9 Jahre vor | 1

| akzeptiert

Frage


Plot spectrogram on the right axes of a MATLAB GUI?
I would like to plot a mono audio signal y to axes2 (MATLAB GUI), I have 4 axes on my Gui program. If I use spectrogram(y)then ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to separate each tone from DMTF signal stream
I read an example from Matlab on how to perform the Goertzel but then I am having problem to understand how we can separate the ...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Show Step Response Information on Step Response Plot
Normally, if I want to display the information of the Step Response (peak, rise time, etc). I click on the plot and select "Char...

fast 11 Jahre vor | 4 Antworten | 4

4

Antworten

Frage


Show value on the root locus plot without using the Data Cursor
There are a large number of examples how to plot the root locus - using the rlocus function. The gain K can be showed from the g...

fast 11 Jahre vor | 1 Antwort | 1

1

Antwort