资源列表

« 1 2 ... .00 .01 .02 .03 .04 4205.06 .07 .08 .09 .10 ... 28522 »

[matlab例程NLMS

说明:若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想
<闫丰> 在 2025-07-22 上传 | 大小:3kb | 下载:0

[matlab例程Adaptiveequalizer

说明:在信道均衡运用中,将发送的受信道失真影响的原始信号作为自适应滤波器的输入信号,可期望信号是原始信号的时延形式,如图22(a)所示。通常情况下,输入信号的时延形式在接收端是可以得到的,采用形式是标准的训练信号。当MSE达到最小时,就表明自适应滤波器代表了信道的逆模型(均衡器)。-In the use of channel equalization, will be sent by the effects of channel distortion signal as the original ad
<闫丰> 在 2025-07-22 上传 | 大小:3kb | 下载:0

[matlab例程Adaptivenotchfilter

说明:在自适应信号的理想输入为有正弦信号。噪声输入也为一正弦信号。它们相互迭加,再经过LMS自适应算法,再比较它们的结果。-In an ideal adaptive signal has sinusoidal input signal. Noise input for a sinusoidal signal. Their mutual superposition, and then after LMS adaptive algorithm, and then compare their results
<闫丰> 在 2025-07-22 上传 | 大小:2kb | 下载:0

[matlab例程FilterAndColor

说明:滤波器与伪彩色变换, 1。一个通用的高通、低通、带通和带阻滤波器函数 2。又分别实现理想、巴特沃思和指数等滤波形式 3。伪彩色处理 内附设计文档。-Filter and pseudo-color transformation, 1. A common high-pass, low pass, band pass and band stop filter function 2. Respectively realize the ideal, Butterworth and inde
<> 在 2025-07-22 上传 | 大小:578kb | 下载:0

[数学计算/工程计算curvefitting

说明:基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.-Based on the principle of least squares curve fitting program-A program of curve fitting based on least squares algorithm.
<newly> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[数学计算/工程计算XushiliangZuixiaoerchengQuxiannihe

说明:内含徐士良先生编写的、使用最小二乘法完成曲线拟合的子程序源代码-Mr. Xu Shiliang intron prepared, using least squares curve fitting to complete the source code of the subroutine
<木子> 在 2025-07-22 上传 | 大小:73kb | 下载:0

[数学计算/工程计算ChazhiZuixiaoerchengquxiannihe

说明:用Fortran语言实现的多种插值算法和最小二乘拟合算法,有源代码,有简要介绍。-Fortran language with a variety of interpolation algorithms and least squares fitting algorithm, active code, have a brief introduction.
<木子> 在 2025-07-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法Cidianku2

说明:词库,delphi,中文分词软件,还不是很完善,请高手加以改进.-Thesaurus, delphi, Chinese word segmentation software is not perfect, please master be improved.
<瑞琪> 在 2025-07-22 上传 | 大小:7.25mb | 下载:0

[数据结构常用算法queens

说明:prolog语言写的一个八皇后问题,程序比较简单,有注释-prolog language to write an eight-queen problem, the procedure is relatively simple, has the Notes
<张言国> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[matlab例程45666019bosuxingchengsuanfa

说明:MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication-MATLAB comes with MATLAB Compiler is a compiler, it will be m file into C, C++ Or p, such as various types of source code, and in a
<黄礼祥> 在 2025-07-22 上传 | 大小:22kb | 下载:0

[人工智能/神经网络/遗传算法12456Classification_toolbox

说明:模式分类matlab工具箱,模式识别的好帮手,欢迎下载-Matlab toolbox pattern classification, pattern recognition of a good helper, welcome to download
<fantao> 在 2025-07-22 上传 | 大小:362kb | 下载:0

[matlab例程job(2)

说明:Matlab处理图形图象的一些处理函数使用方法介绍 -Matlab handle graphics images using a number of treatment function introduction
<qs> 在 2025-07-22 上传 | 大小:3kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 4205.06 .07 .08 .09 .10 ... 28522 »

源码中国 www.ymcn.org