搜索资源列表
数学模型案例及专题知识
- 捕鱼模型 插值方法在数模竞赛中的应用 概率论在数模竞赛中的应用 回归分析在数模竞赛中的应用 几何三角在数模竞赛中的应用 聚类分析 恐龙追逐模型 判别分析 喷泉模型 随机过程与排队论 战争模型 逐步回归分析 主成分分析
beiyesifenbu
- 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classif
Discriminantanalysisandclusteranalysis
- 本文档包括了对软件中用到的多元统计分析中判别分析与聚类分析的主要方法(包括距离判别分析,费希尔判别分析,贝叶斯判别分析,逐步判别分析及聚类分析)原理及在本软件中使用的基本方法与设计流程图进行了详尽的阐释,在通过本文档的阅读对软件有一个总体的了解后再确定您要使用的分析方法-This document includes the software used in multivariate statistical analysis of dis
BayesDiscriminate
- Matlab的贝叶斯判别算法(逐步判别)-Matlab' s Bayes discriminant algorithm (stepwise discriminant)
ganzhi
- 感知准则函数是五十年代由Rosenblatt提出的一种自学习判别函数生成方法,Rosenblatt企图将其用于脑模型感知器,因此被称为感知准则函数。其特点是随意确定的判别函数初始值,在对样本分类训练过程中逐步修正直至最终确定。 -Perception criterion function is the 1950s proposed by Rosenblatt, a self-learning discriminant functio
WTClass
- 实现逐步判别方法的vb源码,可以对已知的多目标对象进行函数建模识别,输出计算过程中间数据以便查验;输出选出的因子和判别系数;输出判别方程及合率;如果有检验集,可输出判别方程的推广能力。侧重算法实现,一般界面,易用性好,如果觉得好,多谢支持!-Vb source stepwise discriminant function modeling to identify multi-target object known, the output
stepwise
- 多元统计分析中用于判别的逐步判别法,用于筛选变量,剔除多余变量的逐步判别的matlab程序-Multivariate statistical analysis for discriminant stepwise discriminant method for screening variables, stepwise discriminant eliminate redundant variables matlab program
zhubupanbie
- 逐步判别分析,能够较好地实现对样本的分类,方法简单易行。-Stepwise discriminant analysis, to better achieve the classification of samples, simple and easy method.
StepclassV2
- 逐步判别分析的主函数 用于分类 [sel,c,c0,re,P]=StepclaassV2(data,[50 50 50],data,10) 输入变量 x为训练集.每行为一个样本,每列为一个变量. Class_x,为训练集的分类情况,一行,为各类样本数量,例如[5 6 9] Test为待分类样本. 输出变量:sel为选择的变量序号,c,c0为拟合出的判别函数.re为对Test的判别结果,P为
76865789
- 一个VB数理统计程序——逐步判别算法,有需要的就下载吧。-A VB program of mathematical statistics, stepwise discriminant algorithm, has the need to download it.
bxtecksq
- 复化三点Gauss-lengend公式求pi,解耦,恢复原信号,多目标跟踪的粒子滤波器,进行逐步线性回归,模式识别中的bayes判别分析算法,数学方法是部分子空间法,最小二乘回归分析算法,包含了阵列信号处理的常见算法。- Complex of three-point Gauss-lengend the Formula pi, Decoupling, restore the original signal, Multi-target tr
kvzcdhed
- 模式识别中的bayes判别分析算法,多元数据分析的主分量分析投影,使用高阶累积量对MPSK信号进行调制识别,进行逐步线性回归,包括广义互相关函数GCC时延估计,有PMUSIC 校正前和校正后的比较,用MATLAB实现的压缩传感,有较好的参考价值。- Pattern Recognition bayes discriminant analysis algorithm, Principal component analysis of mult
ipa_v48
- 模式识别中的bayes判别分析算法,LCMV优化设计阵列处理信号,用于图像处理的独立分量分析,MIMO OFDM matlab仿真,应用小区域方差对比,程序简单,进行逐步线性回归,PLS部分最小二乘工具箱。- Pattern Recognition bayes discriminant analysis algorithm, LCMV optimization design array signal processing, Indepe
boumang
- 进行逐步线性回归,包括四元数的各种计算,模式识别中的bayes判别分析算法。- Stepwise linear regression, Including quaternion various calculations, Pattern Recognition bayes discriminant analysis algorithm.
benhui
- 二维声子晶体FDTD方法计算禁带宽度的例子,进行逐步线性回归,模式识别中的bayes判别分析算法。- Dimensional phononic crystals FDTD method calculation examples band gap, Stepwise linear regression, Pattern Recognition bayes discriminant analysis algorithm.
ninghie_v21
- 模式识别中的bayes判别分析算法,进行逐步线性回归,小波包分析提取振动信号中的特征频率。- Pattern Recognition bayes discriminant analysis algorithm, Stepwise linear regression, Wavelet packet analysis to extract vibration signal characteristic frequency.
hui_v11
- 模式识别中的bayes判别分析算法,进行逐步线性回归,包括脚本文件和函数文件形式。- Pattern Recognition bayes discriminant analysis algorithm, Stepwise linear regression, Including scr ipt files and function files in the form.
Statistics Code by Matlab
- 包含一元线性回归分析、多元线性回归分析、逐步回归分析、非线性回归分析、主成分分析、因子分析、层次聚类分析、判别分析、自相关分析和自回归分析的全套Matlab源代码(MATLAB source code including linear regression analysis, multiple linear regression analysis, stepwise regression analysis, non-linear reg