What does the line t = 0:1/3000:0.2; mean in the following code:
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Aaron Karlo Maranan
el 21 de Mzo. de 2017
Comentada: Aaron Karlo Maranan
el 21 de Mzo. de 2017
t = 0:1/3000:0.2; f = 22; wc = 2*pi*f*t; h = sin(wc);
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!