搜索资源列表
PlotDemoCSharpApp
- C#调用MATLAB的程序,要求系统装有framework库和matlab运行时库,drawgraph.m 为matlab,要事行用matlab编译成一个.dll,源码中提供的入在Bin/debug下面.-MATLAB procedures, System requirements with the framework and Matlab runtime library, drawgraph.m of Matlab, important trip with a Matlab compile
Exam1
- 将Matlab下的M文件转换为DLL,在VC中调用.
simulink_dll
- DLL simulink model. From file exchange of mathwork website!
toolbox_dimreduc
- This toolbox is an educational and recreative toolbox around recent ideas in the field of dimension reduction. * PCA : classical Principal Componnent Analysis (linear projection). * Nonlinear dimensionality reduction by locally linear embedding
activexexcel
- matlab 调外部用dll,实现混合编程-matlab
LabVIEW-point-line-meter
- 利用Matlab的图象处理功能对摄象头采集到的仪表图象进行分析,得到指示值,同时利用dll 技术,在虚拟仪器编程软件Labview 中调用,输出得到对应的计算值,实现了对指针式仪表的自动监控,增加了整个系统的稳定性和可靠性。-Using Matlab image processing functions on the image pickup head collected instrument image analysis, to give the instruction value, whil
killvirus
- 再matlab环境下清除病毒。通过MATLAB调用DLL取得系统控制权。-kill virus on matlab
VC-MATLAB-7-DLL
- 采用动态链接的方法,通过VC调用MATLAB,可以脱离matlab环境运行。-Dynamic link method by VC call MATLAB, we can run away from matlab environment.
WinFormCallMatlab
- Using C# WinForm Project to Call Matlab D-Using C# WinForm Project to Call Matlab DLL
hw3
- 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
testdll
- 实现matlab与psasp并行仿真 串行机制 同时完成计算 数据传输(Realize parallel simulation serial mechanism between MATLAB and PSASP, and complete data transmission at the same time)