提问


trying to give audio input signal to ode but getting inaccurate results
I am giving external input signal to adaptive hopf oscillator and i want to adapt audio input signal frequency. I have done it u...

12 years 前 | 0 个回答 | 0

0

个回答

提问


how to split large vector in small vector groups ?
Hello how to split large coloumn vector in small vector group ? i am using audio file input, it gave me very large colou...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
How could i give audio file as an external input to system in matlab ?
thanks Walter and small doubt if the file is stereo then i have to use left and right coloumn and if file is mono then i can...

12 years 前 | 0

提问


How could i give audio file as an external input to system in matlab ?
Hello, I have matlab code. Right now in this code i am giving *_fi_* as a external input that is *_fi = cos(10*Tspan)_* but ...

12 years 前 | 3 个回答 | 0

3

个回答

提问


implementing input signal with 2 different frequencies for different time span
Hello, I want to simulate a signal with 2 different frequencies for 2 different time span. For example.. ttotal = 0:200 f...

12 years 前 | 1 个回答 | 0

1

个回答

提问


how to generate chirp signal ?
How to generate chirp signal for this scenario? Hello , i have adaptive oscillator matlab code . ***********************...

12 years 前 | 1 个回答 | 0

1

个回答

提问


trying to implement nonlinear ODE equation
i have three nonlinear oscillator equation 1 ) dx/dt = (mu-r^2)x - w*y +K*F 2) dy/dt = (mu-r^2)y + w*x 3) dw/dt = (-K*F...

12 years 前 | 1 个回答 | 0

1

个回答

提问


nonlinear ordinary differntial equations
i have three nonlinear oscillator equation 1 ) dx/dt = (mu-x^2-y^2)x - w*y +K*F 2) dy/dt = (mu-x^2-y^2)y + w*x 3) dw...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to implement coupled ordinary differential equations in Matlab
I am trying to implement adaptive hopf oscillator. i have to implement these dynamics eqution dx/dt = (mu - r^2)x - wy +K...

12 years 前 | 2 个回答 | 0

2

个回答