-
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
-
FOA_ZSCORE
Fruit Fly Optimization for ZSCORE
- 2016-01-08 12:15:51下载
- 积分:1
-
InitialPValuePODEPSolutions
MATLAB求解ODE方程,里面的WORD文档详细介绍了各文件的作用(MATLAB ODE solving equations, the WORD document which details the role of each document is also loaded.)
- 2011-06-14 10:46:02下载
- 积分:1
-
RLS
基于RLS算法的数据预测与MATLAB实现——
递归最小二乘(RLS)算法是一种典型的数据处理方法,递归最小二乘(RLS)算法在信号自适应滤波分析中广泛应用,递归最小二乘(RLS)算法收敛速度快,且对自相关矩阵特征值的分散性不敏感,然而其计算量较大。(RLS algorithm based on forecast data and MATLAB realization Recursive Least Squares (RLS) algorithm is a typical method of data processing, recursive least squares (RLS) algorithm is widely used in signal analysis, adaptive filtering, recursive least squares (RLS) algorithm converges fast, and dispersion of autocorrelation matrix eigenvalue insensitive, but its large amount of calculation)
- 2016-05-16 15:16:56下载
- 积分:1
-
FIRshuzilvboqi
说明: 一个FIR数字低通滤波器的设计,在CCS设计之前先在MATLAB中进行仿真,观察一下效果。并得到参数,然后再导入CCS中,用CCS实现FIR滤波器的设计。(A low-pass FIR digital filter design, design before the CCS in the MATLAB simulation and observe the results. And are parameters, and then import the CCS, the CCS to achieve with FIR filter design.)
- 2011-03-18 11:01:38下载
- 积分:1
-
matlabyanshi
matlab的一些其他演示,有助于大家学习matlab的简单语法,欢迎下载(Matlab demo of some of the other help you learn a simple syntax Matlab welcome to download)
- 2006-11-27 22:45:15下载
- 积分:1
-
matlab-signal-processing-examples
提供matlab信号处理的几个典型示例,含系统响应、傅里叶变换、滤波器设计等(signal processing examples using matlab)
- 2013-07-24 15:59:40下载
- 积分:1
-
Chapter8
第四版prokias数字通信配套代码之第八章(source code(matlab )for prokias Digital Communication (4th edition))
- 2009-03-17 15:18:52下载
- 积分:1
-
Principles-of-Communication-
说明: 无线通信系统仿真英文版,实用性很强,是一本不可多得的好书(Principles of Communication System Simulation with Wireless Aplications)
- 2011-03-10 14:12:20下载
- 积分:1
-
simInit1
matlab code for polyphase implementation
- 2013-03-19 09:48:40下载
- 积分:1