-
bayes
根据题目,在三类协方差不相等和三类协方差相等的情况下进行bayes分类
(Under the title, in three categories and three types of covariance not equal covariance equal manner bayes classification)
- 2010-06-21 09:59:32下载
- 积分:1
-
j
说明: if we wanted complex baseband model or to impose some filtering function
- 2010-07-18 22:29:23下载
- 积分:1
-
MatlabandLabVIEWprogrammingmixedimplementation
Matlab和LabVIEW混合编程的实现
(Matlab and LabVIEW programming mixed implementation)
- 2009-02-25 21:30:09下载
- 积分:1
-
Ex0502
在MATLAB中实现二阶响应曲线绘制的m函数,可以完成线性或非线性二阶响应曲线绘制(In MATLAB to achieve second-order response of the m curve drawing function, can be linear or non-linear response curve of second-order mapping)
- 2009-05-03 15:34:11下载
- 积分:1
-
Matlab-modulation
说明: 调制信号分类Matlab程序,MATLAB编写,可以做通信原理实验(Modulation signal classification Matlab program, MATLAB writing, communication theory experiment can be done)
- 2011-04-15 20:26:25下载
- 积分:1
-
vote
本代码是利用软投票法对图像进行分类,通过该方法,可以很好地对图像进行分类(This code is the use of soft voting method for image classification, by this method, can be a good image classification)
- 2013-11-29 18:06:32下载
- 积分:1
-
exp2.slx
MGT-CCHP 微型燃气轮机联供系统解耦PID控制,用simulink进行仿真(MGT- CCHP micro gas turbine installations, decoupling PID control system, using simulink simulation)
- 2021-04-08 16:49:01下载
- 积分:1
-
attack
说明: 一套由matlab编程的基于小波的水印应用图片例子(A set of matlab programming applications based on wavelet image watermark example)
- 2008-10-10 20:18:31下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
cs
说明: 压缩感知的例子。重建是用在稀疏域上求最小零范数的方法。首先把零范数凸松弛为一范数,然后变成线性规划问题,从而求得最优解。(An example of the compressive sensing. Its reconstruction is based on L0-norm minimization.)
- 2018-01-28 03:58:27下载
- 积分:1