-
Good-practical-guide-to-Matlab
Good practical guide to Matlab
- 2011-01-17 21:53:39下载
- 积分:1
-
Classification_toolbox
matlab 的最新工具包,包括遗传算法,粒子群算法,总之 与现代优化算法一书中较为匹配(MATLAB tool box )
- 2014-10-11 10:29:44下载
- 积分:1
-
pitch
语音信号处理基音周期检测MATLAB程序仿真详解(Pitch detection of speech signal processing MATLAB program simulation Detailed
)
- 2021-01-20 21:08:46下载
- 积分:1
-
symbol_syn
这是超前滞后门在wcdma位同步的应用的matlab源代码,对16倍升余弦匹配滤波器输出位同步(nice )
- 2009-05-04 15:53:48下载
- 积分:1
-
DTW_and_mfcc
用matlab实现语音识别的测试,解压到根目录下运行即可(Speech recognition using matlab test, extract to the root directory can be run)
- 2011-05-01 10:44:01下载
- 积分:1
-
matlab-Dijkstra
基于matlab Dijkstra算法的实现(matlab Dijkstra)
- 2011-09-11 15:24:19下载
- 积分:1
-
MIMO
BER SNR plot in rayleigh channel with maximal ratio combining technique for MIMO
- 2010-10-08 14:42:32下载
- 积分:1
-
zishiyinglunwen
这是一些我查找的关于lms自适应滤波算法的论文,都觉得很有用(This is something I find on lms adaptive filter algorithm paper.I feel it useful)
- 2015-01-12 12:35:09下载
- 积分:1
-
Simulation-of-JTC-using-Matlab
说明: 利用Matlab软件平台对JTC进行了图像识别仿真实验,得到了二维及三维相关输出图像,显示出尖锐的相关峰。仿真实验表明:联合变换进行图像识别中存在强烈的零级干扰,干扰信号是有用信号的7.14倍,输出结果不理想;采用功率谱相减法可以消除零级强干扰,进而提高了图像的识别能力。(Simulations of joint transform correlator (JTC) using Matlab is implemented, and the 2-D and 3-D drawings of the correlation image are obtained. In the simulation experiments, the sharper correlation peaks are showed. The result shows that strong disturbance of zero rank exists in the simulation of JTC, and it is 7.14 times stronger than the useful signal thus, the power spectrum subtraction is used to eliminate the strong disturbance, and the capacity of image recognition is improved.)
- 2011-03-05 23:32:26下载
- 积分:1
-
Binary_Search
说明: 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;(Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success )
- 2011-03-24 10:54:46下载
- 积分:1