搜索资源列表
cml[1].1.6.2
- Documentation last updated on June 25, 2006. Contents: (1) Licensing information (2) List of currently supported features. (3) A quick start guide (4) The sim_param structure format. (5) The sim_state structure format. (6) Compiling mex file
LDPCCode.rar
- LDPC编解码代码,使用matlab中的Mex文件,解码速度较快,LDPC Codec using mex file in Matlab
STCode
- 空时编码源代码,在Matlab中使用Mex文件编写,速度快-space time codec
TurboCode
- Turbo码的编解码源代码,在MatlAB中使用Mex文件实现,速度快-Turbo codec
ViterbiDecoder_mex
- 自己用matlab与c接口方法编写的可以用matlab调用的C程序,实现Viterbi译码(软硬都可)。使用前在matlab里输入:mex - 文件名.c;-A c file can be used in matlab scr ipt to achive Viterbi Decoding (Error Control Coding) for both Hard Decision and Soft Decision.
mex-windows-compatible
- source code for mexwindows applications
Mat_field
- 在超声相控阵成像中,处理回波信号成像时需要插值和坐标转换,此程序时针对64位win7系统生成的mex文件。-Ultrasonic phased array imaging processing the echo signal imaging interpolation and coordinate transformation, this program is for 64-bit win7 system generated mex file.
VS2008Matlab
- OpenTSTOOL is a software package for nonlinear time series analysis. It is implemented mainly in MATLAB, with some time-critical parts written in C/C++ (as MEX-functions).
ssdesc-cpp-1.1.1.tar
- this is mex.file for self-similarity descr iptor
Kalman.m
- This example shows how to generate C code for a MATLAB Kalman filter function, Kalman , which estimates the position of a moving object based on past noisy measurements. It also shows how to generate a MEX function for this MATLAB code to increase th
ode45Dynamics
- 利用C++写的matlab轨道积分程序,积分函数是ode45(Using the MATLAB track integration program written in C++, the integration function is ode45.)