Statistics
RANK
14,098
of 295,467
REPUTATION
3
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
How to reshape/transform matrices with 3D data?
<</matlabcentral/answers/uploaded_files/82273/20170706scan.jpg>> Hello! I would like to reshape/transform matrices with 3D...
7 years ago | 1 answer | 0
1
answerQuestion
Simple question: How to setup Matlab to calculate more precisely?
Hello, please check the following example: A=400; B=220; C=1.5; D=(B/A)*C; E=(B*C)/A; F=D-E %...
7 years ago | 2 answers | 0
2
answersQuestion
Is the fsolve method working more accurately with normalized parameters?
Hello, is it correct, that the fsolve method is working more accurately with normalized parameters? Are there any documentati...
7 years ago | 0 answers | 0
0
answersQuestion
When does fsolve use Levenberg-Marquardt algorithm?
Hi, when does Matlabs |fsolve| method uses the Levenberg-Marquardt algorithm? The warning tells me, that the trust-region-do...
7 years ago | 1 answer | 0
1
answerQuestion
How to setup upper and lower boundaries depending on guess in lsqnonlin function
Hello, how can I setup the upper and lower boundaries depending on the guessed values for each iteration? I want to realiz...
7 years ago | 1 answer | 0
1
answerQuestion
What alternatives can I use for fsolve?
Hello, currently I am using the |fsolve|-function to solve non-linear equations. Sometimes the solver is successful, somet...
7 years ago | 2 answers | 0
2
answersQuestion
How to suppress warnings from fsolve method?
Hello, how to suppress these kind of warnings for the |fsolve| method? It is orange by the way. Warning: Trust-region-do...
7 years ago | 2 answers | 0
2
answersQuestion
Is it possible to pass additional constants to fsolve functions?
Hello, I was wondering if it's possible to pass additional constant variables from base workspace to the |fsolve| function? ...
7 years ago | 1 answer | 1
1
answerQuestion
Is it possible to declare a anonymous function globally?
Hello, I have a main script-file and various subfunctions (in separate files). In the main script I have declared some anonym...
7 years ago | 1 answer | 0
1
answerQuestion
Refer to an anonymous equation within the function for the fsolve() method
Hi, I would like to define a global anonymous equation and refer to it within my external function which I use for the fsolve...
7 years ago | 1 answer | 0
1
answerHow to use Fsolve with multiple variables
Hello umme mumtahina, please send me an personal message. I am also interested in the solutions of your questions. Sometim...
7 years ago | 1
How to find the expression for theta1?
Hi, umme mumtahina. I see you are working with the LLC converter and the IEEE document (Optimal design methodology for LLC Re...
7 years ago | 0