How to implement the Gaussian radial basis function in MATLAB ?
6 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
Categories
Find more on Linear Least Squares 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!