-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1
-
hfjh
摄影测量中求的相片的6个外方位元素是所用的后方交会程序(Resection)
- 2010-05-12 14:30:41下载
- 积分:1
-
KNN
本程序是用Matlab编写的用KNN算法解决文本分类问题的程序。(The program is written in Matlab using KNN algorithm to solve the text classification procedures.)
- 2011-05-13 20:17:10下载
- 积分:1
-
Interface_matlab_VC
matlab与vc混合编排的问题,可以得到有效解决,详细介绍后还有编码实现哦(Matlab and vc mixed scheduling issues can be effectively resolved After detailed There Coding oh)
- 2007-06-13 21:03:12下载
- 积分:1
-
pcm
PULSE CODE MODULATION MATLAB
- 2015-03-23 15:52:37下载
- 积分:1
-
比较全面的alpha稳定分布的matlab程序
网上找的,比较全面的alpha稳定分布的matlab程序(Find online, more comprehensive alpha stable distribution matlab program)
- 2020-07-29 10:18:38下载
- 积分:1
-
neural-network-toolbox
本文介绍在Matlab 环境下发电厂水位控制BP 模型的建模与仿真方法, 得出了预测模型的最优参数。仿真结果表明, MATLAB
神经网络工具箱可有效地用来解决复杂的非线性控制系统的优化设计问题。(This article describes the Matlab environment plant level control BP Model modeling and simulation methods, predictive models obtained optimal parameters. Simulation results show that, MATLAB
Neural Network Toolbox can be effectively used to solve complex nonlinear control system optimization design problems.)
- 2013-09-02 08:55:40下载
- 积分:1
-
noRCM
sar成像中因为涉及到距离走动,这个程序就是矫正距离走动的程序!(sar imaging because it comes to range walk, this program is the corrected distance walking program!)
- 2013-03-15 22:00:43下载
- 积分:1
-
3Dfanbeam
对三维shepp-logan数据做三维扇形投影,并根据投影数据重建出shepp-logan图像。(Three-dimensional shepp-logan data do three-dimensional projection fan and shepp-logan reconstructed image from the projection data.)
- 2014-01-31 15:46:22下载
- 积分:1
-
ECG
基于MATLAB语言之心电信号处理的文件(MATLAB language-based ECG processing)
- 2010-01-16 14:49:37下载
- 积分:1