How to implement the Gaussian radial basis function in MATLAB ?
11 views (last 30 days)
Show older comments
Hello all, I am dealing with the following optimization problem

where
is a column vector of dimension
,
is also a column vector of dimension
,
is matrix of dimension
,
is
row vector of
and
is the Gaussian radial basis function, where
is the variance.











My query is how to code this Gaussian radial basis function (RBF) ?
Any help in this regard will be highly appreciated.
0 Comments
Accepted Answer
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!