-
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
-
turbo_test
一个很经典的Turbo编码解码程序,除了Turbo码的性能测试外,还增加了正常的信源编码和解码过程,主要用于通信中的信源数据的编码和接收端得解码过程。(The encoding.com turbo encoding feature is available via the encoding.com API and will automatically send your job to a higher capacity (more CPU and more RAM) server for faster processing times. This feature is great to use for high bitrate, H.264, HD, or any video encoding job in which processing time is critical. On average the turbo encoding feature will process a job 60 faster than our standard servers.
)
- 2009-11-27 11:14:04下载
- 积分:1
-
conv_m
说明: 离散卷积
离散卷积用于离散信号中,次程序是用MATLAB编写的(Discrete convolution of discrete convolution for discrete signals, sub-process is prepared using MATLAB)
- 2008-11-16 16:52:26下载
- 积分:1
-
mohu
这是一个模糊控制在matlab中如何实现的程序,是自己开发的,不是调用matlab中的模糊控制工具箱。(This is a fuzzy control in matlab how to realize the procedure is developed, not to call matlab in fuzzy control toolbox.)
- 2008-04-28 11:46:29下载
- 积分:1
-
RotFe_ib
利用matalab编制的转子动力学计算软件。其中模型利用有限元建模,只是自由度较少。(matalab prepared by the use of rotor dynamics calculation software. Which model using finite element modeling, but less freedom.)
- 2006-11-07 11:21:23下载
- 积分:1
-
PSO
粒子群优化算法的源程序代码 经验证是可行的(Personal collection of a directed acyclic graph support vector machine for multi-classification problems)
- 2011-06-09 22:23:33下载
- 积分:1
-
speech_oscilloscope_2
Speech oscilloscope using matlab
- 2013-11-12 14:44:48下载
- 积分:1
-
pn
说明: 最基本的直接扩频中如何用m语言编写语句产生pn序列(generate pn sequence )
- 2010-04-05 22:07:33下载
- 积分:1
-
My_Delete_Max_min
对运动目标进行区域标记以后,去掉小面积的连通区域来消除噪声。(After the moving target region mark, remove a small area of regional connectivity to eliminate noise.)
- 2014-07-25 17:51:20下载
- 积分:1
-
theinterfaceofMatlabandCCS
说明: matlab与dsp的ccs接口,提供了一个应用的实例(matlab and dsp' s ccs interface provides an application example of)
- 2009-08-24 11:17:59下载
- 积分:1