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 Commento

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

Accedi per commentare.

Risposte (0)

Tag

Richiesto:

il 10 Nov 2020

Modificato:

il 11 Nov 2020

Community Treasure Hunt

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

Start Hunting!

Translated by