-
matlab-application-inheritance
主要介绍了matlab桌面应用程序开发,如何编写图形界面,调用API接口。如Matlab的COM应用方法……(Introduces matlab application development, the preparation of a graphical interface, call the API interface)
- 2013-08-16 20:04:11下载
- 积分:1
-
demo-examples-2
Demo emf source code 2
- 2011-06-04 17:16:53下载
- 积分:1
-
vitdecode
这是一个无线接收机中的维特比译码程序,可供接收设计的朋友参考(This is a decoding program.)
- 2010-05-13 09:51:00下载
- 积分:1
-
emd
emd的MATLAB程序,可实现对非平稳信号的分析(emd MATLAB program algorithm can achieve the analysis of non-stationary signals)
- 2014-11-03 19:51:40下载
- 积分:1
-
forest-fire
学习元胞自动机的好程序,尤其对于新手。可以和生命游戏等一起结合来入门学习。(Simulation of forest fire.)
- 2013-04-28 19:04:34下载
- 积分:1
-
GA_term_project
ga 派車路徑排班,執行有詳細步驟點選說明(ga派车path scheduling, implementation steps detailed description click on)
- 2008-01-05 17:42:46下载
- 积分:1
-
matlab50
一个很实用的MATLAB实例教程,50个例子,欢迎下载,嘿嘿!!!!!!!!(A very practical example of the MATLAB tutorial, example 50 are welcome to download,嘿嘿! ! ! ! ! ! ! !)
- 2009-04-06 12:13:05下载
- 积分:1
-
wavelet_edge2
利用wavelet transform及wavelet modulus maximum來求出改良过的邊緣檢測,得到最佳的輪廓(The use of wavelet transform and the wavelet modulus maximum to derive a modified edge detection, the best contour)
- 2009-11-09 15:26:48下载
- 积分:1
-
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
-
Degree_Distribution
求复杂网络的节点度的分布和平均节点的度,输入邻接矩阵,输出度的分布(Complicated network node degree distribution and the average node degree, input adjacency matrix, the output distribution of the degree of)
- 2013-11-08 14:19:08下载
- 积分:1