搜索资源列表
melp-MATLAB
- 采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
Matlab-Coder-VC
- 一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。-An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.
ecrobotNXT_v317
- Embedded Coder Robot NXT Demo
coder
- Turbo乘积码[TPC]的编码程序,Turbo乘积码[TPC]作为一种分组的Turbo码,把码块的行和列都加以编码,使得行和列都有纠检错的能力。-Turbo Product Code [TPC] of the coding procedures, Turbo Product Code [TPC] as a division of Turbo code, the code block rows and columns are coded so that rows and columns have
coder
- 在matlab环境下应用蚁群算法对未知系统进行辨识。-Matlab application environment in the ant colony algorithm to identify the unknown system.
CDMA
- 本设计选取CDMA通信系统中的接入信道部分进行仿真与分析。首先,通过学习相应的理论知识,熟悉接入信道实现的过程,对每一步的原理有了较深的理解,同时,也对MATALB软件进行熟悉和了解,对MATLAB软件中的SIMULINK部分及其内部的CDMA模块用法和参数设置进行熟悉,然后运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理,重点掌握卷积编码、块交织和码扩展等相关编码技术,并能将这些技术应用实际系
tmn_20
- LPC code for matlab.It contains 4 sample files and the source code for LPC 10E coder-LPC code for matlab.It contains 4 sample files and the source code for LPC 10E coder
G729-coder
- G。729算法的MATLAB程序实现,用于算法仿真-G。729
pitch_dective
- 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
SPIHT_Matlab_Demo
- SPIHT, a powerful image coder with full matlab code
arithmetic_coder_and_decoder
- 这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。-arithmetic coder and decoder by Matlab
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
conv
- Convolutional coder generates redundant bits using Modulo 2 additions. It can be viewed as a finite state machine that consists of a number of shift register stages.
cyclic
- Implementation of cyclic coder and decoder using matlab
LDPC_codec
- LDPC coder and decoder for DVB-S2 system modeling in MATLAB.
G.723.1_2010_02_10
- 这个包实现了ITU - T的G.723.1语音编码器和解码器在Matlab。该方案的目标是提供一个良好的记录和模块化设计方案,实验和研究,以方便使用为基础的实际编码器。 编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。 该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二
turbo-coder
- turbo的文件用MATLAB的仿真程序有一定的参考价值啊,-SIMULATION TURBO CODE USING MATLAB
matlab-coder
- MATLAB Coder™ generates standalone C and C++ code from MATLAB ® code. The generated source code is portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program control constructs, functio
matlab-coder
- Radar.Systems.Design 书的matlab仿真源码。包含大量的雷达算法处理仿真程序。- It contains a large number of radar algorithm processing simulation program.
faster_rcnn-master
- faster_rcnn的matlab试验资料,包括编译好的包,CUDA7.5,matlab2016a,VS2013(this is a good learning resource for object detection using deep learning. we use faster_rcnn algorithm and matlab coder cuda version is 7.5 VS version is 12.0 matlab version is 2016a)