搜索资源列表
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
agression
- 最小二乘法 设经验方程是y=F(x),方程中含有一些待定系数an,给出真实值{(xi,yi)|i=1,2,...n},将这些x,y值 代入方程然后作差,可以描述误差:yi-F(xi),为了考虑整体的误差,可以取平方和,之所以要平方是考虑到误差可正可负直接相加可以相互抵消,所以记 误差为: e=∑(yi-F(xi))^2 它是一个多元函数,有an共n个未知量,现在要求的是最小值。所以必然满足对各变量的偏导等于0,于是得到n个方程: de/da1=0 de/da2=0 ...
ndregr
- 多元线性回归的一个程序包括输入函数和回归函数 用的是最小二乘法 -n dimonsions regression
all_extra28-Jul-2006
- reg_r spider工具箱,含回归预测等函数工具箱-reg_r spider toolbox, including the handover function prediction toolbox
BPshengjing20140601
- BP神经网络方法,可用于bp预测及回归分析,并可用于无函数形式的回归-MATLAB CODE FOR BP METHOD
data-annylase
- 这个文件包包含了概率统计的常用函数和回归分析的常用方法,包括了教学和源代码。是MATLAB数据分析的重点-This package contains the common methods commonly used functions and regression analysis of probability and statistics, including the teaching and source code. MATLAB data analysis is the focus of
rotateticklabel
- matlab回归分析中旋转坐标轴刻度标签的函数-Regression analysis rotary axis scale labels function
RBF-network-regression-
- RBF网络的回归-非线性函数回归的实现的相关代码-The realization of RBF network regression nonlinear function regression
exyxy
- 可以实现模式识别领域的数据的分类及回归,包括广义互相关函数GCC时延估计,鲁棒性好,性能优越。- You can achieve data classification and regression pattern recognition, Including the generalized cross-correlation function GCC time delay estimation, Robustness, superior performance.