Community Profile

photo

Manuela Gräfe


Aktiv seit 2017

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How 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...

fast 7 Jahre vor | 1

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

fast 7 Jahre vor | 0