-
IIR-by-yule-walker
用yule-walker设计IIR滤波器(design IIR)
- 2011-05-05 15:24:04下载
- 积分:1
-
BCI-frequency-search
matlab code for frequency search method
- 2012-07-25 05:07:17下载
- 积分:1
-
rbf_N
rbf神经网络,做预测,可以寻找函数的最优值(rbf neural network, making predictions)
- 2014-10-03 09:12:54下载
- 积分:1
-
WordSgment
文字分割 ,进行基本的文字分割,为后继的步骤做工作(Text segmentation, a basic text segmentation, to do work for the subsequent steps)
- 2010-06-09 11:30:17下载
- 积分:1
-
Szzhhixiange
几个指向性的程序源码,包含线阵,,面阵与带加权的阵型
(Several directional program source code contains a linear array, planar array with weighted formation)
- 2012-08-23 20:29:27下载
- 积分:1
-
bcc
Bacterial Colony Chemotaxis. This algorithm is a simple example of bcc algorithm used to search the maximum point of a function.
- 2013-11-24 01:44:13下载
- 积分:1
-
GUI_MSVM
一个完整的具有图形操作界面的支持向量机模式识别的实验系统.全部用Matlab实现,可以实现多种分类识别. 这是本人的毕业设计的附属程序(complete with a graphical interface SVM pattern recognition to the experimental system. All using Matlab ab realized, could achieve multiple classification. This is my graduation design procedures for the subsidiary)
- 2006-10-18 09:38:44下载
- 积分:1
-
xiangguanfa
编制以M序列为输入时,脉冲响应的相关分析算法并检验。(The preparation of the M sequence as input, the impulse response of the correlation analysis algorithm and test.)
- 2012-06-27 09:52:50下载
- 积分:1
-
Power_Algorithm
implement the Power Al-
gorithm for the computation of themaximumeigenvalue of Aj . Write a function Power_Algorithm
which takes as input A q (the initial approximation of the eigenvector) and scale (it was
given as in the lectures).
- 2013-07-24 09:20:51下载
- 积分:1
-
region-growing
egion growing approach is the opposite of the split and merge approach:
An initial set of small areas are iteratively merged according to similarity constraints.
Start by choosing an arbitrary seed pixel and compare it with neighbouring pixels.
Region is grown from the seed pixel by adding in neighbouring pixels that are similar, increasing the size of the region.
When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.
- 2012-10-02 15:42:14下载
- 积分:1