How to define integral function in objective function
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Numerical Integration and Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!