photo

Rex Mantiri


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
260,875
of 301,440

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How do I find the best parameter estimates with fmincon without knowledge of an initial point?
I am in the final stages of my research and the deadline is closing in. All I need is to get the best estimation for the 15 para...

4 years ago | 0 answers | 0

0

answers

Question


Why does kron(D,I), with D and I both sized (nxn), not create a matrix sized (n^2 x n^2)?
I am trying to run a code that involves operating on the elements of a matrix made by a kronecker sum operation, but I meet a su...

4 years ago | 1 answer | 0

1

answer

Question


How do I estimate 15 parameters with the least square method for a non-linear objective function MATLAB?
I want to estimate the parameters x1-x15 with the least square method in MATLAB. My objective function is: sum((Pot-Potcap).^2)...

4 years ago | 1 answer | 0

1

answer