-
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
-
6547
matlab电力电子技术仿真的实现,真的很实用,帮了我很多,现在跟大家分享(matlab simulation of power electronic technology to achieve, really practical, helped me a lot to share with you now)
- 2013-04-06 23:50:42下载
- 积分:1
-
MATLAB_An_Introduction_with_Applications
a very nice book for matlab understanding and studing.
- 2010-08-10 14:51:08下载
- 积分:1
-
PIDfangzhen
介绍了先进PID控制的各种算法的matlab仿真(Introduction of advanced PID control algorithms of matlab simulation)
- 2008-05-14 09:41:43下载
- 积分:1
-
LCL_sanjiao
D-STATCOM仿真模型,三相四线制,同时补偿谐波无功不对称(D-STATCOM simulation model, three-phase four-wire system, while compensating harmonic reactive asymmetry)
- 2016-05-13 22:17:28下载
- 积分:1
-
mimotools
MIMO通信系统工具箱,方便进行空时编码方面的仿真(MIMO communication systems toolbox, facilitate simulation of space-time coding)
- 2010-03-15 14:41:09下载
- 积分:1
-
chap4
被控对象为G(S)=400/(s*s+500s),首先运行模糊控制器程序chap4_2.m,并将模糊推理系统保存在a2中,然后运行模糊控制SIMULIK程序。位置指令为0.5sin(10t),simulink见chap4_3(Controlled object is G (S) = 400/(s* s+500s), first run the fuzzy controller program chap4_2.m, and stored in a2 fuzzy inference system, and then run the fuzzy control SIMULIK program. Position command is 0.5sin (10t), simulink see chap4_3)
- 2013-07-22 21:28:56下载
- 积分:1
-
LMSalgorithm
基于MMSE算法的自适应均衡LMS算法仿真,采用AR模型(MMSE algorithm based on LMS adaptive equalization algorithm simulation, the use of AR model)
- 2021-03-24 08:39:15下载
- 积分:1
-
8
说明: 8. 单径瑞利信道中的四发四收V-BLAST:
(1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量16QAM调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。
(4 Explain the working principle of convolutional encoding and decoding. Please use the Simulink simulation convolutional coding and Viterbi decoding method used to decode, in which the encoding, decoding all 8 single-path Rayleigh channel of the four rounds of four closed V-BLAST: (1) Please design a specific The guide-assisted channel estimation method, using Simulink for simulation, measurement 16QAM modulation bit error rate performance. Draw-bit signal to noise ratio and channel estimation mean square error curve, draw-bit signal to noise ratio and bit error rate curve.)
- 2011-07-20 10:50:19下载
- 积分:1
-
Pitch-detection-MATLAB
基音检测的MATLAB程序,好含有分帧程序,短时域所有相关分帧处理算法代码。(Pitch detection MATLAB.)
- 2013-11-30 11:29:51下载
- 积分:1