Feeds
質問
neural network NARX time series
I have six columns of data (See attached spreadsheet). I am trying to predict chamber pressure from motion responses in six deg...
約6年 前 | 1 件の回答 | 0
1
回答質問
ifft output is complex?
I have a time series (x). I have taken the fft of the time series (X). I want to shift the entire series, or in the future onl...
約6年 前 | 2 件の回答 | 0
2
回答回答済み
How to Solve a second order differential equation for variable eta in time domain- with a contained integral over another dummy variable (tau)-
Hi, I am trying to do the same thing. I have used a BEM code to calculate the IRF, inf added mass and frequency dependant exci...
How to Solve a second order differential equation for variable eta in time domain- with a contained integral over another dummy variable (tau)-
Hi, I am trying to do the same thing. I have used a BEM code to calculate the IRF, inf added mass and frequency dependant exci...
6年以上 前 | 0
質問
When using symbolic solver I seem to get the strange answer.
eqn=A*Cd*sqrt((2*P)/r)==Q eqn = 2^(1/2)*A*Cd*(P/r)^(1/2) == Q >> solve(eqn,Cd) ans = (2^(1/2)*Q)/(2*A*(P/r)^(1/2)) ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
solve not outputting an answer
I am trying to solve 6 non linear equation with 6 unknowns using the symbolic method. When I run the following script, it just ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Signal filtering to remove low frequency movement
I have the following signal - position of object against time. <</matlabcentral/answers/uploaded_files/36263/example.jpg>> ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Finding peaks only in signal
I want to find only the peaks in a signal that could have more than one frequency as shown in the picture <</matlabcentral/a...
9年以上 前 | 2 件の回答 | 0