-
222238ais
人工免疫算法 故障诊断方面的模式识别源代码(Artificial immune algorithm Diagnosis)
- 2010-06-04 22:59:40下载
- 积分:1
-
MATLAB命令行下mcc命令示范3-MccTest3
MATLAB命令行下mcc命令示范3(MATLAB command line mcc orders Model 3)
- 2005-04-03 14:19:14下载
- 积分:1
-
100examplesofmatlabprocedures
集中了大部分matlab基础经典程序
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(Matlab concentrate most of the procedures based on the classic 1-32 is: graphics application papers 33-66 are: interface design papers 67-84 are: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-06-03 23:21:09下载
- 积分:1
-
last
最优化缓存分配。系统模型是基站和用户,通过优化用户端缓存分配,使得基站容量最大(Optimizing cache allocation. System model is a base station and the user, by optimizing cache allocation client, making the maximum capacity of base station)
- 2016-01-15 05:40:23下载
- 积分:1
-
chap2_4
大滞后PID控制SMITH算法,MATLAB程序(lag SMITH PID control algorithm, MATLAB)
- 2005-05-29 11:45:21下载
- 积分:1
-
segment
a simple code for image sementation for working on your image by Iterative-threshold
- 2012-12-29 17:22:00下载
- 积分:1
-
05447646
order estimation of multivibrate arma models
- 2012-07-03 17:45:09下载
- 积分:1
-
MatlabTest
java中调用matlab函数的例子,大家可以参考看看如何实现的。(java Calling Matlab function examples, we can see how the reference to the case.)
- 2006-12-30 12:11:00下载
- 积分:1
-
matlabBook
matlab入门教程,最简单实用的教程,里面详细又不乏简要,用最短的时间完成最复杂的学习!(matlab Getting Started Guide, the most simple and practical tutorials, where there is no lack of detailed and concise, with the shortest time to complete the most complex to learn!)
- 2008-12-22 12:53:11下载
- 积分: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