-
datag
这是一个简单的数据生成器,可以生成0到1之间的n维数据(This is a simple data generator can generate 0 to 1 between the n-dimensional data)
- 2009-12-06 20:13:19下载
- 积分:1
-
matlabcommand
MATLAB命令大全,常用示例。对使用MATLAB的人,有很大帮助。(MATLAB all command.example. etc.)
- 2010-05-29 09:11:47下载
- 积分:1
-
64srmmfile
srm 6/4 machin edesign using matlab m file
- 2011-10-17 21:37:35下载
- 积分:1
-
seismogram
matlab code for seismogram generation
- 2014-12-12 15:54:54下载
- 积分:1
-
LaplaceDist-and-GaussDIst
高斯法和拉普拉斯法生成随机数的经典matlab程序(Gauss law and the Laplace method classic matlab program to generate random numbers)
- 2012-05-22 00:27:30下载
- 积分:1
-
perspective_proj
数字图像处理运用matlab实现3D透视投影(Digital image processing using matlab to achieve 3D perspective projection)
- 2020-09-02 19:58:07下载
- 积分:1
-
part
Application for pre-processing and feature extraction for leaf recognization, this contains sample leaves and code to save it to database and extract features of each leaf
- 2013-05-09 14:44:27下载
- 积分:1
-
VPI-setup
Matlab 与 VPI 联合仿真的QPSK程序(Matlab simulation with VPI joint program of QPSK)
- 2021-04-22 15:28:48下载
- 积分:1
-
MATLAB_Command(All)
matlab命令大全,比如绘图,数学库等(matlab command Daquan, such as drawing, math libraries, etc.)
- 2009-10-10 21:52:48下载
- 积分:1
-
GradientAdaptiveLaguerreLatticeFilter
Gradient Adaptive Laguerre Lattice Filter(
Description: Implements the order recursive adaptive laguerre filter from Fejzo and Lev-Ari (1997). Advantages:
*Fewer parameter to model than FIR filters modeling long impulse responses
*guaranteed stability, unique global minimum, small number of parameter for prescribed modelling error
*numerically robust & and low computational complexity ( O(M) ).
*Fast convergence (RLS equivalent) with no apriori learning rate required
*Order recursive, so filter coefficients are uncorrelated with each other, allowing for modular implementation.
Setting the pole parameter to 0 yields the standard classical gradient adaptive FIR algorithm.
Includes simple example on cross-talk resistant echo cancellation to show how to use it.
)
- 2009-11-19 11:49:44下载
- 积分:1