-
svm-km
支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这族分类器的特点是他们能够同时最小化经验误差与最大化几何边缘区.因此支持向量机也被称为最大边缘区分类器.
(Support vector machine, the source code)
- 2009-06-08 07:15:35下载
- 积分:1
-
PF_MATLAB_new
一个非常不错的粒子滤波工具箱,基于面向对象的思想,matlab实现,实现非线性滤波,包括SIR,SIS粒子滤波以及相应的GUI实现(an object-oriented MATLAB toolbox for nonlinear filtering. It includes algorithms for SIR and SIS particle filters
)
- 2014-01-13 17:15:12下载
- 积分:1
-
hiding-audio-in-image
A major issue in computer network is to prevent important information being disclosed to illegal user.
- 2014-01-26 22:54:05下载
- 积分:1
-
Numerical-method-solve-equations
数值方法解方程组AX=B(LU分解),过程分3步,首先,分解系数矩阵A=LU,然后,解LY=B,最后再求UX=Y 另一种是直接求解的(2.1)(Numerical method to solve the equations AX = B (LU decomposition), 3 step process, first of all, the decomposition of the coefficient matrix A = LU, then, Xie LY = B, and finally seek UX = Y another directly solving (2.1 ))
- 2012-10-02 15:34:09下载
- 积分:1
-
rayandawgnbpsk
分别在瑞利信道和白噪声信道下bpsk误码性能对比(ray awgn bpsk NSR)
- 2010-11-02 19:59:30下载
- 积分:1
-
wode
认 知 无 线 电 谱 分 析 技 术(Spectral analysis of cognitive radio)
- 2010-09-01 10:30:25下载
- 积分:1
-
pengkao
对信号进行频谱分析及滤波,数据模型归一化,模态振动,窗函数法设计一个数字带通FIR滤波器。( The signal spectral analysis and filtering, Normalized data model, modal vibration, A window function design FIR digital band-pass filter.)
- 2016-05-04 18:11:47下载
- 积分:1
-
现代谱估计
说明: burg算法对现代谱进行估计伯格算法(burg algorithm)一种直接由已知的时间信号序列计算功率谱估计值的递推算法。由于是J.P·伯格提出的,故得名伯格算法。(Burg algorithm is a recursive algorithm which can calculate the power spectrum estimation directly from the known time signal sequence. Because it is proposed by J.P. Berg, it is named Berger algorithm.)
- 2020-05-10 10:54:41下载
- 积分:1
-
eemdtz
此文件包含着EEMD的能量特征分量的计算程序和EEMD之后进行各个IMF的KL散度指的计算程序。(This file contains the energy characteristic component EEMD computational procedures and after each EEMD KL divergence refers to the IMF s calculation program.)
- 2013-09-20 18:25:25下载
- 积分:1
-
Particle-Swarm-Optimization
粒子群优化算法 包含3个文件 AsyLnCPSO PSO SelPSO(Particle Swarm Optimization)
- 2013-11-19 09:35:25下载
- 积分:1