-
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
-
ma.pdf
matlab在大气科学中的应用~这是介绍如何在大气科学研究中使用matlab的入门教程(matlab in atmospheric science applications- this is how to use matlab in atmospheric sciences Tutorial)
- 2013-09-05 10:32:33下载
- 积分:1
-
fuzzyPID
fuzzy pid control motor
- 2015-01-09 19:46:47下载
- 积分:1
-
cyclostationary_toolbox
循环谱工具箱,包括二阶循环累积量,循环谱估计的FAM算法(Cyclic spectrum toolbox, including the second order cyclic cumulant, FAM algorithm for spectral estimation cycle)
- 2020-10-10 00:17:34下载
- 积分:1
-
Kalmanfilter
数字信号处理 Digital signal processing(Digital signal processing
Digital signal processing)
- 2011-11-26 09:22:27下载
- 积分:1
-
ytmom
能使桌面上不停的换色.请先生成EXE再运行不然会出错。(Enable non-stop for the desktop color. Please re-run the EXE generated will not go wrong.)
- 2008-03-22 20:40:45下载
- 积分:1
-
nosise-trait-
说明: 这是一个AWGN信道下,编译码仿真的C程序。本人已经用它产生数据绘制折线图!包含编码,译码,信道模拟,误码率计算 …… ,程序结构清晰,不复杂,适合与初学者来了解,基本通信流程!(This is an AWGN channel, the decoding simulation C program. I' ve used it to generate data to draw a line chart! Including encoding, decoding, channel simulation, bit error rate ... ..., the program structure clear, not complicated, for with the beginners to understand, the basic communication process!)
- 2011-02-25 14:11:53下载
- 积分:1
-
jsjyl
差分脉冲编码调制()的matlab模块仿真,实现抽样,量化,预测,编码并解码(DPCM)
- 2010-12-26 14:29:44下载
- 积分:1
-
P_Possion
产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分(have to meet a Poisson distribution of random sequence. Communication systems for the source of)
- 2006-10-31 16:16:20下载
- 积分:1
-
Matlab
信息熵 离散无记忆信道容量的迭代计算
Shannon编码 Fano编码 Huffman编码(Discrete information entropy of the iterative calculation of the memory channel capacity
Shannon coding Fano coding Huffman coding)
- 2012-03-27 20:02:45下载
- 积分:1