Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

3 visualizzazioni (ultimi 30 giorni)
Values:
i=4,j=2
Expression:
expression.png

Risposte (1)

Walter Roberson
Walter Roberson il 10 Ott 2019
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 Commenti
jaah navi
jaah navi il 10 Ott 2019
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 il 10 Ott 2019
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.

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by