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 件のコメント

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 件)

タグ

質問済み:

2020 年 11 月 10 日

編集済み:

2020 年 11 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by