-
Random_generate
matlab的随机数生成算法,
产生伪随机数(matlab random number generation algorithm to produce pseudo-random number)
- 2008-12-10 22:27:45下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1
-
whk
平面六节点单元有限元分析,主要应用MATLAB的有限元分析(Planar six-node element finite element analysis, the main finite element analysis using MATLAB)
- 2011-07-25 11:10:42下载
- 积分:1
-
presentation_FDFD.pdf.tar
FDFD = FD in space of Maxwell’s equations in phasor form
Useful for:
∙
Simulations of dispersive media
∙
Eigenmode analysis
∙
Simulations of resonators with high Q
- 2015-03-06 04:11:55下载
- 积分:1
-
BER
BER Comparison of different modulation using AWGN channel (Matlab GUI)
- 2013-02-25 14:12:55下载
- 积分:1
-
mygui
基于快速傅里叶变换的GUI设计,能对多个输入序列进行FFT分析,并在画面上显示出输入信号,经过FFT处理,经过IFFT处理的信号波形(GUI design based on the fast Fourier transform, FFT analysis of a plurality of input sequences, and displayed on the screen of the input signal after FFT processing, the signal waveform after the IFFT processing)
- 2012-11-05 22:49:58下载
- 积分:1
-
OQPSK_Simu
QPSK SIMULINK调制解调仿真绝对能运行(Modulation and Demodulation QPSK SIMULINK)
- 2010-12-04 19:38:03下载
- 积分:1
-
lsq
Least squares solution of Ax=b.
- 2010-03-06 17:23:42下载
- 积分:1
-
nonrigidregistration
nonrigid image registration
- 2009-12-17 14:27:41下载
- 积分:1
-
huffman
This program code is for compressing a file or image using Huffman coding without any built-in functions.
- 2013-11-22 01:47:26下载
- 积分:1