photo

Liang


Iowa State University

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

2 Fragen
1 Antwort

RANG
109.153
of 301.213

REPUTATION
0

BEITRÄGE
2 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.191

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.422

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


Two implicit function equations curve fit
There are two coefficients in following two equations, a and b. We want the best fit a and b. f(x1,x2,Y)=0(coefficient a,b) ...

mehr als 14 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Implicit function nonlinear curve fitting error-debugging mode
A immediate answer is highly appreciated. Thank you. Best.

mehr als 14 Jahre vor | 0

Frage


Implicit function nonlinear curve fitting error-debugging mode
function diff=fit_pd(x,X,Y) global X Y; diff=(-6432)*(1-Y./1040)-1.987*Y.*log(X)-x(1)*(1-X).^2*(1-Y./x(2)); x0=[-1...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten