Statistica
MATLAB Answers
1 Domanda
0 Risposte
RANK
202.675
of 300.364
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.407
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
I am attempting to implement the fminunc (unconstrained Problem) function in MATLAB. I am getting an error with my code.
Objective Function function r = objfn(x) x1 = x(1); x2 = x(2); %two design variables n = size(x1); fo...
circa 10 anni fa | 1 risposta | 0