How to implement the Gaussian radial basis function in MATLAB ?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
charu shree
am 20 Mär. 2023
Bearbeitet: Torsten
am 21 Mär. 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 Kommentare
Akzeptierte Antwort
Siehe auch
Kategorien
Mehr zu Linear Least Squares 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!