搜索资源列表
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
ldpc_decoder
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
SpaceTimeTrellisCode
- 使用MATLAB 和C MEX编写的在4, 8, 16, 32, 64, 128, 或 256多状态下QBSK调制空时格码仿真源程序。
phd and matlab
- 本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。-MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.
利用vc和matlab混编,调试mex文件的方法
- 利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序,use VC and matlab to debug code
mex
- c语言编写的mex程序,有pdf文档和源代码,对初学者很有帮助的资料-c language of mex procedures, pdf documents and source code, helpful information for beginners
Mex
- MEX- Matalb executable helps is running c programs in matlab.
TurboMex
- Convolutiona turbo codes that are used in LTE, DVB, and Mobile WiMAX. These files are C-MEX files for the Matlab Environment for speed reasons.
MexDemo
- 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。-Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.
mex
- matlab与c的联合编程的相关文,-matlab and c joint programming document
lap_cpp
- 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
cmex
- MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
pmsm_simulink
- 基于C MEX S-函数永磁同步电机控制系统仿真建模研究-C MEX S-function based on permanent magnet synchronous motor control system simulation modeling
sfuntmpl_basic.c-matlab
- sfuntmpl_basic.c-这是matlab提供的c mex s函数模板-sfuntmpl_basic.c-This is a matlab function to provide a template of c mex s
C-MEX-S-function
- C MEX S-function的一般格式,用c语言形式编写-C MEX S-function of general form, the form of written language with c
C-language-and-MATLAB
- 实际系统地介绍了语言与MATLAB接口函数的编程方法。用实例详细地介绍了MATLAB中所供的数据类型在C-MEX函数中的编程方法。-Actual systematic introduction to the language with the MATLAB programming interface function. Described in detail with examples in MATLAB for the data types in C-MEX function of progr
C-MEX
- 关于C MEX S-function 实例的讲解-About C MEX S-function of examples to explain
MEX
- matlab与c混合编程MEX的几个示范程序-matlab and C mex
Writing-MATLAB-C-MEX-Code
- Writing MATLAB C-MEX Code
mex
- 使用matlab自带mex,实现C语言和matlab的数据交换(Using MATLAB to bring mex to realize data exchange between C language and MATLAB)