搜索资源列表
kalmanfiler11
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
mtl_reg_sim_complinearized
- 多元非线性回归——岭回归方法,比常规的最小二乘更适合数据量较大的优化问题-Multiple nonlinear regression- ridge regression method is more suitable than the conventional least squares optimization problem of the large amount of data
RCode2
- 能够解决r软件的一些问题 高扩回归分析 时间序列分析 统计分析-R code
ELMcode
- 这是极限学习机在回归拟合问题中的应用,这个算法功能很强大-Extreme Learning Machine in the regression problem in the application of training prediction powerful.
Logistic
- 统计回归模型的MATLAB解决方案,主要是在数学应用中解决具体的统计回归模型问题。-MATLAB Solutions statistical regression model, mainly to solve specific problems in mathematical statistical regression model applications.
PA-1-data-text
- 这个编程作业实现和测试的回归方法还介绍了在演讲和问题集(In this programming assignment you will implement and test some of the regression methods that were introduced in the lecture and in the problem sets.)