搜索资源列表
SinDll
- Vc中调用由Matlab文件转换的D-Vc call from the Matlab document conversion D
matlabc123
- VC++与Matlab混合编程的快速实现 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。 关键词: Matlab VC++ MCC Complier 动态链接库D-VC and Matlab for the rapid realization of the paper discusses how to use the Matlab Co. m *. mpli
vcc_mex
- 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
Matlab-and-VC
- 浅析VC与matlab接口编程,浅析VC与MATLAB联合编程<一>、<二>,<三>部分中,简单介绍了VC和MATLAB接口的两种方法,初学者可能会问为什么要用VC和MATLAB接口,接口的实质又是什么。<四>到<六>举例和讲解一些难点。<七><八>——编译器的使用。<九>——综合举例-Analysis of VC with matlab interface programming, VC Analy
TestUseMatlab
- VC 中调用MATLAB 程序功能: 为了在vc中调用MATLAB而写的一个简单测试程序 设置路径: 根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为 D:\MATLAB6p1\extern\include\,在工程中设置 需包含的头文件: //matlab中的头文件调用matlab的函数 #include "engine.h" 需要连接的LIB库: D:\MATLAB6p1\extern\lib\win32\dig
Barcode_src
- halftone vc implemented in matlab by using error diffusion algorithm
wavelet_dwt
- 小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
matlab_VC_sift-01.9
- 加州大学一博士写的基于sift的图像匹配源代码,是用的matlab和VC混合编程-Ph.D. University of California, to write a sift-based image matching source code, is mixed with the matlab and VC programming
VC_USB_matlab_DLL
- 本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换-Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb
k_d-tree-
- k-d tree的matlab与VC混合实现,可直接使用-using matlab and VC mix programming to realize kd tree.can be used used directly
matlabPcomPVC
- vc和matlab混编技术之一:vc++基于com组件调用matlab的d-One of vc and matlab mixed technology: vc++ DLL based on matlab com component calls
hw3
- 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
CODE STUDIO
- CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
STUDIO
- C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
codes
- C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo To simulate
DSevdience-confusion
- 根据网上matlab编写的D-S证据理论的程序,在VC中编写了,成功,并引用了barctrl控件 显示。你值得拥有-matlab D-S fusion vc++
OpenCode_luzhenbo
- [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
medx
- VC调用MATLAB编译的D,VC calls MATLAB compiled D-VC call MATLAB compile D, VC calls MATLAB compiled as D
kbzls_compiled
- VC调用MATLAB编译的D,VC calls MATLAB compiled D-VC call MATLAB compile D, VC calls MATLAB compiled as D
C 求信道容量
- 数字信号处理,汉明矩阵处理; %汉明失真,率失真函数理论值(matlabclear all alpha=2;p1=0.5;p2=0.2; D=[0,alHow to use the Matlab toolbox in vc++ environment for digital signal processing atlab toolbox in vc++ environment for digital signal processing [R2,delta2]=R_delta(Pu2,D,
