-
MSKfading
matlab simulation program for MSK transmission systems
- 2010-10-18 17:14:38下载
- 积分:1
-
chapter24 基于蚁群算法的三维路径规划算法
基于matlab平台中蚁群算法在三维路径规划研究(Research on 3D path planning based on Ant Colony Algorithm in Matlab platform)
- 2018-05-31 10:47:55下载
- 积分:1
-
3
说明: matlab 科学计算与可视化程序集。几百个小程序供初学者掌握matlab的科学计算十分有帮助。(matlab scientific computing and visualization of the assembly. Hundreds of small programs for beginners to master the scientific computing matlab very helpful.)
- 2009-12-16 14:06:45下载
- 积分:1
-
NearestSymmetricPositiveDefinite
nearestSPD works on any matrix, and it is reasonably fast. As a test, randn generates a matrix that is not symmetric nor is it at all positive definite in general.
- 2013-08-01 22:06:14下载
- 积分:1
-
arnold
利用arnold置换简单加密图片,并将其保存起来(Replacement using a simple encryption arnold pictures and save them)
- 2010-06-02 21:47:48下载
- 积分:1
-
matlab-basic-knowledge
matlab基础概述,介绍了matlab开发环境及相关知识(matlab basic overview, describes the development environment and knowledge of matlab)
- 2011-05-14 10:33:36下载
- 积分:1
-
Fundamentals_of_Statistical_Signal_Processing
《Fundamentals of Statistical Signal Processing》(《随机信号处理基础》)的配套MATLAB源代码。为电信工程师、教师、和学生而设计。("Fundamentals of Statistical Signal Proc essing "(" Random signal processing based ") supporting MATLAB code. To the telecommunication engineers, teachers, and students designed.)
- 2007-03-28 11:58:03下载
- 积分:1
-
outtest2
一种用matlab,在无线系统中有中继转发和时间关联性的并且有重传系统的outage的方法(One kind of use matlab, in a wireless system with relaying and time correlation and there retransmission system outage methods)
- 2013-09-12 20:59:00下载
- 积分:1
-
基于马氏距离时间序列分类
基于马氏距离时间序列分类Time-series-classification-master(Time-series-classification-master)
- 2020-12-20 19:49:08下载
- 积分:1
-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1