搜索资源列表
daitong
- 文件为MATLAB带通滤波器文件,需自己创建M文件,可运行得特性曲线,还有实例图。
MSE
- 基于MATLAB的信道估计LS代码 可运行-MATLAB-based channel estimation of the LS code can run
fenzhenspeechenhance
- 一个用谱减法实现的语音消燥程序,该程序在本网站下载通过修改可直接运行,效果良好,便于初学者入门。-The realization of a spectral subtraction with extinction dry voice program to download on this site can be directly run by modifying the results were very good, easy entry for beginners.
minRb
- 多维参数优化求解算法,经测试可运行,有兴趣的朋友可以试试。-Multi-dimensional parameter optimization algorithm, have been tested to run, friends who are interested can try.
turbo
- 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
odmrp
- 运行于Glomosim上和Parsec上的ODMRP协议的源代码,有用的可以下-Running on Glomosim on and Parsec on ODMRP protocol source code can be useful under
moulation_classification
- 主要是实现调制识别,区分几种常用的数字调制信号,包括ASK,FSK,PSK,QAM。含有两个文件夹 其一为特征参数的仿真;其二为正确识别率的仿真。 文件夹key feature simulink中: 运行程序会得到各特征参数之间区分图 从图中可看到特征参数的有效性。 文件夹classification rate simulink中: 运行main.m文件 可以得到正确识别率 -Mainly to achieve modulation recog
miler
- matlab中的miler码实例,《基于matlab的通信系统仿真》(可运行,便于新人学习,有详细注释)-matlab code examples in the miler, " matlab-based Communication System Simulation" (to run, easy to learn new, detailed notes)
snr
- 未加端点检测的说话认识别,带测试语音,可直接运行-Endpoint detection of speech does not increase understanding of other, with the test voice, can be directly run
matlab-SVM
- SVM分类程序,可进行多分类,可直接在MATLAB平台上运行,已试过-SVM classification procedure, the multi-classification
gmmtbx
- Matlab中可运行的GMM工具箱,其中包含了GMM建模的各种函数,适用于语音处理。-A GMM toolbox which can be run in Matlab contains various functions of GMM modeling especially for speech processing.
MATLAB-CUDA
- MATLAB平台下的CUDA加速库。运用该库可避免在MEX函数中来回拷贝GPU数据,提高MATLAB运行速率。附件给出一个简单的矩阵乘法的示例程序,该程序在GTX TITAN下运行效率比intel i7 3930k提高了10倍。-CUDA MATLAB platform acceleration libraries. Avoid the use of the library can be copied back and forth GPU MEX function data, improve M
GA_SA.matlab
- 模拟退火算法和遗传算法,智能算法里面的两个重要算法思想;程序已经通过了测试,可直接运行;-Simulated annealing algorithm and genetic algorithms, intelligent algorithms inside two important algorithms thought the program has passed the test can be run directly
sh
- Spectral Hashing Y. Weiss, A. Torralba, R. Fergus. Advances in Neural Information Processing Systems, 2008. 所对应的示例的matlab代码,完整可运行 -Spectral Hashing Y. Weiss, A. Torralba, R. Fergus. Advances in Neural Information Processing Systems, 2008.
[emuch.net]Fisher
- 人脸识别的Fisher线性判别分析,可在MATLAB直接运行-Fisher linear discriminant analysis for face recognition, can be run directly in MATLAB
tezheng
- 图像特征提取,可在MATLAB直接运行,内含文档说明和源代码-Image feature extraction, can be run directly in MATLAB, containing documentation and source code
MixtGaussian
- 在matlab环境运行。基于GMM的说话人识别程序源代码,可直接运行。有详细的文件资料-Matlab environment runs. GMM based speaker recognition program source code, can be directly run. Detailed documentation
Based-on-GA-matlab-code
- 基于遗传算法的matlab代码,源码,可运行。-Based on Genetic Algorithm matlab code
MATLAB-intelligent-algorithm
- 《MATLAB智能算法30个案例分析》书中源代码,可直接运行使用-The source code of book- MATLAB intelligent algorithm 30 case analysis
DehazeNet源码
- 文献DehazeNet: An End-to-End System for Single Image Haze Removal配套源码,matlab可运行。