How to implement the Gaussian radial basis function in MATLAB ?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
charu shree
el 20 de Mzo. de 2023
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 comentarios
Respuesta aceptada
Ver también
Categorías
Más información sobre Linear Least Squares en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!