Statistica
3 Domande
0 Risposte
RANK
288.082
of 299.997
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
0
RANK
of 166.881
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
Non-Linear Regression - Too many Input Arguments
I am trying to perform a NL Regression via the following code: %Non-Linear Regression clear, clc, close all; I = [50 ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Fzero Issues with complex equation with complex roots
I have the following code: Zo = 50; Zl = 10; Bl = (0:0.01:(4*pi)); x = @(Bl)Zo*((Zl+j*Zo*tan(Bl))./(Zo+j*Zl*ta...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Nested Anonymous Function in fminsearch not enough inputs
I created a script as follows: clear, clc, close all a = 0.1; b = 0.05; m =0; n = 0; %Number of iter...
oltre 11 anni fa | 1 risposta | 0