搜索资源列表
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
DSP4
- 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。-digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.
DSP5
- 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。-digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.
DSP8
- 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。-digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.
DSP9
- 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。-digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.
DSP10
- 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。-digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.
jxxfc1
- 介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的C\\C++文件,并在VC中调用-on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C \\ C paper and called
box_demision
- 使用Matlab计算图形、图像盒维数的原程序,txt文档,针对不同的图形需要用Matlab继续编译 -calculated using Matlab graphics, image box dimension of the original procedure, txt files, With different graphics need to continue using Matlab Compiler
45666019bosuxingchengsuanfa
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication
MATLABcompiler
- The compiler for MATLAB6.5
compiler3
- The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alo
examle
- Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
longgeceshi 四阶龙格库塔法解微分方程组实例
- 四阶龙格库塔法解微分方程组实例,没有调用函数,而是在基本含义基础上进行编译,有助于对龙格库塔法的理解。-Fourth-order Runge-Kutta method for solving differential equations instance, did not call the function, but on the basis of the basic meaning of compiler, contribute to the understanding of Runge-Ku
ldpc.rar
- LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
Lucas_Kanade.rar
- Lucas_Kanade光流算法产生光流场,用matlab编译,Optical flow algorithm Lucas_Kanade optical flow field generated by the compiler matlab
predictivecontrolexample.rar
- 预测控制实例程序,在matlab 7.1环境中编译通过,效果还可以,希望大家学习交流,Examples of predictive control procedures, the compiler matlab 7.1 environment is passed, the effect can also hope that we learn
RandomForest
- 随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
MECHENIC
- 机械原理的杆件电算,用MATLAB编译的,可以对杆件的长度受力进行分析-Mechanical principle of bars computing, using MATLAB compiler, and can bar the length of the force analysis
matlab
- 1.此应用程序基于matlab,请确认正确安装相应版本的matlab 2.此应用程序可以读入两列纯数据,进行极坐标绘图:数据第一列为角度(单位为°),第二列为电平值(单位为dB)。 3.使用时将应用程序和数据放在matlab的路径中,比如work文件夹下。 4.对于用不同matlab版本生成的exe文件,其运行环境MCR版本也会有不同,这里分别给出了2007a和7.01的应用程序。如使用其他版本,请单独安装2007a或者7.01版本的MCRInstaller.exe
design-of-LDPC-code-compiler
- 基于MATLAB的LDPC码编译设计,是LDPC的基础程序,适合初学者-MATLAB-based LDPC code compiler design is based LDPC program, suitable for beginners