-
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
-
b-Radar-Cross-Section-Analysis-of-Backscattering
please give matlab code
- 2012-11-06 18:00:45下载
- 积分:1
-
3524
3524工作原理,似乎是很牛的解释,里面有图,解释的很清楚~(how does the 3524 play~)
- 2010-11-08 23:50:43下载
- 积分:1
-
1231234
简支梁受各种力综合作用的剪力,弯矩计算及图形绘制(By the comprehensive function of simply supported beam power of the shear and moment calculation and graphics)
- 2012-04-06 10:09:07下载
- 积分:1
-
m_file
this is source seperation matlab code
- 2013-09-19 05:39:49下载
- 积分:1
-
reflectance_a_base_entropy_minimization
recover reflectance image by minimization of entropy
- 2013-03-10 20:51:02下载
- 积分:1
-
QRcode
QRcode标准,非常不错的学习和编码资源,有需要的朋友请下载。(QRcode standard)
- 2015-01-09 11:25:04下载
- 积分:1
-
LQG
通过下面的MATLAB语句可以求解LQG问题,得出LQG控制下的系统响应(By the following MATLAB statement can be solved LQG problem, obtain the system response under LQG Control)
- 2021-01-02 19:28:57下载
- 积分:1
-
ls_svm
支持向量机在波束形成中的一种应用
能够形成波束,且效果很好.(SVM in the beamforming application to form a beam, and the results very good.)
- 2021-02-19 16:19:44下载
- 积分:1
-
LIBSVM-to-do-regression-prediction
LIBSVM做回归预测 怎么用libsvm来做预测(The LIBSVM doing regression forecast predict how libsvm do)
- 2013-04-28 19:25:03下载
- 积分:1