photo

Rosi


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 8 ans il y a | 0

Question


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

plus de 8 ans il y a | 1 réponse | 0

0

réponse

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

plus de 9 ans il y a | 0