How can i plot J(w)??

hello.
I want to plot this equation (MSE), exactly as in the image. how i can??
w is a vector, is the standard deviation of the noise, cross correlation vector between the desired signal and the noisy signal, and autocorrelation matrix.
Any values don't matter, only i want like the below graph.

1 comentario

Good mind
Good mind el 10 de Nov. de 2020
Editada: Good mind el 11 de Nov. de 2020
J(w)= σ.*σ - (2.*w'.* P)+ (w'.* R.* w)
P (cross correlation), R (autocorrelation), σ (standard deviation), w(..) coefficients

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 10 de Nov. de 2020

Editada:

el 11 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by