photo

SZ N


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
133,164
of 299,768

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


How to split into small pieces of ranges of this graph?
How to split into small pieces of ranges from this graph? Range=[ ] ? I am not sure how to cut these graphs into smaller par...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Error while using filterDesigner
I am getting this error while typing filterDesigner on my MATLAB command window. Any idea how to fix this ?

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to write delta in matlab?
x2[n]= 2delta[n] - u[n - 1] + u[n - 3] How to I type this in matlab? Like what is the syntax for delta in matlab?

5 years 前 | 2 个回答 | 0

2

个回答

提问


Topographic map with gradient vector
The fig shown below is an example for surface of apple with 224 points (14 x 16 with 5 mm spacing). How do I get this figure ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


I did Exercise 3.1 by commenting the code. However while doing Exercise 3.2 onwards part (a) I am getting some errors. I had pasted my code below the pictures.
load ('lighthouse.mat') w = 15; x = 1:160; y = 1:80; z = round (127* exp(-1/w.^2*((y.'-40).^2+(x -80).^2))); col...

5 years 前 | 1 个回答 | 0

1

个回答

提问


To reproduce a wave packet
How do I plot this wave to reproduce a wave packet using MATLAB? Below link might be useful: https://stackoverflow.com/questio...

5 years 前 | 1 个回答 | 0

1

个回答