How to define integral function in objective function
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!