-
UseMatlib
vc与matlab混和编成(vc and the mixture into Matlab)
- 2005-01-11 14:15:11下载
- 积分:1
-
C-and-Matlab
C++与matlab混合编程实例,用于实现在VS2010中调用matlab程序(C++ and matlab mixed programming, call matlab program VS2010)
- 2013-07-11 09:53:43下载
- 积分:1
-
scara_robot
SCARA four DOF planar articulated robot reference
- 2013-10-18 14:52:50下载
- 积分:1
-
Subclust
减聚类的类代码,可以直接使用获得类中心,类数目(Clustering by class code, you can directly use a type of center, type the number of)
- 2008-04-08 10:56:52下载
- 积分:1
-
buduichen
不对称曲线的置信区间的求取,matlab编程(Asymmetric confidence interval of the curve to strike, Matlab programming)
- 2012-06-09 09:53:25下载
- 积分:1
-
lunwen[1]
说明: PI调节器参数的直流双闭环仿真程序,参数需要调节,网友学习交流matlab程序代码(DC PI regulator parameter double loop simulation program, the parameter adjustment is required, users learn communication matlab code)
- 2011-04-14 11:35:23下载
- 积分:1
-
FDTD3DCODEUSING
一个三维FDTD的计算程序,比较有用,适合初学者。(A three-dimensional FDTD calculation procedures, more useful for beginners.)
- 2014-01-03 14:55:19下载
- 积分:1
-
201019143958120804
matlab 算法 (matlab algorithm)
- 2010-05-13 09:43:54下载
- 积分:1
-
DFT
离散傅里叶变换对于FDTD计算程序很有用( an algorithm resistant to print/scan process is proposed , which is based on block discrete fourier transform)
- 2014-09-21 22:39:29下载
- 积分: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