-
svm-km
支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区.因此支持向量机也被称为最大边缘区分类器.
(Support vector machine, the source code)
- 2009-06-08 07:15:35下载
- 积分:1
-
SVD_TLS
利用SVD_TLS算法进行ARMA功率谱估计的程序(SVD_TLS spectrum estimating program)
- 2011-05-01 19:39:59下载
- 积分:1
-
matrix
返回拉普拉斯抠图矩阵,实现用matlab抠图功能(Back matting Laplacian matrix, implemented by the matting function matlab)
- 2011-05-23 10:33:29下载
- 积分:1
-
netanim_3.100-1.debian.tar
sofware witch is very important in with omnetpp and views networks architectures
- 2014-08-14 00:18:31下载
- 积分:1
-
DP_microgrid_update
在微电网中的分布式发电模型构建及控制策略研究(Microgrid distributed generation model and control strategy )
- 2021-03-08 23:59:28下载
- 积分:1
-
GUI
GUI字符识别,用于数字的自动识别,识别效率高(this is GUI example)
- 2015-03-22 21:16:35下载
- 积分:1
-
GM11
此代码为灰色预测GM(1,1)代码,其中包括了各个参数的计算及误差(This code is gray forecasting GM (1,1) code, including the calculation of the various parameters and error)
- 2014-02-05 14:52:14下载
- 积分:1
-
QPSK
QPSK是通信信道中一种很好的调制方式,对于其性能参数进行了仿真,信道以及噪声选择可以根据代码自由改动。对学习无线编码很有用处。(QPSK is a good communication channel modulation, the performance parameters for the simulation, channel and noise free choice can be altered according to the code. Learning wireless encoding useful.)
- 2007-11-23 08:39:25下载
- 积分:1
-
SVPWMtested
实现空间矢量控制,结果正确。经过验证!可放心使用!(Source link has yet to be found. Please, try to download it from local website.)
- 2010-10-26 17:01:01下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1