搜索资源列表
自适应算法1
- 数值算法的自适应算法,用java图形界面做的,可以动态显示自适应的全过程-numerical algorithm adaptive algorithm, using java to do the graphical interface, dynamically adaptive process
自适应滤波的MATLAB实现
介绍自适应LMS和RLS以及自适应均衡、陷波的源程序。希望对大家有用。
瞬时混合盲信号分离问题的自适应算法比较
- 瞬时混合盲信号分离问题的自适应算法比较 可以作为参考
小波变换实现的lms自适应算法
- 小波变换实现的lms自适应算法
动量-自适应学习调整算法(BP改进算法)应用实例
- 动量-自适应学习调整算法(BP改进算法)应用实例.zip- Momentum- auto-adapted study adjustment algorithm (BP improvement algorithm) application example zip
实验8自适应
- 数值算法,自适应算法演示-numerical algorithm, Adaptive Algorithm Demonstration
自适应数据融合算法
- 自适应数据融合算法-Adaptive Data Fusion
comp_lr
- LMS和RLS自适应算法性能比较-The comparation of LMS and RLS in adapinve signal processing
自适应Simpson积分算法
- 这是一个很实用的求积分算法,自适应算法是一种很有前途的算法,特为其发展贡献绵薄之力。-This is a very practical for integration algorithm, adaptive algorithm is a very promising algorithm, special small way contribute to its development.
基于LMS(最小均方误差算法)的自适应滤波的源程序
- 基于LMS(最小均方误差算法)的自适应滤波的源程序,基于matlab-based on the LMS (minimum mean square error algorithm) adaptive filtering of the source, based on Matlab
自适应滤波算法的MATLAB代码
- 这是用MATLAB制作的自适应滤波算法的源码-This is produced using MATLAB adaptive filter algorithm source code
最小二乘自适应滤波器
- 有需要自适应滤波算法的来,希望对大家有帮助-need adaptive filter algorithm, we hope to help
OTSU方法计算图像二值化的自适应阈值
- OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value
自适应算法1
- 数值算法的自适应算法,用java图形界面做的,可以动态显示自适应的全过程-numerical algorithm adaptive algorithm, using java to do the graphical interface, dynamically adaptive process
遗传算法解TSP
- 实现用固定变异概率和自适应变异概率解tsp问题的比较,自适应式算法采用基于种群差异度的自适应算法,详见实验报告-achieve fixed mutation probability and Adaptive Solutions tsp mutation probability of comparison, Adaptive Algorithm-based differences in the populations adaptive a
Volterrra_luzhenbo4
- 更新部分 1、自适应算法采用参考文献[2]的NLMS算法,收敛速度更快,所需训练次数更少。 2、自适应收敛步长在(0,2)之间存在较优取值,Lorenz序列为0.6。-update an adaptive algorithm reference [2] NLMS algorithm, convergence faster, less the number of required training. 2, adaptive ste
Chaaddred
- LMS自适应算法自适应预测的计算机实验matlab仿真例子-LMS adaptive prediction algorithm for the adaptive computer simulation experiments Matlab example
自适应滤波器
- 通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。 具体设计方案为: 1,生成标准正弦信号S 2,生成等长的随机信号N 3,生成加随机噪声的正弦信号X 4,X通过参数可调数字滤波器,输出Y 5,Y与参考信号作差得到误差E 6,E通过自适应算法调整权值W 7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptiv
机械手自适应
- 机械臂自适应算法MATLAB程序,word 文档及源程序(Adaptive control for manipulator)
自适应遗传算法matlab代码
- 自适应遗传算法matlab代码,效果很好,可以参考使用。(Adaptive genetic algorithm matlab code, the effect is very good, can be used for reference.)