질문


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

답변