- JJY 软件源程序(KEIL C51)完整项目包
- Java_multi-threaded_programming_pitfalls 线程交互是比较复杂的问题
- wd Open Watcom Debugger User’s Guide The Open Watcom Debugger is a powerful debugging tool that helps you analyse your programs and find out why they are not behaving as you expect. It allows you to single step through your code
- Direct-sequence-spread 发射机的设计是采用m序列来扩展二进制数据流
- generate 使用遗传算法
- bodao 基于波导的相位调制
文件名称:Least-Squares
介绍说明--下载内容来自于网络,使用问题请自行百度
最小二乘法是系统辨识中最经典的方法,它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。其中,RLS是递推最小二乘法程序,ELS是增广递推最小二乘法的程序。-
System identification least squares method is the most classic method, which matches the data by squaring and finding the best to minimize the error function. Least squares method can be easily calculated unknown data, and make the square error between the actual data and the data obtained and the minimum. Least squares method can be used for curve fitting. Some other optimization problems can be expressed using the method of least squares by minimizing energy or maximizing entropy. Wherein, RLS is a recursive least squares program, ELS is augmented recursive least squares method procedures.
System identification least squares method is the most classic method, which matches the data by squaring and finding the best to minimize the error function. Least squares method can be easily calculated unknown data, and make the square error between the actual data and the data obtained and the minimum. Least squares method can be used for curve fitting. Some other optimization problems can be expressed using the method of least squares by minimizing energy or maximizing entropy. Wherein, RLS is a recursive least squares program, ELS is augmented recursive least squares method procedures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
最小二乘法/ELS.m
最小二乘法/RLS.m
最小二乘法
最小二乘法/RLS.m
最小二乘法
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.