How to define integral function in objective function
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to minimize the The objective function using least squares method.
The objective function is :E=|d(x)-r(x)*Fi|^2
The problem is to find a minimum of definite integral such as int(d(x)-r(x)Fi).
I want to find the vector of Fi which will give me minimum value of that integral.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!