-
SA_2
Simulated annealing MATLAB code with an example
- 2011-02-08 13:27:44下载
- 积分:1
-
svm
This is the source code for a Single Vector Machine classifier, briefly called a SVM classifier.
There are 60 peices assigned for training and 30 for testing the classifier.
- 2011-06-08 20:13:23下载
- 积分:1
-
point2line
good file character recogition
- 2012-05-09 20:46:13下载
- 积分:1
-
kltTrackSIMPLEmatlab
This is KLT tracking code for matlab.(Simple tracking ver)
- 2010-05-16 17:49:34下载
- 积分:1
-
Chaotic-Systems-Toolbox
A good tool box to learn chaotic phenomenon!
- 2012-05-01 19:16:40下载
- 积分:1
-
toolbox
本程序实现mimo无线通信的仿真程序,是通信工程用matlab实现mimo仿真的的必备程序。(This program implements mimo wireless communications simulation program, communications engineering simulation using matlab mimo essential procedures.)
- 2013-07-12 20:32:44下载
- 积分:1
-
datafusion
一种同质的多传感数据融合新算法,克服了融合过程中必须依赖于多传感数据之间关系阀值的人为经验设置问题(Of a homogeneous multi-sensor data fusion algorithms, to overcome the integration process must rely on the relationship between multi-sensor data set the threshold issue of human experience)
- 2009-11-06 02:39:40下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
mohusj
matlab程序,关于模糊神经网络的,编修正函数,五层网络(matlab program, compiled correction function, five network fuzzy neural network)
- 2013-02-28 19:29:42下载
- 积分:1
-
hpf
High Pass Filter for some frequency
- 2013-12-04 09:33:18下载
- 积分:1