-
HLMSSmatlaabe
这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。
(Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algorithm, the transform domain LMS algorithm) comparison, the traditional LMS algorithm based on the development of the application of the LMS algorithm . On the other hand and from its different characteristics of the LMS algorithm of the analytical analysis of the RLS algorithm.)
- 2012-07-26 11:43:36下载
- 积分:1
-
多元一次方程
该程序利用龙格库塔四阶算法,求解多元一次微分方程组。(The program uses the Runge Kutta four order algorithm to solve the multivariate first order differential equations.)
- 2018-09-04 13:48:40下载
- 积分:1
-
smithcart
通过matlab和C语言的联合编程实现了微波方面smith圆图的功能(Matlab and C language through the joint programming of the microwave aspects of the function chart smith)
- 2011-04-24 16:26:35下载
- 积分:1
-
警笛
51单片机(stc89c52)发出警笛声音,另一个1是蜂鸣器长鸣测试(51 MCU (STC89C52) issued a whistle, another 1 buzzer ringing test)
- 2020-10-07 21:27:37下载
- 积分:1
-
Dtime子文件夹:Dtime程序(设置系统时间)的源代码及其可执行文件。...
Dtime子文件夹:Dtime程序(设置系统时间)的源代码及其可执行文件。-Dtime subfolders : Dtime (the system time) the source code and executable files.
- 2022-10-12 18:25:04下载
- 积分:1
-
codes
数据结构相关代码,源码-数据结构算法解析(高一凡 )(Data structure-related code, source code- Data Structure Analysis algorithm (high one where))
- 2008-05-23 02:41:54下载
- 积分:1
-
RTD2660H
PCB800099 RTD2660h固件(PCB800099 RTD2660h)
- 2021-04-24 17:38:47下载
- 积分:1
-
用c#.net 进行web设计 首先是教你怎么创建第一个web程序
用c#.net 进行web设计 首先是教你怎么创建第一个web程序-used. Net for web design is the first to teach you how to create a web procedures
- 2022-04-19 18:39:05下载
- 积分:1
-
gpu最短距离
随机生成5000乘客与50000出租车的距离,计算最短距离,并用gpu加速
- 2023-02-21 10:00:03下载
- 积分:1
-
FFT
说明: 快速傅里叶变换,是快速计算序列的离散傅里叶变换(DFT)或其逆变换的方法。傅里叶分析将信号从原始域(通常是时间或空间)转换到频域的表示或者逆过来转换。FFT会通过把DFT矩阵分解为稀疏(大多为零)因子之积来快速计算此类变换。(Fast Fourier transform (FFT) is a fast method to calculate the discrete Fourier transform (DFT) of a sequence or its inverse transform. Fourier analysis transforms a signal from its original domain (usually time or space) to its representation in the frequency domain or vice versa. FFT can calculate these transformations quickly by decomposing DFT matrix into product of sparse (mostly zero) factors.)
- 2020-04-30 09:53:10下载
- 积分:1