Meaning of the symbol in the equation

1 次查看(过去 30 天)
Please can someone tell me what the ||equation||2 symbol denotes in the equation given the link.... Please do reply.... Please can anyone help me to code that line... i dont know what that symbol ||equation||2 stands for..... Please do reply what is the meaning of
||y(x,n)......||2
Please do reply.....

采纳的回答

Jan
Jan 2013-8-22
you are looking at the square of a vector norm:
|v|||^2 = sqrt( v_1^2 + v_2^2 + ... + v_n^2 ) = v_1^2 + v_2^2 + ... + v_n^2

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Assumptions 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by