搜索资源列表
dmath
- Delphi 的数学控件,可进行矩阵,矢量,统计,回归分析等数学计算,功能强大。
shujufenxiyutongji
- 这是用matlab实现的数据分析和统计程序,包括:用线性回归法估计一个因变量与多个自变量之间的线性关系,用多项式回归法估计一个因变量与一个自变量之间的多项式关系等-This is achieved using matlab data analysis and statistical procedures, including: linear regression estimation one dependent variable with more than a linear relations
Unsupervised_Adapting_in_Speech_Recognising_using_
- 介绍了一种基于词网的最大似然线性回归无监督自适应算法,并进行了改进。根据解码得到的词网估计变换参数,词网的潜在误识率远小于识别结果,因此可以使参数估计更为准确。传统的一个很大缺点是计算量极大,较难实用,对此本文提出了两个改进技术:1利用后验概率压缩词网;2利用单词的时间信息限制状态统计量的计算范围。实验测定,误识率比传统相对下降了。-Introduced the term network based maximum likelihood linear regression unsupervise
reglm
- 这是个matlab 程序,利用广义线性回归分析reglm,得到数理统计上的相关数据-This is a matlab program, using the generalized linear regression analysis reglm mathematical statistics on the relevant data
pls
- 实现多输入多输出数据的线性降维,实现多元统计分析与回归分析的综合能力。降维效果很好!-Realize multiple input multiple output data linear dimensional reduction, realization of multivariate statistical analysis and regression analysis of the comprehensive ability. Dimension reduction effect is
RCode2
- 能够解决r软件的一些问题 高扩回归分析 时间序列分析 统计分析-R code
Logistic
- 关于Logistic回归统计算法的matlab实现-About Logistic regression algorithm matlab realize
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
stata-order
- stata统计软件的基础指令,包涵用stata做导入数据、数据处理、画图、回归-stata statistical software-based instruction, do bear with stata import data, data processing, drawing, return
Geographically-weighted
- 地理加权回归模型R语言代码,可用于空间统计计量经济模型-Geographically weighted regression model
Logistic
- 统计回归模型的MATLAB解决方案,主要是在数学应用中解决具体的统计回归模型问题。-MATLAB Solutions statistical regression model, mainly to solve specific problems in mathematical statistical regression model applications.
bp121
- matlab小波分析程序,包括回归分析和概率统计,最大信噪比的独立分量分析算法。- matlab wavelet analysis program, Including regression analysis and probability and statistics, SNR largest independent component analysis algorithm.
gvana
- 包括回归分析和概率统计,仿真图是速度、距离、幅度三维图像,matlab实现了五类灰色关联度模型的计算。- Including regression analysis and probability and statistics, FIG simulation speed, distance, amplitude three-dimensional image, matlab implements five gray correlation degree computing model.
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
MATLAB概率与数理统计分析程序源码大全
- 将概率与数理统计的分析方法与MATLAB软件典型应用融为一体,既从理论上介绍了概率论与数理统计基础、数据处理与统计作图、统计估计、参数检验、方差分析、回归分析与数据拟合、实验设计及多元分析的基本原理及应用等内容,又详细讲解了使用MATLAB在各领域中处理工程数据的典型实例。