CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 非线性回归

搜索资源列表

  1. Support-Vector-Machine

    0下载:
  2. 非线性回归用支持向量机通用MATLAB源码-Support Vector Machine for Nonlinear Regression
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:cyf
  1. assignment5

    0下载:
  2. 使用C语言在matlab中编程解决非线性回归问题-Nonlinear Regression
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:634
    • 提供者:Leon
  1. LSSVMlabv1_8_R2009b_R2011a

    0下载:
  2. lssvm 最小二乘支持向量机,用于多元非线性回归分析,非线性拟合与预测-Least squares support vector machine for multi-linear regression analysis, nonlinear fitting and prediction
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:123490
    • 提供者:errid
  1. linearRegression

    0下载:
  2. 提供一个利用多元非线性回归实现预测的例子,通过对数变换再反变换-Provide an example of using multiple nonlinear regression achieve predicted by logarithmic transformation inverse transform again
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:liuxu
  1. MATLAB-code-timpid

    0下载:
  2. 本功能是第三届泰迪杯数据挖掘第三题水处理中的移到,里面有一年的水处理数据,每隔一个小时测量数据,用一个简单的非线性回归方程去建立水处理模型。-This function is the third teddy cup third topic in water treatment to the data mining, there are water treatment data of a year, every other hour measurement data, using nonlinea
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:76410
    • 提供者:xiezehui
  1. pianzuixiao

    3下载:
  2. 非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1476
    • 提供者:张雨萌
  1. SVMNR

    0下载:
  2. 使用支持向量机进行非线性回归,得到非线性函数y=f(x1,x2,…,xn)的支持向量解析式, 求解二次规划时调用了优化工具箱的quadprog函数。-Using support vector machine for nonlinear regression, nonlinear function y=f (X1,X2,...,Xn)-support vector analysis, When solving the quadratic programming Optimization T
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2199
    • 提供者:王斌
  1. curfit

    0下载:
  2. 解基本的线性和非线性回归方程,进行曲线拟合,详情请看demo。-Solution of basic linear and non-linear regression, curve fitting, details demo.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:924997
    • 提供者:suguanqun
  1. Population

    0下载:
  2. matlab 计算回归拟合值 输出非线性回归模型的拟合曲线-matlab cure caculete
  3. 所属分类:EditBox

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:念恋
  1. yuandaima

    0下载:
  2. 基于MATLAB软件的多元非线性回归和方差分析求解-Multi linear regression and variance analysis based on MATLAB software
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:6511
    • 提供者:李华
  1. MyProjects20160722

    0下载:
  2. 该工程实现了一元线性和非线性回归、多元线性回归功能以及求矩阵逆算法功能。-The project implements a yuan linear and nonlinear regression, multiple linear regression function and the function of matrix inverse algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2569091
    • 提供者:李红亮
  1. Evolutionary-ANFIS-Training

    6下载:
  2. 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21631
    • 提供者:张贝
  1. LWLR

    0下载:
  2. 局部加权线性回归,解决非线性回归问题,可以在Matlab直接测试。-This code is the Locally Weighted Linear Regression,which is mainly used to cope with non-linear regression.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:879
    • 提供者:李飞洋
  1. wnetreg

    0下载:
  2. 静态非线性回归小波神经网络创建函数的源码-Static non-linear regression wavelet neural network source code to create a function
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:zhou
  1. RR

    0下载:
  2. 进行支持向量机的非线性回归分析。支持多元的非线性回归分析。-Nonlinear regression analysis of support vector machines. Supports multivariate nonlinear regression analysis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2101
    • 提供者:Euler
  1. Nonlinear-regression----video

    0下载:
  2. 非线性回归参数拟合示例-视频文件,Nonlinear regression parameter fitting example - video file-Nonlinear regression parameter fitting example- video file
  3. 所属分类:Project Manage

    • 发布日期:2017-12-11
    • 文件大小:2525164
    • 提供者:www
  1. Examples-of-multivariate-linear

    0下载:
  2. 多元线性及非线性回归参数拟合实例,Examples of multivariate linear and nonlinear regression-Examples of multivariate linear and nonlinear regression
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:106681
    • 提供者:www
  1. oegresmionsupport

    0下载:
  2. 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究,-Support vector machine (SVM) general matlab nonlinear regression support vector machine (SVM) and BP neural network nonlinear regression of the comparative study,
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:oaphwe
  1. rrgression-machine-neural

    0下载:
  2. 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究,-Support vector machine (SVM) general matlab nonlinear regression support vector machine (SVM) and BP neural network nonlinear regression of the comparative study,
  3. 所属分类:Data structs

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:Orhhllf
  1. TLS

    0下载:
  2. 我们提出了一个MATLAB工具箱,它可以解决与总最小二乘法(TLS)建模相关的基本问题。通过举例说明了如何用TLS方法求解: 线性回归模型 非线性回归模型 三维空间中的拟合数据 动力系统辨识 这个工具箱需要另外两个函数,这些函数已经在MATLAB中央文件交换中发布了。这些功能将被安装到计算机通过配套安装包的requirefexpackage包括TLS包。详情请参阅readme.txt文件。 作者:Ivo Petras,Dagmar Bednarova,Tomas Skovranek,
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:14336
    • 提供者:qq12341
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com