资源列表
[matlab例程] RLS+MatriXReseting+ForgetFactor
说明:this matlab code for estimating the static linear system(system function is time variable) with Recursive Least Squre and 2 solutions for better result. 1- using the Covariance Matrix Reseting in a specefic time. 2-using the RLS with Forget Facto<maysam> 在 2025-12-31 上传 | 大小:2kb | 下载:0
[matlab例程] MMSE-SIC
说明:This is a file containing SIC algorithm<chandra mouli> 在 2025-12-31 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] k_means_ms
说明:k-means Algorithm 300*400 raw file<KimMS> 在 2025-12-31 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] BFGS
说明:最近学习优化理论中的算法,通过网上的查找及改进,得到了共轭梯度法的C语言程序 主要问题:如函数为f(X)=x1*x1*x1*x1+x2*x2时,算得的结果有问题,初步估计是因为迭代公式中出现了求梯度的模的分量造成的,有待继续改进,不过用BFGS算法C语言程序算时,上述问题没有发生,所以才说BFGS算法是无约束优化中最稳定的算法之一了-Optimization theory in a recent study of algorithms, through online search and i<徐莹> 在 2025-12-31 上传 | 大小:2kb | 下载:0