Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Bg
function[x,n]=sinoseq(n1,n2) n=[n1:0.05:n2]; x1=cos(0*n); subplot(2,3,1); plot(n,x1) title('w=0') xlabel('t') ylabel('x') x2=cos((pi/2)*n); subplot(2,3,2); plot(n,x2) title('w=pi/2') xlabel('t') ylabel('x') x3=cos(pi*n); subplot(2,3,3); plot(n,x3) title('w=pi') xlabel('t') ylabel('x') x4=cos((3*pi/2)*n); subplot(2,3,4); plot(n,x4) title('w=3*pi/2') xlabel('t') ylabel('x') x5=cos((2*pi)*n); subplot(2,3,5); plot(n,x5) title('w=2*pi') xlabel('t') ylabel('x') x6=cos((4*pi)*n); subplot(2,3,6) ; plot(n,x6) title('w=4*pi') xlabel('t') ylabel('x') end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
3. Delegates and events: closure
Ejemplo
de Decimal a Binario
Nuzrath 284
list copy test
Kopia
sdfghyjujyhtgrfedcf
Fórum Parallel Threads ( Without Fun )
simultQ
my first
Please log in to post a comment.