搜索资源列表
MATLAB
- 本代码是数理统计与MATLAB工程数据分析一书中第8章的原代码,对本章学习有很大帮助。-This code are of mathematical statistics and MATLAB data analysis project, a book in Chapter 8 of the original code, the study of this chapter are very helpful.
sobi
- SOBI算法,基于二阶统计量的独立成分分析算法,用于混合语音的盲分离。-SOBI algorithm, Second-Order Blind Identification algorithm, used in blind speech signal separation
22
- 关于语音识别中语料库的建立与整理,以及分析统计-Speech Recognition Corpus on the establishment and finishing, as well as the analysis of statistical
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
tongjifenxi
- 统计分析频谱特性,对初步学习matlab的兄弟们有一定的价值-statistical analysis
reglm
- 这是个matlab 程序,利用广义线性回归分析reglm,得到数理统计上的相关数据-This is a matlab program, using the generalized linear regression analysis reglm mathematical statistics on the relevant data
matlab-tongjifenxi
- 《matlab统计分析与应用:40个案例分析》一书的全部代码-Matlab statistical analysis and application: 40 case studies of a book all the code
MATLAB
- 统计中方差分析和判别分析的MATLAB实现程序-Statistical analysis of variance and discriminant analysis in MATLAB
tongjifenxi
- 这里讲述的是matlab的数据的统计描述与分析问题,含有多个程序可提供给大家参考参考 -To talk about is the statistical descr iption and analysis of the problem of the Matlab data containing multiple programs are available to everyone REFERENCES
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
matlab-program
- 试验设计与MATLAB数据分析源码,实验设计中常用统计分析方法的基本原理、MATLAB编程实现及其应用范例-Experimental design and MATLAB data analysis source, the experimental design of the basic principles of statistical analysis method, MATLAB programming and application examples
codefans
- 《MATLAB概率与数理统计分析程序源码大全》中的源程序,和源书中的程序相配套,帮助大家更好的理解书的内容和程序-The original program of matlab statistical,it help us to understand the matlab
bp121
- matlab小波分析程序,包括回归分析和概率统计,最大信噪比的独立分量分析算法。- matlab wavelet analysis program, Including regression analysis and probability and statistics, SNR largest independent component analysis algorithm.
MATLAB-40-case-studies-
- 《MATLAB统计分析与应用:40个案例分析》程序与数据- MATLAB statistic analysis and application: 40 cases analysis of program and data
ueeim
- 包含优化类的几个简单示例程序,主要为数据分析和统计,线性调频脉冲压缩的Matlab程序。- Optimization class contains several simple sample programs, Mainly for data analysis and statistics, LFM pulse compression of the Matlab program.
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.
数理统计与matlab工程数据分析
- matlab数理统计源代码,课后题答案,内含源代码,光驱(Matlab mathematical statistics source code, after-school questions, including the source code, CD-ROM)
程序
- pca 主成分分析的matlab代码。主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(PCA principal component analysis matlab code. Principal component analysis (Principal Component, Analysis, PCA) is a statistical method
MATLAB概率与数理统计分析程序源码大全
- 将概率与数理统计的分析方法与MATLAB软件典型应用融为一体,既从理论上介绍了概率论与数理统计基础、数据处理与统计作图、统计估计、参数检验、方差分析、回归分析与数据拟合、实验设计及多元分析的基本原理及应用等内容,又详细讲解了使用MATLAB在各领域中处理工程数据的典型实例。