轉載一個程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former example. The interface of two COM components looks very similar, and the client program of two projects are almost the same.
標簽: contains language example program
上傳時間: 2014-08-28
上傳用戶:爺?shù)臍赓|
現(xiàn)在要實現(xiàn)VC與MATLAB混編的方法有好幾種,而其中最方便高效的為使用MATCOM,MATCOM因其可視化界面,方便豐富的調試功能以及對數(shù)學庫的強大支持,尤其是可以直接在VC中實現(xiàn)可視化編程,并能將.m文件編譯成相應C++程序,受到愈來愈多工程技術人員的重視。通過VisualMatcom實現(xiàn)混合編程,既保持了MATLAB的優(yōu)良算法,又保證了c++的高執(zhí)行效率。本文所使用的是VC6與MATCOM4.5
標簽: MATLAB
上傳時間: 2016-01-13
上傳用戶:sk5201314
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
標簽: some engineering limitation language
上傳時間: 2013-12-06
上傳用戶:huql11633
本書提供了使用MATLAB的實踐性指導。MATLAB已成為適合多學科、多種工作平臺的功能強大、界面友好、語言自然并且開放性強的大型優(yōu)秀應用軟件,同時也已成為國內外高等院校高等數(shù)學、數(shù)值分析、數(shù)字信號處理、自動控制理論以及工程應用等課程的基本教學工具。本書按邏輯編排,自始至終用實例描述;內容完整且每章相對獨立;是一本簡明的MATLAB參考書,既適用于初學者,也適用于高級MATLAB用戶。對MATLAB與FORTRAN、C等語言結合的描述更是所有MATLAB書籍中少有的一大特色。 本書適合作為理工科高等院校研究生、本科生教學用書,也可作為廣大科研工程技術人員的自學用書。
上傳時間: 2016-02-07
上傳用戶:LouieWu
一個fuzzy的matlab源程序,讀懂它可以方便地寫單片機的模糊控制程序,和c語言很像
上傳時間: 2014-01-07
上傳用戶:wcl168881111111
我用matlab寫的一個corner detector, 效果比現(xiàn)在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on Pattern Recognition, 2:791-794, August 2004. Improved algorithm has been included in A Corner Detector based on Global and Local Curvature Properties and submitted to Optical Engineering.
標簽: detector matlab corner harris
上傳時間: 2013-12-30
上傳用戶:569342831
對一般的PLL及APLL,定點PLL進行了MATLAB SIMULINK仿真,可以由程序直接生成PLL的VHDL和C源代碼
上傳時間: 2016-03-25
上傳用戶:caixiaoxu26
環(huán)境下構建一種新的系統(tǒng)辨識仿真工具箱(SIST: System Identification Toolbox)的原理與實現(xiàn),討論了在MATLAB 環(huán)境下工具箱的數(shù)據(jù)和算法結構形式,以及利用GUIDE完成圖行界面的設計,用MATLAB 與C++混編技術實現(xiàn)物理系統(tǒng)的I/O 接口和系統(tǒng)辨識...
標簽: Identification Toolbox MATLAB System
上傳時間: 2016-03-29
上傳用戶:wang0123456789
微分方程的數(shù)值解法MATLAB Matlab. 程序. (. 主程序:. ZCX). global P. t0,Y0,h,N %輸入初始條件、計算步長和迭代次數(shù). M, K, C %輸入結構參數(shù). A=[0, I -M
上傳時間: 2014-01-15
上傳用戶:D&L37
在Matlab/Simulink環(huán)境下,用圖形化的方式設計DSP程序,可簡化程序的設計。利用Embedded Targetfor T1 C2000 DSP工具包,設計DSP的ADC轉換程序;利用Simulink的數(shù)字信號處理工具包,設計FIR濾波囂進行濾波處理;給出在修改生成的C語言程序時如何使DSP能正確運行。設計的程序在TM$320LF2407A處理器上運行正確。
上傳時間: 2013-12-31
上傳用戶:851197153