Statistica
3 Domande
0 Risposte
RANK
25.692
of 301.383
REPUTAZIONE
1
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
1
RANK
of 174.306
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
Get properties from Aspen Plus
Hello Matlab community, I want to use material properties from Aspen Properties V9 to calculate some dimensionless numbers. For...
quasi 7 anni fa | 1 risposta | 1
1
rispostaDomanda
Can I use lsqcurvefit even if my data is not consistent in length? Or do I have to use fmincon?
I have a dataset like this: x1=1:1:5; x1=repmat(x1',1,5); y1=rand(5,5); x2=0.5:1:5.5; x2=repmat(x2',1,5); y2=rand...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Is it possible to fit 30 data points to a differential equation system of 5 equation to determine 13 unkown constants? (for instance with lsqcurvefit)
I already have a script, which uses lsqcurvefit, but the fit is really bad and depend strongly on initial values. In my opinio...
oltre 7 anni fa | 1 risposta | 0

