cheching sinus based function frequency

Hi guys, My current problem is to check the frequency. I've got pretty complicated function expotentials and stuff, based on sinus. Does matlab provides some function that would check it for me? I could prepare some algorithm to do it, but it seems complicated. fft can't help here, i think.

1 comentario

KSSV
KSSV el 27 de Dic. de 2016
Have you checked with fft? fft should be able to solve it.

Iniciar sesión para comentar.

 Respuesta aceptada

Image Analyst
Image Analyst el 27 de Dic. de 2016

0 votos

I don't know why you say fft() can't do it. If you don't want that then try pwelch() in the Signal Analysis Toolbox.

Más respuestas (0)

Etiquetas

Preguntada:

el 27 de Dic. de 2016

Respondida:

el 27 de Dic. de 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by