Statistiques
RANG
13 669
of 295 527
RÉPUTATION
3
CONTRIBUTIONS
10 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
2
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE 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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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 %...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
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? ...
plus de 7 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 7 ans il y a | 1 réponse | 0
1
réponseHow 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...
plus de 7 ans il y a | 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...
plus de 7 ans il y a | 0