Feeds
回答済み
Sinewave with log frequency - Shows the wrong frequency content
That's an interesting calculation. Thank you very much for sharing. I still do not understand WHY my initial implementation fail...
Sinewave with log frequency - Shows the wrong frequency content
That's an interesting calculation. Thank you very much for sharing. I still do not understand WHY my initial implementation fail...
12ヶ月 前 | 0
回答済み
Creating a sinewave with logarithmic frequency
Thank you to all who contributed. I truly appreciate that. The chirp function did the trick for me. I'm now rather curious at t...
Creating a sinewave with logarithmic frequency
Thank you to all who contributed. I truly appreciate that. The chirp function did the trick for me. I'm now rather curious at t...
約1年 前 | 0
回答済み
Creating a sinewave with logarithmic frequency
Thinking a little more about it, the errror could be because the angle (2×pi×freq×time) grows very large (reaches 15×10^4 radian...
Creating a sinewave with logarithmic frequency
Thinking a little more about it, the errror could be because the angle (2×pi×freq×time) grows very large (reaches 15×10^4 radian...
約1年 前 | 0
質問
Creating a sinewave with logarithmic frequency
I'm trying to generate a sinewave with logarithmic increasing frequency. freq = f_str*((f_end/f_str).^(time/T)); The max f...
約1年 前 | 3 件の回答 | 0
3
回答質問
Sinewave with log frequency - Shows the wrong frequency content
I'm struggling with a rather basic problem. I create a sinewave with a continuously increasing frequency: NPTS=500000; A=(log(...
約1年 前 | 2 件の回答 | 0
2
回答回答済み
Loading data with XML and NMD files
Thank you very much. I had already tried all you suggested and it did not work. It turns out that the person who saved the data ...
Loading data with XML and NMD files
Thank you very much. I had already tried all you suggested and it did not work. It turns out that the person who saved the data ...
約2年 前 | 0
質問
Loading data with XML and NMD files
I have some vibration data that was acquired by a 3rd party system, then exported to Matlab. There are 3 types of files genera...
約2年 前 | 2 件の回答 | 0
