Sine with variable frequency
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want a sine signal with variable frequency with frequency range 30- 150 Hz and amplitude should be constant. This signal is a second order run-up signal from an automobile engine.Can any one suggest me how to establish the variability in frequency term w.r.t time of the signal. sin(2*pi*f*t) both f & t are variable and dependent on each other
0 comentarios
Respuestas (1)
Arturo Moncada-Torres
el 15 de Mayo de 2011
I suggest you to check the function chirp
help chirp
I think this is exactly what you need.
Hope it helps ;-) !
2 comentarios
Arturo Moncada-Torres
el 18 de Mayo de 2011
If it is what you are looking and you liked the answer, could you please mark the question as "answered" and vote for the answer? That motivates us to keep answering questions at the forums!
Ver también
Categorías
Más información sobre Discrete Fourier and Cosine Transforms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!