搜索资源列表
Global-Optimization-Toolbox
- Matlab官方的全局最优化工具箱,包括模拟退火等常用方法的介绍-The official global optimization Matlab toolbox, including simulated annealing and other commonly used methods described
magicMatrix
- matlab c++ 联合编程简单示例,具体过程可以参照我的blog:http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx-matlab c++ United programming easy example, the specific process can refer to my blog: http://blog.csdn.net/owldestiny/archive/2009/03/07/3966340.aspx
meanshift_matlab
- mean shift tracker mean shift tracker mean shift tracker-mean shift tracker mean shift tracker mean shift tracker mean shift tracker mean shift tracker
SEA_det_v1.2
- sphere decode译码算法的更新版本-sphere decode algorithm matlab code
codes
- 这是《MIMO-OFDM Wireless Communications with MATLAB》书中的源程序,这本书是关于MIMO-OFDM的新书,非常有用啊.备注:转载于http://download.csdn.net/source/32480-This is the " MIMO-OFDM Wireless Communications with MATLAB" source book, this book is a new book on MIMO-OFDM is ve
NL_means
- 实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。-Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.
Matlab-BPTOOL
- 不错的Matlab神经网络工具箱实用指南,CSDN上有一部分下载,要10个积分,内容还不全,此资料为综合整理,比较全面。-Matlab neural network toolbox good practical guide, there is a part of the CSDN download, to 10 points, the content is not complete, this information is consolidate, more comprehensive.
CSDN-LT-code
- 一个比较正规的关于喷泉LT码的编码解码程序,没有加备注,但是清晰易懂。-A more formal fountain on LT codes codec procedures, did not add notes, but clear and understandable.
csdn
- 三种esprit算法的doa估计matlab实现。参考张贤达《通信信号处理》的算法。包括两种普通esprit和TLS_esprit算法。经检查无误。(gfafsgfaqegfawegfgn asabqewgqaew)
hmm
- 一个特别好的学习隐马尔可夫的例子,该例子来自于博客http://blog.csdn.net/wowotuo/article/details/40783357,通过该例子学习隐马尔可夫模型将会事半功倍(A very good example of learning hidden Markov. This example is from blog http://blog.csdn.net/wowotuo/article/details/40783357. Through this example,
LIBSVM学习笔记(二) - CSDN博客
- 安装步骤,可以参考,介绍的很详细。值得借鉴(SVM installation steps)
lpccut
- 1.读取中文字符 2.利用微软系统语音获得待转换语音 3.gpc处理语音 4.合成语音 5.将多段语音拼接得到最终的语音(1. read Chinese characters 2. using the voice of Microsoft system to obtain the pending speech 3.gpc handles voice http://blog.csdn.net/kaixinshier/article/details/72142889. 4. synthetic sp
immune2
- 人工免疫算法基于matlab实现,转载自CSDN(Artificial immune algorithm based on MATLAB)
spectralmatrix_msc_sgolay
- 今日对光谱数据预处理中的MSC(多元散射校正)和SG(0阶、高阶)平滑进行了学习,参考书目是李志刚老师著的《光谱数据处理与定量分析技术》(原理介绍较为详细)并结合CSDN和联合开发网上下载的代码进行了简单的matlab编程。代码稍后上传,介绍详细,感兴趣的可以去看看。(Today, MSC (Multiple Scattering Correction) and SG (0th order, high order) smoothing in spectral data preprocessing
MSK信号数字调制解调
- 内含3种MSK调制程序,详细说明请参见网址:https://blog.csdn.net/i_no_one/article/details/90451131 还包含MSK解调说明。包含程序的使用说明,均为MATLAB程序。