photo

Will Bolton


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
27,136
of 300,369

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


'Subscript indices must either be real positive integers or logicals' on calculating rank(A) of a numeric matrix.
Here are two errors I'm getting when using the rank function. B = [0 0 0 0 0 0; 0 0 0 0 0 0; 0 0 0 0 0 0; 0 0 0 0 0 0; 1 0 ...

7 years ago | 1 answer | 0

1

answer

Question


How to create a symbolic matrix which is symmetric?
Hello, I essentially want to create something with the form you would get from doing: A = sym('A', [6,6]) but additiona...

7 years ago | 1 answer | 1

1

answer

Question


Solving symbolic matrix equals numeric matrix
I have a 6x6 symbolic matrix in 38 unknowns, each is a linear equation, in which every entry in the matrix should be equal to ze...

7 years ago | 1 answer | 0

1

answer