how can i do data statistics from thr frequency response graph on wvtool??
3 ビュー (過去 30 日間)
古いコメントを表示
Hello. Let's say I have d1ch1 as a vector of 1x1024,
i write on the command window
>> wvtool(d1ch1)
Now I have the two graphs, one in the time doman and one in the frequency domain.
How can I do data statistics, like average, mean, std devation, and stuff like that on the two graphs?
Thank you very much for answers.
5 件のコメント
per isakson
2018 年 12 月 30 日
編集済み: per isakson
2018 年 12 月 30 日
Sorry, I cannot help you, but start by running the FFTOfNoisySignalExample, which is the first example of the documentation on fft()
回答 (1 件)
Nidhi Mittal
2020 年 11 月 4 日
Hi Riccardo,
I am not sure about the MATLAB version that you are using for calculating data statistics.
You can use Tools->Data Statistics to calculate data statistics like average, mean, etc.
Thanks,
Nidhi Mittal
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

