I have bunch of signals.and I have another signal that is one of mentioned signals but with shifted and different magnitude. How can I find out which signal shifted signal with different magnitude?
Mostrar comentarios más antiguos
very simple example: my signals are: a=sin^2(x); b=cos^2(x)-2; c=x^3-1; d=x^2-1; and my another signal is f=4*cos^2(x-3);
How can I find out f looks like b ????
thank you very much.
1 comentario
vahid torabi
el 19 de Ag. de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
