搜索资源列表
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 step in the convergence of (0,2)
Volterra_MultiStepPred_luzhenbo
- 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
spectrum
- 功能: 功率谱分析 算法参考文献:黄嘉佑,《气象时间序列分析》-functions : power spectral analysis algorithm References : Geophysics, "meteorological time series analysis"
weimin
- 读取语音信号(用matlab的wavread指令),把语音信号分帧、加窗,进行清浊分割,提取基 频,这一部分较简单,自己编程序做。参考文献自己到图书馆期刊网上查找。 提取语音信号的lpc参数,可调用lpcfit.m 程序(我提供,见附件),将源、目标语音的浊音 段的lpc系数进行DTW规整,调用pathita2.m 程序(我提供,见附件)。将规整得到的lpc系数 转换成lsp参数,调用lpcar2ls.m 程序(我提供,见附件), 再进行转换映射,调用matlab 的指令ne
Dynprog
- 动态规划算法的顺序(前向求最小值)算法的matlab实现以及一个算例,还有一篇参考pdf文献,适合初学者,有我个人的一点注释
MatlabCodeforDeterministicDynamicProgramming
- 一个决策性动态规划的matlab代码,有参考文献,适合初学者
MatlabCodeforStochasticDynamicProgramming
- 一个实现随机动态规划的实例的matlab代码,附有参考文献,适合初学者
ChaosToolbox
- 混沌工具箱2及其相关参考文献,可以很方便计算与混沌相关内容。
ofdm
- 考虑频率偏移的OFDM仿真程序,直接根据经典参考文献编写
DS
- ds证据理论的事例,用于数据融合判决,附说明和参考文献
BPGA_Fire
- 遗传算法和神经网络联合用于数据融合,附说明文档和参考文献,matlab应用
calibration toolbox_matlab
- 基于张氏平板标定的标定工具箱,除了提供了详细的源码及其实用说明外,还附带了算法概述与参考文献,值得一读
SEAL_det_v1.0.rar
- 基于深度优先搜索算法的球形译码,具体文献可以参考03年information thoery上的那篇经典文章,Depth-first search algorithm based on spherical decoding, can refer to specific literature in 2003 on information thoery came across a classic article
acoustic_clayton_engquist_1
- 均匀介质二维声波数值模拟,采用clayton-engquist 1阶边界条件。有公式及参考文献。带有速度模型以及雷克子波函数,解压后直接运行就可以-2D acoustic numerical simulation of a homogeneous medium, using the clayton-engquist 1-order boundary conditions. Formulas and references. With the velocity model and the the R
Mie-scattering-Matlab
- 详细介绍了用Matlab编程计算Mie散射的参考文献,内含Matlab源码。-Detailed calculations using Mie scattering Matlab programming reference that contains Matlab source code.
GSAALB
- 装配生产线任务平衡优化遗传算法通MATLAB源码,下面的源码实现了装配生产线任务平衡优化问题(ALB问题)的遗传算法,算法主要参考下面这篇文献,并对其进行了改进。-Task of assembly line balancing optimal genetic algorithm-pass MATLAB source code, the following source code to achieve the task of assembly line balancing optimization
HillClimbingSegment.1.0
- 一种运用爬山算法彩色图像分割算法,参考文献"Salient RegionDetection and Segmentation"-Hill-Climbing Algorithm for Color Image Segmentation.Reference to "Salient RegionDetection and Segmentation"
MVDR
- 这里是MVDR应用于数字波速形成技术,功能强大,同时附带两篇做的时候用的参考文献-This is the wave velocity of the formation of MVDR digital technology, powerful and at the same time doing two incidental references used
1
- Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中 的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。-Amir Hossein Omidvarnia prepared using
NSGA-II
- 多目标优化问题,文献参考,A Fast Elitist Non-dominated Sorting Genetic Algorithm for Multi-objective Optimization(multi-object optimization)