-
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
-
polyfit2d
根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。(according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix)
- 2009-09-04 12:58:19下载
- 积分:1
-
matlab4finalfinal
是基于STBC的MIMO-OFDM的MATLAB仿真,生成误码率曲线(MATLAB simulation is based on the STBC MIMO-OFDM generate BER curves)
- 2020-07-03 05:00:02下载
- 积分:1
-
luyin
matlab环境中可以实现在matlab中录音的功能(matlab luyin)
- 2010-12-13 22:46:09下载
- 积分:1
-
BackgroundWorker
程序控制编程实例25 如何实现BackgroundWorker异步调用(Programming examples of process control 25 how to achieve BackgroundWorker Asynchronous Call)
- 2007-11-13 21:19:12下载
- 积分:1
-
matlab
利用交又我们有可能由父代个体在子代组合成具有更高适合度的个体。(For this part, you are allowed 30 minutes to write a composition on the topic Why Do People Like to Buy Lotteries?)
- 2010-12-02 14:59:20下载
- 积分:1
-
bios_config
BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级
用户都希望能够有资料帮助他们,本书以 BIOS 的基础知识为起点,针对主板、
显卡、调制解调器等的 BIOS 设置、升级、优化进行了系统的讲解,教读者如何
通过 BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级
用户。 (BIOS setup and adjust the use of computers has always been hot, especially the majority of the early, intermediate users wish to have information to help them, this book to BIOS basic knowledge as a starting point, for motherboards, graphics cards, modems, BIOS, etc. settings, upgrade, and optimize the system to explain, teach readers how to achieve optimized system BIOS to resolve common problems. Readers of this book as: computer early, intermediate users.)
- 2007-11-07 23:38:15下载
- 积分:1
-
biaogao4
机械设计及理论 转子动力学中对轴承的研究(Mechanical Design and Theory Rotor Dynamics)
- 2013-10-08 10:47:31下载
- 积分:1
-
vc_CALL_MATLAB_C++graphiclib
VC++下调用matlab图形库函数进行绘图并显示到VC的图形界面中。(VC call Matlab graphics library functions and mapping indicates that the VC graphics interface.)
- 2006-12-06 16:09:43下载
- 积分:1
-
Mppt_sfunction
可实现光伏电池板最大功率点的跟踪,使其输出最大功率(PV panels can achieve maximum power point tracking, so that the maximum power output)
- 2011-05-24 16:01:32下载
- 积分:1