Elena
Norges miljø- og biovitenskapelige universitet
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
162.279
of 301.664
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
0
RANK
of 176.019
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Method of solving system of nonlinear equations
Hello. I would like to ask which numerical method does MathLab use for solving systems of nonlinear equations (optimization to...
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
Matrix dimensions must agree
Hello! I have written the code which uses a function function f1=F_1(y,z); global gamma global a f1=-(1/2)*exp(-(...
oltre 14 anni fa | 2 risposte | 0
2
risposteDomanda
Toolbox
Hello! I have installed an Optimization Toolbox but 'syms' and 'int' do not work. What is wrong? Thank you in advance.
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
Error fsolve
I write a file that computes F, the values of the equations at x. function F = myfun(x) F = [2*x(1) - x(2) - exp(-x(1)); ...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
Undefined function or method 'fsolve' for input arguments of type 'function_handle'
I am trying to solve two equations with two unknowns (x(1),x(2)). The problem is when I try a generic type of solver, I get the ...
oltre 14 anni fa | 1 risposta | 0
