搜索资源列表
Matlab与VC混合编程-p001008
- 介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值。-introduces a Matlab compiled executable in a way that allows programs written Matlab can be completely out of the Matlab environment to implementation, thus greatly impr
zxb
- 这是盲信号的代码 都已经通过编译了 做这方面的同仁可以参考一下 我觉得蛮惯用的-This is the Blind have passed code compiled into this area of reference for my colleagues I think it is pretty usual
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.
test_guide
- 文件中有一个经典guide编程案例,那是我用了一个晚上写的函数。因为调用了其它一些函数,我将其编译成*.dll。可以查看本函数代码,调试执行的是*.dll文件。因为函数是在matlab6.5下编译的,故在matlab6.1环境下无法演示。 其中涉及界面的创建,回调函数的调用,函数之间的参数传递,以及其它guide编程的处理方式。-document is a classic case programming guide, which is the one I used to write at
bldc_1_sinusoidal
- 用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。-C language prepared by the S-function source code, for the MATLAB / Simulink environment simulation permanent magnet brushless DC motor, In the above circu
motecalo
- motecalo仿真实现源代码,通过编译了,放心使用-motecalo Simulation source code, compile, and use assured
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
notch01
- 50hz陷波器,零极点的原理。编译通过。
vcc_mex
- 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
jielianduizhun
- 惯性导航粗对准,内有陀螺和加速度计真实采集数据供调试和验证。 原理来源-<惯性导航>-秦永元,略有修改,编译环境matlab
program_VC_Matlab
- VC++中调用Matlab .m函数编译后的动态链接库,一程序
IIR
- 用Matlab实现的IIR滤波器,已经通过编译和运行
FIR
- 在Matlab环境下实现的FIR滤波器,以通过编译和运行,可用
nurbs++类库编译
- 已编译的类库,在vs2010下可以使用。
VS2015 与 Matlab2016b编译环境设置
- 64位编译,VS2015调用Matlab2016编译生成的DLL,搞定各种运行错误,调试错误。32位编译下,VC++(Visual studio)调用Matlab编译生成的DLL本来是一件很容易的事情,现在转到64位了,编译环境设置不当,程序无法调通。另外,参照别人的帖子copy代码,不仔细思考,容易出现各种运行报错。(VS2015 call the DLL by Matlab2016. Enviroment setting in the Visual studio 2015. Solve th
CNN_matlab代码_可直接编译
- CNN的matlab实现,下载了数据库,修改了bug,可以直接编译运行(The implementation of CNN with Matlab,download the data and No bug,can run it immediately)