Feeds
質問
fmincon problem, help needed
While running the code for optimization of a function, I run into the following error after the line: x=fmincon(objective,x0,[]...
約3年 前 | 0 件の回答 | 0
0
回答回答済み
Extract natural frequencies from acceleration data by FFT
Here is the code done so far. I do not know how to proceed. % Signal.mat is imported as variable CH1 g=981; %gravity accel...
Extract natural frequencies from acceleration data by FFT
Here is the code done so far. I do not know how to proceed. % Signal.mat is imported as variable CH1 g=981; %gravity accel...
14年以上 前 | 0
質問
Extract natural frequencies from acceleration data by FFT
Hi all, I have problems when calculating frequencies from sample data by FFT in Matlab. The data file shows acceleration in c...
14年以上 前 | 2 件の回答 | 0
