Clear Filters
Clear Filters

How to define integral function in objective function

1 view (last 30 days)
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.

Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!