photo

Rosi


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
35.582
of 300.338

REPUTATION
1

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
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...

meer dan 9 jaar ago | 0

Question


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

meer dan 9 jaar ago | 0 answers | 0

0

answers

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

meer dan 10 jaar ago | 0