-
codeFolderiib
prediction ,plotting,and classification using ann with dimensionality reduction for wegeners disease
- 2009-06-01 02:38:32下载
- 积分:1
-
yuanzhuraoliu
基于lbm的,圆柱绕流问题的matlab程序代码(Based lbm, the flow around a cylinder matlab code)
- 2013-09-13 16:41:02下载
- 积分:1
-
Hand-Gesture-Recognition
Hand Gesture Recognition
NOTES:
1) For the details of the algorithm investigate the following images:
-AlgorithmOverall.jpg
-MKRoDAlgorithm.jpg
2) The prototype is implemented on MATLAB 7.0 and revised in MATLAB 7.10.0
3) The backgrounds of input images have to be purely ‘black’ and the details of the content(palms, fingers) must be clear for accurate recognition of the ASL.
4) A reduced ASL dataset is used. The dataset contains the following ASL gestures: "b,c,h,i,o,l,y".
----------------------------------------------------------------
Use execHGR.m inside the Project folder in order to execute the program.
I hope you will enjoy it.
- 2012-01-30 15:16:20下载
- 积分:1
-
mathworks
基于最小二乘法和最小均方误差法的信道估计,包括详细的仿真结果,如误码率和均方误差。(Based on the least squares and minimum mean square error of channel estimation methods, including detailed simulation results, such as error rate and MSE.)
- 2010-06-28 09:13:17下载
- 积分:1
-
SOR-Matlab
数值计算中SOR迭代法的Matlab程序(numerical calculation SOR iteration of the Matlab program)
- 2007-07-08 21:41:31下载
- 积分:1
-
fde12
The Matlab code FDE12 implements the Predictor-Corrector method of Adams-Bashforth-Moulton for the numerical solution of a non-linear fractional differential equation (FDE)
- 2013-08-08 19:28:05下载
- 积分: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
-
hybrid-PSO-based-on-TSP
实现基于PSO的混合粒子优化算法,具有很好的稳定性和快速性(Search algorithm based on hybrid particle swarm optimization algorithm based on TSP)
- 2013-10-04 10:57:54下载
- 积分:1
-
QPSK2
A QPSK modulator and demodulator using initial assumptions
- 2011-10-27 12:49:40下载
- 积分:1
-
pso1-(1)
it is pso algorithm for economic dispatch problem in matlb.
- 2014-12-10 11:53:36下载
- 积分:1