Welcome![Sign In][Sign Up]
Location:
Search - C MEX

Search list

[matlabmatlab7.x

Description: 《精通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章以图像处理为例介绍了一个综合应用实例。 本书按混合编程的具体方法进行逻辑编排,自始至终用实例描述,每章着重阐述各种混合编程方法的实质和要点,同时穿插了作者多年使用MATLAB的经验和体会。本书既适合初学者自学,也适用于高级MATLAB用户,可作为高等数学、计算机、电子工程、数值分析、信息工程等课程的教学参考书,也可供上述领域的科研工作者参考。 这里是本书所有源码压缩包,内容详尽、实例丰富,包含MATLAB实例的源文件、函数/命令和注解以及程序实例。 -"proficient MATLAB7 mixed programming" system introduced in MATLAB 7.0 Mixed Programming methods and techniques. The book is divided into 13 chapters. Chapter 1 and Chapter 2 on the basis of knowledge MATLAB, Chapter 3 briefed Matlab. Chapter 4-Chapter 9, respectively introduced several typical mixed programming, including C-MEX, MATLAB engine, MAT data file sharing, Mideva, Matrix and the Add-in. Chapter 10, Chapter 11 and Delphi on MATLAB and Excel hybrid programming. Chapter 12 on MATLAB COM Builder, chapter 13 for image processing as an example of a composite application. The book by the mixed programming methods for the specific logic layout description throughout example, Each chapter focuses on a combination of programming and real elements, while full of the author's
Platform: | Size: 1619968 | Author: yixiao | Hits:

[Communication-MobileMEXexample

Description: MATLAB中MEX命令的两个程序例子, 有详细解释, 如何在MATLAB里面调用C/C++函数-MATLAB MEX orders of the two procedures example, a detailed explanation How MATLAB inside called C/C function
Platform: | Size: 4096 | Author: 钟伟 | Hits:

[Data structsC++ProgramExample

Description: 此代码是C语言编程常用的一些例子的源代码,对于学习深入理解C语言有很好的帮助:):)-this code is the C programming language commonly used by some of the examples of source code, learning to understand in depth the C language with the help of a very good :) :)
Platform: | Size: 27648 | Author: 周颖 | Hits:

[Communication-Mobileldpc_decoder

Description: 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。-The use of Log-BP decoding algorithm for LDPC code simulation program is given a different signal to noise ratio and bit error rate under the packet error rate of the statistical map, using matlab and C (c-mex) procedures, respectively, to prepare, has a detailed description and notes .
Platform: | Size: 77824 | Author: 智钢 | Hits:

[matlabvcc_mex

Description: 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序-Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures
Platform: | Size: 11264 | Author: Dean | Hits:

[matlabSpaceTimeTrellisCode

Description: 使用MATLAB 和C MEX编写的在4, 8, 16, 32, 64, 128, 或 256多状态下QBSK调制空时格码仿真源程序。-The use of MATLAB and C MEX prepared at 4, 8, 16, 32, 64, 128, or more than 256 state QBSK modulation STTC simulation source.
Platform: | Size: 29696 | Author: harold | Hits:

[matlabMex

Description: MEX- Matalb executable helps is running c programs in matlab.
Platform: | Size: 29696 | Author: kumar | Hits:

[matlabTurboMex

Description: 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.
Platform: | Size: 8192 | Author: Karim Badawi | Hits:

[matlabMexDemo

Description: 几个VC++源代码,使用C-MEX文件来实现VC++与MATLAB的混合编程。-Several VC++ source code, the use of C-MEX file to achieve the VC++ and MATLAB programming mixed.
Platform: | Size: 451584 | Author: quan | Hits:

[Windows Developmex

Description: c语言编写的mex程序,有pdf文档和源代码,对初学者很有帮助的资料-c language of mex procedures, pdf documents and source code, helpful information for beginners
Platform: | Size: 130048 | Author: 颜伟 | Hits:

[matlabmex

Description: matlab与c的联合编程的相关文,-matlab and c joint programming document
Platform: | Size: 5120 | Author: 小光 | Hits:

[matlablap_cpp

Description: 线性分配算法的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 = lap (cost), cost for the match cost matrix, assianstment matrix for the output matching
Platform: | Size: 5120 | Author: 123 | Hits:

[Othercmex

Description: MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
Platform: | Size: 1024 | Author: 张风生 | Hits:

[matlabpmsm_simulink

Description: 基于C MEX S-函数永磁同步电机控制系统仿真建模研究-C MEX S-function based on permanent magnet synchronous motor control system simulation modeling
Platform: | Size: 244736 | Author: 刘晓辉 | Hits:

[matlabsfuntmpl_basic.c-matlab

Description: sfuntmpl_basic.c-这是matlab提供的c mex s函数模板-sfuntmpl_basic.c-This is a matlab function to provide a template of c mex s
Platform: | Size: 2048 | Author: mfj | Hits:

[matlabC-MEX-S-function

Description: C MEX S-function的一般格式,用c语言形式编写-C MEX S-function of general form, the form of written language with c
Platform: | Size: 1024 | Author: mfj | Hits:

[matlabC-language-and-MATLAB

Description: 实际系统地介绍了语言与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 programming.
Platform: | Size: 5421056 | Author: sara | Hits:

[OtherC-MEX

Description: 关于C MEX S-function 实例的讲解-About C MEX S-function of examples to explain
Platform: | Size: 281600 | Author: suyun | Hits:

[matlabWriting-MATLAB-C-MEX-Code

Description: Writing MATLAB C-MEX Code
Platform: | Size: 245760 | Author: bodhitreechen | Hits:

[matlabmex

Description: 使用matlab自带mex,实现C语言和matlab的数据交换(Using MATLAB to bring mex to realize data exchange between C language and MATLAB)
Platform: | Size: 2048 | Author: xianke | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net