-
ACO
基本蚁群算法,主要做的是最短路径,请大家修改后应用(Basic ant colony algorithm, the main job of the shortest path, let us apply the modified)
- 2011-05-18 17:34:17下载
- 积分:1
-
AM_modulation
通信系统中幅度调制信号MATLAB程序的仿真(Amplitude modulation signals in a communication system simulation)
- 2012-11-06 19:39:55下载
- 积分:1
-
GMM
This file has the code for GMM classification technique
- 2013-12-05 16:48:16下载
- 积分:1
-
nsa
Negative Selection Agorithm
1. we have a signal which we ll monitor
2. we produce lymphocytes - length lyphocyte as a signal, we take random numbers
3. NSA... we check that lymphocyte is different from signal, if not we random another
4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte - we have anomaly. (Negative Selection Agorithm
1. we have a signal which we ll monitor
2. we produce lymphocytes- length lyphocyte as a signal, we take random numbers
3. NSA... we check that lymphocyte is different from signal, if not we random another
4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte- we have anomaly. )
- 2009-11-10 14:21:08下载
- 积分:1
-
fish
The fisher iris data file in matlab (in case you do not have it).
usually it comes with matlab and is called "fisheriris.mat" and can be read without specifying the path of the file.
- 2010-12-13 11:21:11下载
- 积分:1
-
decoding_of_convolutional_codes_in_CDMA_channel
CDMA业务信道卷积解码实现,根据上下行信道区分生成不同码率的卷积码序列,original_sequence是原始输入序列,channel_select是信道选择参数,其中下行码率为1/2,上行信道为1/3 (CDMA business channel decoder Convolutional achieve, according to the distinction between upper and lower line to generate a different channel bit rate of the convolutional code sequence, original_sequence is the original input sequence, channel_select is channel selection parameters, which downlink bit rate of 1/2, upstream channel for the 1/3)
- 2008-06-28 10:58:46下载
- 积分:1
-
write_segy_file
说明: 在地球物理勘探中将原始的SEG-Y数据导入(In geophysical exploration will be the original SEG-Y data import)
- 2011-03-29 11:27:22下载
- 积分:1
-
MATLAB-numerical-calculation-
里面有些常用的数值程序,如线性方程组的求解,插值,常微分方程的数值方法等等。(Inside some common numerical procedures, such as linear equations, interpolation, ordinary differential equations, numerical methods and so on.)
- 2013-01-02 16:40:23下载
- 积分:1
-
MATLAB5
一本matlab手册,在你忘记函数时,查询这个很好(matlab book)
- 2010-05-10 11:10:31下载
- 积分:1
-
K-means
K均值算法描述:
给定类的个数K,将N个对象分到K个类中去,
使得类内对象之间的相似性最大,而类之间的相似性最小。(K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity between the maximum, while the similarity between the minimum class.)
- 2013-04-11 11:04:17下载
- 积分:1