How can i plot J(w)??

2 次查看(过去 30 天)
Good mind
Good mind 2020-11-10
编辑: Good mind 2020-11-11
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 个评论
Good mind
Good mind 2020-11-10
编辑:Good mind 2020-11-11
J(w)= σ.*σ - (2.*w'.* P)+ (w'.* R.* w)
P (cross correlation), R (autocorrelation), σ (standard deviation), w(..) coefficients

请先登录,再进行评论。

回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by