-
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
-
hw2
Z=X+Y
求Z的分布
並且畫出圖
並與理論公式值做比較
(Z = X+ Y seeking to draw the map the distribution of Z and compare with the theoretical formula for the value)
- 2011-05-31 12:54:34下载
- 积分:1
-
coherence
功率谱和相干性计算的原理和matlab实现,比较经典的一篇文献,适合算法的研究者参考。来自BMSP The power spectrum and coherence function。(Principles and matlab power spectrum and coherence computing a reality, a more classic literature, researchers algorithm for reference. From BMSP The power spectrum and coherence function.)
- 2016-02-22 00:51:45下载
- 积分:1
-
conv_fht
基于fht的匹配追踪算法,算法速度要比fft快很多,提高了一个数量级(Fht based matching pursuit algorithm, the algorithm much faster speed than fft, an order of magnitude increase)
- 2010-08-19 09:57:27下载
- 积分:1
-
MMatlab_GUI_sa
Matlab 编写的一个有关支持向量机的程序,有GUII可以设定参数,和显示最终的结果。,已通过测试。
(Matlab prepared a procedure for support vector machines, there are GUI can set parameters, and display the final result. Complete source code, has been tested.
)
- 2012-05-19 20:10:45下载
- 积分:1
-
lpm
從網路取得關於自相關log-polar變換的實作。(Obtained from the network on the autocorrelation of the log-polar transform implementations.)
- 2007-09-14 08:26:35下载
- 积分:1
-
swarm(pso)
粒子群算法,用matlab实现,内含几个测试参数。(Particle swarm optimization with matlab realize that contains several test parameters.)
- 2007-10-08 09:50:05下载
- 积分:1
-
FICA-matlab
fast fixed-point algorithm (The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful algorithm.
)
- 2009-11-25 11:40:04下载
- 积分:1
-
Tduiichenggdlh
本程序源码用于电力系统对称三相短路电流计计算,由matlab语言实现。 可直接使用。
(This procedure source for symmetrical three-phase power system short-circuit curreent calculation, by the matlab language. Complete source code can be used directly.
)
- 2012-03-31 13:31:08下载
- 积分:1
-
matlab
一些matlab资料,对一些人应该有用,有帮助(Some matlab data, should be useful for some people and helpful)
- 2013-03-14 17:07:43下载
- 积分:1