determine the values of 2 unknowns through nonlinear regression and predict value of equation
Mostra commenti meno recenti
I have to determine the value of 2 unknowns a and b through nonlinear regression and predict the value of the equation y for x=2.6
the equation is y=((a+sqrt(x)./(b.*sqrt(x))).^2). i looked through my class pdf's and i found nothing related to non linear regression and searched on youtube found nothing helpful . Any clues please ? or links to helpful locations websites or mathworks that might contain info . I don't know where to search anymore .
3 Commenti
Ameer Hamza
il 6 Dic 2020
Is the equation y=((a+sqrt(x)./(b.*sqrt(x))).^2) correct?
Opariuc Andrei
il 6 Dic 2020
Ameer Hamza
il 6 Dic 2020
For this equation, the correct is
y=((a+sqrt(x))./(b.*sqrt(x))).^2
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Support Vector Machine Regression in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

