質問


phase portrait for system of ode
dx/dt=y dy/dt=-(1/r+g+a+b*|x|)y/c-x/(lc) for this system i am finding phase portraits ,my code is clc clear all %data: ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


rectangle pulse start from (0,0) in matlab
Fs = 1e9; t = 0:1/Fs:(4*1200e-9); pulsewidth = 200e-9; pulseperiods =[0:4]*1200e-9; x = pulstran(t,pulseperiods,@rectpuls,pu...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


how to give pulse width for sawtooth wave
sawtooth(2*pi*f*t) in this command where i have to give pulse width

3年以上 前 | 1 件の回答 | 0

1

回答