-
gaussian
Gaussian Distribution.
- 2009-12-22 23:46:24下载
- 积分:1
-
part_II
Adaptive signal processing Sayes s book computer project solution part2
- 2011-05-25 15:52:42下载
- 积分:1
-
Am
仿真了AM信号的产生过程和方法,过程详尽,方法简单,已经过测试。(Simulation of the AM signal generation process and methods, processes and detailed, the method is simple, has been tested.)
- 2013-12-11 23:55:27下载
- 积分:1
-
bilinear
In this paper, we introduce a new machine-learning-based data classification algorithm that is applied
to network intrusion detection. The basic task is to classify network activities (in the network log
as connection records) as normal or abnormal while minimizing misclassification. Although different
classification models have been developed for network intrusion detection, each of them has its strengths
and weaknesses, including the most commonly applied Support Vector Machine (SVM) method and the
Clustering based on Self-Organized Ant Colony Network (CSOACN). Our new approach combines the SVM
method with CSOACNs to take the advantages of both while avoiding their weaknesses. Our algorithm is
implemented and evaluated using a standard benchmark KDD99 data set. Experiments show that CSVAC
(Combining Support Vectors with Ant Colony) outperforms SVM alone or CSOACN alone in terms of both
classification rate and run-time efficiency.
- 2013-12-21 13:40:52下载
- 积分:1
-
BPSK_AWGN
Bit Error Probability of BPSK Modulation for AWGN Channel
- 2011-01-24 16:20:13下载
- 积分:1
-
tsp
基于免疫算法的tsp问题的matlab程序 (Based on Immune Algorithm tsp problem matlab program)
- 2010-05-26 15:33:00下载
- 积分:1
-
NumericalComputing
说明: Matlab 的Numerical Computing,全书pdf+全代码,英文版(Matlab Numerical Computing, the whole book pdf+ code, in English)
- 2005-11-03 11:22:31下载
- 积分:1
-
floyd
Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。
(Floyd algorithm, also known as Floyd algorithm, insertion point method, is used to find a given vertex-weighted graph shortest path algorithm.)
- 2011-07-20 19:59:02下载
- 积分:1
-
log-gabor
log-gabor用于年龄变化的人脸重构,效果很好(log-gabor)
- 2009-05-30 10:49:02下载
- 积分:1
-
ASM_version1b
ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。
基本思想:
在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。
(Description This is an example of the basic Active Shape Model (ASM) as introduced by Cootes and Taylor, with multi-resolution approach.
Basic idea:
The ASM model is trained from manually drawn contours in training images. The ASM model finds the main variations in the training data using Principal Component Analysis (PCA), which enables the model to automatically recognize if a contour is a possible/good object contour. Also the ASM models contains covariance matrices describing the texture of the lines perpendicular to the control points when in the correct positions.
After creating the ASM model, an initial contour is deformed by finding the best texture match for the control points. This is an iterative process, in which the movement of the control points is limited by what the ASM model recognizes from the training data as a "normal" object contour.
Literature:
- Ginneken B. et al. "Active Shape Model Segmentation with Optimal Features", IEEE Transactions on Medical I)
- 2010-03-04 17:01:22下载
- 积分:1