Info

此问题已关闭。 请重新打开它进行编辑或回答。

could anyone help me how to frame the matlab code with respect to the expression

3 次查看(过去 30 天)
Values:
i=4,j=2
Expression:
expression.png

回答(1 个)

Walter Roberson
Walter Roberson 2019-10-10
var(x) * length(x)
unless it is possible for the m of the second equation to be different from the n of the first equation.
  2 个评论
jaah navi
jaah navi 2019-10-10
It was my mistake i just gave the values of i and j to be 4 and 2.Actually the value of i=[0.6424 0.0101;
0.8241 1.3921;
1.5931 0.8082;
2.7726 1.3897]
and j=[0.5060 0.8909;
0.6991 0.9593]
now i need to make use of the two matrix in the above expressions.
Could you please help me on this.
Walter Roberson
Walter Roberson 2019-10-10
It does not make sense to use 0.6424 (etc) as subscripts on your vector x
I also do not understand what the meaning is of the heavy black bar to the right of the second expression.

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by