Feeds
提问
How to read non-signal .mat data in Simulink Function Block
I'm trying to create a simulink model, where a controller will make a system go to certain coordinates. If the error is sufficie...
9 years 前 | 1 个回答 | 0
1
个回答已回答
FFT of a selected number of data points.
fft(yoursignal(first_sample,second_sample)) I.e., simply select a range of your signal.
FFT of a selected number of data points.
fft(yoursignal(first_sample,second_sample)) I.e., simply select a range of your signal.
9 years 前 | 0
提问
Limit phase at high frequencies with `frd`
Using tfestimate(), I have been able to determine the sensitivity S of a physical system. Now, to do some calculations, I used f...
9 years 前 | 0 个回答 | 0
0
个回答提问
Finding maximum to a symbolic array inside an m-file
Hi everyone, I'm using MATLAB to graphically display a model with three variables, L1, L2 and Psi. I have created the following...
13 years 前 | 1 个回答 | 0