CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 多元回归 预测

搜索资源列表

  1. predit

    0下载:
  2. 用matlab做的多元线形回归预测的小程序,抱愧数据,可以运行。-using Matlab do multiple linear regression forecast a small procedure, feel ashamed of data, can run.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20988
    • 提供者:陈翠玲
  1. CubicMultinomialRegress

    0下载:
  2. 一、 一元三次回归方程 CubicMultinomialRegress.cs 方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。 以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。 public override double forecast(double x) 预测函数,根据模型得到预测结果
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3813
    • 提供者:wangyinghao
  1. svr

    0下载:
  2. 用支持向量机预测水体富营养化影响条件,以及对各种条件进行多元回归预测-With support vector machine eutrophication impact conditions, as well as a variety of conditions, multivariate regression
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:刘金勇
  1. mlr

    5下载:
  2. 基于matlab的多元线性回归及其留一法预测程序包-Matlab based on the multiple linear regression and its leave-one forecast package
  3. 所属分类:matlab

    • 发布日期:2016-11-03
    • 文件大小:4083
    • 提供者:tomas
  1. LS_SVM

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

    • 发布日期:2017-03-28
    • 文件大小:1155
    • 提供者:cheng zhang
  1. RegrToolbox

    1下载:
  2. 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
  3. 所属分类:matlab

    • 发布日期:2015-07-21
    • 文件大小:24414
    • 提供者:yinjj
  1. SolidWasteManagement

    0下载:
  2. 运用多元线性回归方法预测城市生活垃圾的产量及管理-Multiple linear regression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:63877
    • 提供者:candy
  1. Multipleregressionanalysis

    1下载:
  2. 多元回归分析代码 可以做用于多种实际应用 用于各种预测分析 聚类分析代码-Multiple regression analysis code can be done for a variety of practical application of cluster analysis for a variety of predictive analysis code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1726
    • 提供者:zhanjun
  1. multiregress

    0下载:
  2. 多元线性回归负荷预测程序,采用C++编制-Multiple linear regression load forecasting process, using C++,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1685
    • 提供者:muli
  1. Multiplelinearregressonanalysisprediction

    0下载:
  2. 多元线性回归分析预测法针对概率论中的回归预测做了研究,推荐各位大侠阅读-Multiple linear regression analysis prediction for the probability of regression to do the research, recommended reading you heroes
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3865
    • 提供者:xuna
  1. rbfnn_forcast

    0下载:
  2. rbfnn用于长期预测,效果比多元回归模型好。-rbfnn for long-term forecast, the effect is better than the multiple regression model.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3488
    • 提供者:lwd
  1. Linear-regression-analysis

    0下载:
  2. 对采集的样例数据进行回归分析,包括一元、多元和病态回归三种情况,并在一定执行概率给出置信区间和回归预测-The collected sample data, regression analysis, including a dollar return of three cases and pathological diversity, and given a certain probability of confidence intervals and perform regression
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7415
    • 提供者:huangda
  1. 1xy7z.ZIP

    0下载:
  2. 基于多元线性自回归模型的流量预测Multiple linear regression model based on traffic prediction-Multiple linear regression model based on traffic prediction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1221037
    • 提供者:
  1. mathematical-model-15

    6下载:
  2. matlab数学建模中的15个模型的算法讲解与举例,包括灰色预测、灰色关联分析、主成分分析法、模糊聚类分析、随机模拟、多元回归模型、正交试验设计、图论、目标规划模型、马尔可夫预测方法、时间序列分析、模糊综合评价模型、层次分析模型、模糊数学方法、模拟退火算法。-15 model matlab mathematical modeling method to explain with examples, including the gray prediction, gray correlation a
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-27
    • 文件大小:679936
    • 提供者:吴自强
  1. Multiple-linear-regression-analysis

    0下载:
  2.  在回归分析中,如果有两个或两个以上的自变量,就称为多元回归。事实上,一种现象常常是与多个因素相联系的,由多个自变量的最优组合共同来预测或估计因变量,比只用一个自变量进行预测或估计更有效,更符合实际。因此多元线性回归比一元线性回归的实用意义更大。-In regression analysis, if there are two or more independent variables, it is called multiple regression. Indeed, a phenomenon
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄毅
  1. duoyuanhuiguifenxi

    0下载:
  2. 利用多元回归分析解决问题,通过对三个变量的分析选取最好的模型,并得到预测值-Solve problems using multiple regression analysis, analysis by three variables chosen best model and get the predicted value
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1182
    • 提供者:by
  1. Multi-Kernel-xxgh

    0下载:
  2. 多核RBF神经网络建模预测模型,实现六个核函数的多元回归集成-RBF function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:5928
    • 提供者:木子水
  1. LinearRegression

    1下载:
  2. 使用python语言,借助sklearn库实现了多元线性回归的训练和预测(The training and prediction of multiple linear regression are realized by using Python language and sklearn Library)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:manlin86
  1. r

    1下载:
  2. 多元数据的数值基础分析(五数、方差等)、基础出图(线性拟合、残差图、找变异点)预测,外加基础实际数据处理案例两个(Multivariate data analysis and prediction model)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-28
    • 文件大小:77824
    • 提供者:地灵
  1. chapter_07

    0下载:
  2. 通过几个特征对iris种类预测,机器学习,多元应用回归分析(iris prediction, using machine learning to analyse several characters to predict)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:22528
    • 提供者:zengy73
« 12 »
搜珍网 www.dssz.com