Matlab
mahdi89
Messages postés
90
Statut
Membre
-
GDX Messages postés 239 Statut Membre -
GDX Messages postés 239 Statut Membre -
Bonjour,
je cree un fic script sur matlab et qunad j'affiche il dit q il y un eurreur
f=10;
E=5;
T=1/f;
nt=100;
dt=100;
t=(0:1:nt-1)*dt;
l=0:1:nt-1;
cl=fft(x/nt);
disp(cl);
k=fftshift;
y=stem(k,abs(cl),'fill','--');
je cree un fic script sur matlab et qunad j'affiche il dit q il y un eurreur
f=10;
E=5;
T=1/f;
nt=100;
dt=100;
t=(0:1:nt-1)*dt;
l=0:1:nt-1;
cl=fft(x/nt);
disp(cl);
k=fftshift;
y=stem(k,abs(cl),'fill','--');
A voir également:
- Matlab
- Gnu octave matlab - Télécharger - Édition & Programmation
- Boucle for matlab - Forum Matlab
- Matlab vs maple - Forum Logiciels
- Comment sortir d'une boucle (matlab) - Forum Matlab
- TIPE à faire avec Matlab - Forum Matlab