Title:
Kernel-Recursive-Least-Squares Download
Description: dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone.
dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone.
krls_init.m- Kernel recursive least squares initializer.
krls.m- Main KRLS function. Repeatedly called with new data points.
krls_query.m- Query the resulting estimator.
krls_example.m- An example script showing the different parts.
To Search:
File list (Check if you may need any files):
Kernel Recursive Least Squares\dict.m
..............................\dict_init.m
..............................\krls.m
..............................\krls_example.m
..............................\krls_init.m
..............................\krls_query.m
Kernel Recursive Least Squares