-
timing
采用GARDNER算法的定时模块的仿真,输入每个符号4个采样点,通过内插,输出一个样本值(GARDNER algorithm used the timing of the simulation module, enter each symbol four sampling points, by interpolation, the output value of one sample)
- 2008-01-23 16:21:05下载
- 积分:1
-
matlab_pso
说明: 一个实用的基于matlab的pso源代码(a practical Matlab-based source of PSO)
- 2006-03-22 13:04:47下载
- 积分:1
-
turbo-matlab
用Matlab编写的Turbo码仿真程序(Matlab Turbo Codes prepared by the Simulation Program)
- 2020-06-28 11:20:02下载
- 积分:1
-
affien-invariant-moment
对发生仿射变换的图像,通过计算仿射不变矩来获得图像的不变特征。(Affine transformation of the image occurs, by calculating the affine invariant moment to get the image of the same features.)
- 2011-05-25 19:11:26下载
- 积分:1
-
SAN3
thnx for ur concern which helps me out simulink problems
- 2015-04-05 17:07:13下载
- 积分:1
-
qenjen_v10
PLS部分最小二乘工具箱,到达过程是的泊松过程,信号维数的估计。( PLS PLS toolbox, Arrival process is a Poisson process, Signal dimension estimates.)
- 2016-09-10 23:18:31下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
Proj2_416@@
matlab of analysis pictures(analysizing pictures )
- 2009-02-28 22:58:54下载
- 积分:1
-
Iterative-Closest-Point-Method
icp(iterative closest point)的代码,本人已经使用过了,效果还行,总共就一个文件,所有的函数都写在这上面了(icp (iterative closest point) of the code, I have used, and the results were OK, total on a file, all of the functions are written in it.)
- 2013-07-16 19:14:03下载
- 积分:1
-
matlabparticle
基于粒子滤波实现的目标被动跟踪,适合初学者学习。(Goal-based particle filter tracking, suitable for beginners to learn.)
- 2010-05-11 20:53:54下载
- 积分:1