-
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
-
analyzBuffer
radar matlab simulation
- 2011-10-01 14:02:59下载
- 积分:1
-
LS_esprit
总体最小二乘算法,esprit的改进版,总体最小二乘esprit算法 绝对可以运行(Total least squares algorithm, esprit improved version, total least squares algorithm can definitely run esprit)
- 2015-03-17 19:03:05下载
- 积分:1
-
DDE
较为详细地介绍了延迟微分方程的概念以及数值解法,并提供具体的计算案例以及在matlab中的实现,并附有一定的源码,适合初学者参考学习()
- 2007-09-27 15:29:06下载
- 积分:1
-
IMAGZOOM
matlab图像处理的基本例程,图像放大和缩小(matlab image processing basic routines, image zoom in and out)
- 2007-10-30 21:14:02下载
- 积分:1
-
ssbin2mlab123
This is a m function to import Smartspice binary RAW file into matlab
- 2010-11-18 07:06:27下载
- 积分:1
-
sober-edge-detection
matlab不用库函数的边缘检测程序 MATLAB在图像处理中的应用 Sobel算子的原理及应用算法设计 程序设计
(matlab library function without edge detection program MATLAB image processing applications in Sobel operator theory and application programming algorithm design)
- 2013-11-18 10:20:31下载
- 积分:1
-
edgedetection
数字图像处理之边缘检测(边缘检测prewitt.m)(Edge Detection of digital image processing (edge detection prewitt.m))
- 2010-06-28 23:10:48下载
- 积分:1
-
pdf
计算时间序列概率密度pdf,matlab程序(PDF)
- 2020-07-04 09:20:02下载
- 积分:1
-
flow_chart
Matlab单队列多服务台仿真总流程图
本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成:
1、仿真时钟;
2、事件表;
3、系统状态变量;
4、初始化子程序;
5、事件子程序;
6、调度子程序;
7、时钟推进子程序;
8、随机数产生子程序;
9、输出函数子程序;
10、统计计数器;
11、主程序。(Matlab simulation of the total single-queue multi-desk system simulation program flow chart of the step method used to simulate the event by the following functional modules: 1, simulation clock 2, the event table 3, the system state variables 4, the initialization sub- procedures 5, event subroutine 6, the scheduling routine 7, the clock forward subroutine 8, random number generation routine 9, the output function routine 10, statistical counters 11, the main program.)
- 2010-12-24 19:54:30下载
- 积分:1