-
simulatedanneal
模拟退火算法的MATLAB的实现。欢迎大家下载。(MATLAB simulated annealing implementation. Welcome to download.)
- 2010-08-27 20:34:54下载
- 积分:1
-
MPC
用预测算法控制三相逆变器,该方法简单易懂,适合入门学习(With a prediction algorithm control three-phase inverter, the method is simple and easy to understand, suitable for beginners to learn)
- 2020-07-03 19:20:02下载
- 积分:1
-
1
说明: 比例导引法的MATLAB,程序,希望大家多侃侃(matlab)
- 2009-08-12 14:24:56下载
- 积分:1
-
contrib_
计算机视觉matlab工具箱 里面包含大量计算机视觉的matlab函数(computer vision )
- 2013-11-09 12:27:57下载
- 积分:1
-
Quantisation
image quantisation technique
- 2010-01-31 03:51:51下载
- 积分:1
-
blms
block level lms filter based on matlab
- 2012-04-12 21:41:57下载
- 积分:1
-
runonly
单实例运行技术,通过检测互斥对象来实现.Createmutex(run only)
- 2014-09-12 18:15:07下载
- 积分:1
-
m-files
array factor of planar antennas
- 2014-10-30 01:48:37下载
- 积分:1
-
plot_hht
这个程序是希尔伯特黄变换的希尔伯特变换部分的MATLAB仿真程序。(This program is Hilbert Huang Transform Hilbert transform part of the MATLAB simulation program。)
- 2015-03-14 16:25:44下载
- 积分: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