Clear Filters
Clear Filters

How can i plot J(w)??

1 view (last 30 days)
Good mind
Good mind on 10 Nov 2020
Edited: Good mind on 11 Nov 2020
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 Comment
Good mind
Good mind on 10 Nov 2020
Edited: Good mind on 11 Nov 2020
J(w)= σ.*σ - (2.*w'.* P)+ (w'.* R.* w)
P (cross correlation), R (autocorrelation), σ (standard deviation), w(..) coefficients

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!