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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
