photo

MatlabNewbie01232015


N/A

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
5,872
of 297,457

声誉
8

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
7

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 3 个回答 | 1

3

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

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

10 years 前 | 1

| 已接受

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 4 个回答 | 4

4

个回答

提问


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

11 years 前 | 1 个回答 | 1

1

个回答