搜索资源列表
vcmatlab
- vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
imageprocess
- 计算图像的描述子算法,使用LabVIEW调用matlab程序实现处理与显示-Image descr iptor calculation algorithm, using the LabVIEW program called matlab processing and display
matlab
- 在LabVIEW中与matlab进行交互,互相调用。-Matlab in LabVIEW to interact with each other and call.
conv
- 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
LabVIEW-Matlab-Mixed-Programming-
- 针对LabVIEW在数值分析和处理方面的不足,提出了实现LabVIEW与Matlab混合编程的几种方法。通过LabVIEW专有程序接口调用Matlab,LabVIEW设计用户图像界面,负责数据采集 Matlab在后台提供大型算法供LabVIEW调用,其程序的调用方法,可使用Matlabscr ipt节点或ActiveX函数模板。-According to the defect of LabVIEW in complex numerical analysis and processing,seve
92421039VC-CALL-matlab.m
- vc调用matlab中自定义的.m函数,对于混编简单的例子-Vc call custom in matlab. M function,For simple example mixed
VC-call-matlab-multiThread
- VC++调用matlab画图,效果很好!值得看-VC++ Call matlab drawing, the effect is very good!
matlab-figurePMFC
- VS调用matlab编译生成的动态链接库画图,并显示在MFC-VS calls matlab s compiled dynamic link library drawing, and show in MFC
matlab卡农
- 调用声卡,数学方法实现音乐播放,通过matlab数学编程功能实现(play music by a mathematical way)
matlab floyd
- 弗洛伊德算法的matlab实现,里面的调用文件需自己根据需要改动。(Matlab implementation of Freud algorithm)
RS分析Matlab程序
- 首先将该程序命名为RSana.m保存,以供调用。 在matlab中导入所要分析的时间序列,保存为x。 然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。 这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is n
matlab聚类分析工具箱
- matlab中聚类算法的工具箱,里面有很多种聚类算法直接调用(Matlab clustering algorithm toolbox, there are many kinds of clustering algorithm directly call)
C++调用MATLAB
- 利用c++调用MATLAB引擎 实现柴油发电机组仿真(Simulation of diesel generator set by using c++ call MATLAB engine)
联合编程
- matlab与c#联合编程的实现过程,从而通过C#语言平台调用matlab已编程好的函数。(The implementation process of MATLAB combined with c# programming, function through C# language programming platform called MATLAB has good.)
matlab program
- 很多人都关心在matlab里如何调用ansys计算,我也曾经困惑过一段时间,到各个论坛去找资料,问大家,但是没有一个非常明确的答案。有很多在c语言和forthan中调用ansys的资料,但是对matlab没有什么可借鉴性经过很多次的实践总结,我把我的经验总结出来(Many people are concerned about how to call ANSYS computing in MATLAB. I have been puzzled for a while, and have asked
CsharpMatlabCompilerVer4
- c#语言的平台调用matlab二次开发封装类库(The c# platform invoke for development of MATLAB)
精通Matlab与C C++ 混合程序设计
- matlab 与C语言程序互相调用,实现快速计算(MATLAB and C language program call each other to realize fast computation.)
matlab随机森林
- 调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
《matlab有限元分析与应用》源代码
- 包含例子调用,方法原理及公式,书中包含所有的代码(finite element analysis using)
模拟退火算法的matlab工具箱
- 解压缩后,将模拟退火算法工具箱粘贴到matlab的工作路径或者粘贴到toolbox中,根据需要调用即可(Simulated annealing algorithm toolbox)