How to define integral function in objective function
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!