-
chargepumppll1
PLL时域仿真器,用来对PLL环路稳定性进行判断(PLL time domain simulator)
- 2009-10-25 10:12:20下载
- 积分:1
-
MATLAB_FFT
基于matlab的FFT算法运用;64点和128点的FFT的幅度谱(64-point and 128-point FFT amplitude spectrum use matlab FFT algorithm )
- 2013-01-14 00:28:25下载
- 积分:1
-
mg2D
二维贝叶斯反演方法的实现matlab代码,包含地质统计学知识(The realization of two-dimensional Bayesian inversion method matlab code, including geostatistics knowledge)
- 2021-03-19 20:49:19下载
- 积分:1
-
freeman_2components_decomposition_T3
freeman_2components_decomposition_T3 效果不错(freeman_2components_decomposition_T3 have a good result)
- 2015-03-24 10:36:51下载
- 积分:1
-
syhxjh
使用MATLAB编写的时域横向均衡器的设计。有兴趣的同学可以来看看。(using MATLAB prepared by the time domain equalizer horizontal design. Interested students can come to see.)
- 2005-07-03 12:33:25下载
- 积分:1
-
powell
POWELL法,优化设计中的经典算法之一。这里给出powell法Matlab源程序(POWELL method to optimize the design of the classic algorithm. Matlab source code is given here。 )
- 2013-09-13 11:53:32下载
- 积分:1
-
kaerman
卡尔曼滤波 可以对目标进行跟踪,数据处理 滤波(Kalman filter can track the target, data processing filter)
- 2014-02-13 14:29:27下载
- 积分:1
-
duff_for_sin
基于maglab/simulink平台设计的利用duffing振子检测微弱正弦信号,非常好的一个源程序,自己亲自调试,运行在matlab2012b上没有问题,仿真步长0.01s,采用RK四阶算法。若有问题,欢迎指教(Based maglab/simulink platform using duffing detect weak sinusoidal oscillator signal, a very good source, personally commissioning, operation without problems on matlab2012b, simulation step 0.01s, using the fourth-order RK algorithm. If questions, please advise)
- 2014-01-04 09:54:06下载
- 积分:1
-
opt11
模式搜索法源程序。模式搜索方法是求解最优化问题的一种直接搜索方法,它不用目标函数与约束函数的导数信息而只用函数值信息,是求解不可导或求导代价较大的最优化问题的一种有效方法。(Source model search. Pattern search method for solving optimization problems is a direct search method, it should not be the objective function and constraint function information of the derivative function only information is the solution of non-derivative or derivative of the cost of a larger optimization problem of a effective way.)
- 2009-05-14 01:06:33下载
- 积分: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