搜索资源列表
feixinagxinghuigui
- 非线性回归分析简易系统 c# +excel 包含数据 为计量地理的程序-Nonlinear regression analysis of simple systems c#+ Excel contains geographic data for measuring procedures
NoneLinear
- 非线性回归预测电力负荷VB模块(带实例)-Non-linear regression to forecast the electricity load VB modules (with examples)
support-vector-machine
- 支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助-Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data
pls_copy
- 这是一个非线性回归偏最小二乘程序,输入因变量与自变量,输出为x,y的主成分与负荷因子与回归系数- Inputs: x x matrix y y matrix Outputs: t score for x p loading for x u score for y q loading for y b regression coefficient
Matlab_BP
- 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
ZCXLJ
- 支持向量机和BP神经网络都可以用来做非线性回归拟合,但它们的原理是不相同的,支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。大量仿真证实,支持向量机的泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合-Support vector machines and BP neural network can be used for non-linear regression f
chap8_11
- 用粒子群算法对非线性系统进行 非线性回归-Using particle swarm algorithm for nonlinear system by nonlinear regression
2014-2
- 非线性回归的一个例子,用最小二乘法和NLINFIT编写。-An example of non-linear regression, using the least squares method and NLINFIT writing.
Nonlinear-regression-analysis
- 非线性回归分析,更好的精度调整,高次运算算法。-Nonlinear regression analysis, adjusted for better accuracy, higher computation algorithm.
rbf
- rbf网络非线性的研究,RBF作为隐单元的“基”构成隐含层空间,这样就可以将输入矢量直接(即不需要通过权连接)映射到隐空间。基于神经网络的非线性回归系统,就是应用神经网络能逼近任意非线性函数这一特性而设计的。用于非线性函数逼近的前向神经网络主要有两种:BP 网络和RBF 网络。基于BP 网络的非线性函数逼近虽然在理论上是可行的,-Research rbf network nonlinear
Support-Vector-Machine
- 非线性回归用支持向量机通用MATLAB源码-Support Vector Machine for Nonlinear Regression
LSSVMlabv1_8_R2009b_R2011a
- lssvm 最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测-Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction
Population
- matlab 计算回归拟合值 输出非线性回归模型的拟合曲线-matlab cure caculete
yuandaima
- 基于MATLAB软件的多元非线性回归和方差分析求解-Multi linear regression and variance analysis based on MATLAB software
wnetreg
- 静态非线性回归小波神经网络创建函数的源码-Static non-linear regression wavelet neural network source code to create a function
6.聚类和EM算法
- 聚类和EM算法实例,包括线性分类和非线性分类,线性回归和非线性回归(Examples of clustering and EM algorithm include linear classification and nonlinear classification, linear regression and nonlinear regression)
Data.PS科学计算与绘图软件
- Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
偏最小二乘回归的线性与非线性方法(书.王惠文)
- 偏最小二乘回归的线性与非线性方法,王惠文著。讲了偏最小二乘通径回归模型和递阶偏最小二乘回归模型。(Partial Least Squares Regression Linear and Nonlinear Methods, by Wang Huiwen. The partial least square path regression model and the hierarchical partial least-squares regression model are introduced.
案例7
- RBF神经网络的回归,实例为非线性函数拟合。(RBF neural network regression, nonlinear function fitting)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt