photo

SZ N


Last seen: 4年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
0 回答

ランク
134,317
of 300,364

評判
0

コントリビューション
6 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

コントリビューション
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年以上 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答