photo

Isha Malekar


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
178,738
of 301,261

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,209

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,690

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


passing matrices in fmincon objective function
My objective function has matrices of below sizes A = 150x50, B = 150x150 objective function is J = p*A'*B*A*p Below is the c...

5 years ago | 1 answer | 0

1

answer

Question


Incrementally increase power of a matrix
I want to create an array "M" with incremnatlly increasing power of matrix A = [3 5 2; 1 0 9; 10 8 11]; Such that M=[I; A; A^2;...

5 years ago | 1 answer | 0

1

answer