photo

Rosi


Con actividad desde 2015

Followers: 0   Following: 0

Mensaje

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Matrix inverse with numbers and letters
I´m not sure about what you want to do, but this could be one way for solving your problem. syms a b c d A = [a 1 2 b; 0 4...

más de 8 años hace | 0

Pregunta


Covariance matrix of complex numbers
For complex complex random variables, is the covariance calculated by Matlab the conjugate of the real covariance?

más de 8 años hace | 0 respuestas | 0

0

respuestas

Respondida
Importing data from text file
You can use the next fuction, too: A = load('NameFile.txt'); the information will be stored into variable A.

más de 9 años hace | 0