Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
274.984
of 301.287
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 173.814
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
When coding of function that shows error in yellow underline.
Function Code: f=@(x1,x2) ((x1).^2+2*(x2).^2-4*(x1)-2*(x1.*x2)); In this function yellow underline shows below 'f' and occurs ...
oltre 3 anni fa | 3 risposte | 0
3
risposteDomanda
While playing code, finding following error.
Error in Agrad_descent>@(x1,x2)((x1).^2+2*(x2).^2-4*(x1)-2*(x1.x2)) (line 40) f = @(x1,x2)((x1).^2+2*(x2).^2-4*(x1)-2*(x1.x2));...
oltre 3 anni fa | 1 risposta | 0
