-
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
-
PLS
这是用matlab实现的一段PLS算法的程序,简单易上手!(This is the period of the program of the PLS algorithm, using matlab simple and approachable!)
- 2013-01-03 15:20:22下载
- 积分:1
-
redObjectTrack
tracking of a red ball using matlab
- 2011-09-19 22:59:17下载
- 积分:1
-
dbscan
基于密度的算法dbscan,matlab程序(Dbscan algorithm based on density, the matlab program)
- 2013-12-17 11:16:38下载
- 积分:1
-
xiaobofenxi
利用Matlab对光纤陀螺输出数据进行小波处理,达到降噪的效果,提高其测量精度。(FOG using Matlab output data wavelet processing, to achieve noise reduction effect, improve the measurement accuracy.)
- 2020-12-25 16:19:04下载
- 积分:1
-
Test_8PSK
本代码在OFDM系统中,用matlab实现8-PSK的调制、载波同步及其误码率计算(This code completes The modulation,carrier synchronization and the bit error rate test of 8-psk in an OFDM system .)
- 2014-03-27 17:20:05下载
- 积分:1
-
sparseBSS_delay_modify
欠定盲源分离的程序,分离效果很好,适合学习。(Underdetermined blind source separation process, separation effect is very good, suitable for learning.)
- 2014-06-13 10:39:39下载
- 积分:1
-
cp
说明: 一个控制面板编程的例程,讲述如何把你的程序添加到控制面板上面。(A control panel programming routines, describes how to program your control panel added to the above.)
- 2007-12-04 13:35:57下载
- 积分:1
-
guzhangzhenduanprogram
自己编写的比较全面的故障诊断matlab函数程序,包括统计法、时域法、时间序列法、频谱及功率普密度函数、小波分析法程序中有详细的说明。(their preparation of a more comprehensive fault diagnosis Matlab function procedures, including statistics, time domain, time series, and power spectral density function Pronk, wavelet analysis procedures are described in detail.)
- 2021-03-31 14:59:09下载
- 积分:1
-
rate-equ
速率方程求解,的详细过程。还有范例,方便一步一步学习(Rate equations, the detailed process. There sample rate equations, the detailed process. There are examples)
- 2020-09-12 20:07:59下载
- 积分:1