Question


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: ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer