-
smallworld
小世界网络模型代码,可以求出邻接矩阵,度和度分布(Small world network model code, you can find the adjacency matrix, degree and degree distribution)
- 2011-05-06 22:02:56下载
- 积分:1
-
sedysvetmuj
Gray world method for color balance
- 2009-05-19 20:16:06下载
- 积分:1
-
toolbox_bandelets
说明: 多尺度几何分析工具之一的bandlet的实现,里面还有一些例子,可直接用来开发(Multiscale geometric analysis tool, one of the bandlet implementation, there is also some examples, can be directly used to develop)
- 2011-04-07 18:45:13下载
- 积分:1
-
spectrum-estimation-
MATLAB中几种功率谱估计函数的比较分析与选择(MATLAB power spectrum estimation function of several comparative analysis and selection)
- 2013-12-25 18:17:47下载
- 积分:1
-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1
-
MATALAB
MATALAB课件和数学建摸的基本实验,对初学者很有帮助。(MATALAB courseware and mathematical modeling of basic experiments, very helpful for beginners.)
- 2008-06-10 13:43:43下载
- 积分:1
-
SORwudian
本例用五点差分法求解一个二阶偏微分方程,其间用SOR迭代求解(This example uses a five-point difference method for solving second order partial differential equations, with the SOR iterative solution during)
- 2011-08-24 21:54:15下载
- 积分:1
-
uav0
四旋翼无人机典型飞行状态的控制律设计,采用PID控制实现。(The state of the typical four-rotor UAV flight control law design, the use of PID control to achieve.)
- 2012-07-06 09:43:31下载
- 积分:1
-
dep2time
时深转换小程序,很实用................(time to depth,useful)
- 2015-03-24 11:39:59下载
- 积分:1
-
RLS_Algo
功能描述:用matlab语言实现RLS自适应算法
函数名:RLS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)lamda:遗忘因子
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A
调用函数:无
被调用:
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 (Function Description: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:17:40下载
- 积分:1