photo

Aditya Dua


Proteus Digital Health

2014 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Read a text file with varying number of colums
I tried this on the file segment you posted and it worked: inp = importdata('file.txt'); where inp(k) contains the k^th line...

10年弱 前 | 0

回答済み
Plotting a Complex exponential - G(e^jw)
You can either plot abs() and angle() of G(e^jw) vs. w on the same axes, or just plot G(e^jw) in the x-y plane using something l...

10年弱 前 | 0

質問


What are the differences between fdatool and filterbuilder?
Why does MATLAB support two different filter design tools? Is there one which is recommended over the other, and if so, why?

10年弱 前 | 0 件の回答 | 0

0

回答