搜索资源列表
逐步回归
- 程序采用可视化界面,对概率统计中的逐步回顾算法,用户可以在界面上输入变量个数,试验次数,对各种情况均可计算,最后输出回归方程。还可以从文件中载入数据,保存数据。-procedures used visualization interface to statistical probability of gradually recalled algorithm, users can interface the number of input variables, the number of all
多元线性回归
- 多元线性回归软件1.0版。主要用于统计方面,根据原始资料,求解应变量(Y)与自变量(X1,X2,X3,X4....)的统计函数关系。 可以广泛的应用于各类学校、统计局、气象水文、等其他一些科学计算单位。-multivariate linear regression software version 1.0. Mainly for statistics, in accordance with the original information, should be solved variable (
统计回归3.00版
- 统计回归软件3.00版, 应用本程序,可以方便快速的建立多元一次回归方程,如气象上统计预报方程的建立等。-statistical regression software version 3.00, the application procedures, to facilitate the rapid establishment of a multiple regression equation, such as meteorological forecasting equation statis
LogisticRegression
- 关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)-on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and pre
matlab
- 多元线性回归分析 置信区间,R平方,F统计量值,与统计量F对应的概率P-Multivariate linear regression
RegressionAnalysis
- matlab 回归分析 解释很详细 是你学习的统计的好工具-matlab regression analysis to explain in great detail is that you learn a good tool for statistical
Statistics
- 采用数学建模方法解决统计问题,包含数据的统计描述与分析,回归分析,含有PPT讲解-Mathematical modeling approach to the use of statistics, including data descr iption and analysis of statistics, regression analysis, with PPT on
datana
- 数理统计的VB代码 包括了数值计算 各种回归算法等-Mathematical statistics, numerical calculation of VB code that includes a variety of regression algorithm
matlab
- 参加数学建模培训用的matlab教程,有基本用法,还有实例,一个星期之内可以学完,而且会用。 内容如下: MATLAB入门 Matlab作图 线性规划 无约束优化 非线性规划 微分方程 最短路问题 行遍性问题 数据的统计描述与分析 回归分析 计算机模拟 插值 拟合 每讲都包含源码,完全可用。 希望大家多多支持,给个好评。 -Participate in the training of mathematical mod
Complete-collection-of-algorithm
- 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
Code_MATLAB_Statistical_Analysis
- 这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。-This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics,&
xianxing-
- 一元线性回归matlabMatlab 统计工具箱用命令regress 实现多元线性回归,用的方法是最小二乘法,用 法是: b=regress(Y,X)-A linear regression matlabMatlab statistical toolbox to achieve the command regress multiple linear regression, least squares method is used, usage is: b = regress (Y, X)
0001
- 以陈村重力拱坝为例建立了陈村18坝段正下径向位移测点的逐步回归统计模型、神经网络模型、时间序列模型。对所建立的三种模型进行了比较。论文+模型代码+图形+结果-Chen Cun gravity dam with an example being set up under the dam Chencun 18 radial displacement measuring points stepwise regression statistical model, neural network model
《MATLAB统计分析与应用2》
- 一元方差分析;非参数方差分析;一元线性/非线性回归分析,多重回归分析(One way ANOVA, nonparametric ANOVA, single linear / nonlinear regression analysis, multiple regression analysis)
统计回归模型
- 统计类问题在数学建模中经常遇到,这些程序能很好的解决常见的统计问题(Statistical problems are often encountered in mathematical modeling. These programs can solve common statistical problems very well)
project 2
- 线性回归模型,单变量,多变量,基本统计分析,相关系数分析,QQ图(Linear regression, single variable, multi-variable)
李航_统计学习方法
- 《统计学习方法》是计算机及其应用领域的一门重要的学科。《统计学习方法》全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、k近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(The statistical learning method is an important subject in the field of computer and its application.)
逐步回归
- 逐步回归分析是以AIC信息统计量为准则,通过选择最小的AIC信息统计量,来达到删除或增加变量的目的。(Multivariable stepwise regression)
MultipleRegression
- 使用matlab计算多元回归,用于数据统计、数据分析等(Used to calculate multiple regression)
ch10 回归分析
- 回归分析(regression analysis)是确定两种或两种以上变量间相互依赖的定量关系的一种统计分析方法。运用十分广泛,回归分析按照涉及的变量的多少,分为一元回归和多元回归分析;按照因变量的多少,可分为简单回归分析和多重回归分析;按照自变量和因变量之间的关系类型,可分为线性回归分析和非线性回归分析。如果在回归分析中,只包括一个自变量和一个因变量,且二者的关系可用一条直线近似表示,这种回归分析称为一元线性回归分析。如果回归分析中包括两个或两个以上的自变量,且自变量之间存在线性相关,则称为多