-
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
-
scbn
基于nystrom的普聚类算法,用于各种数据的分类。。(spectral clustering based on nystrom readme my_nsc_image is main function )
- 2011-06-23 20:49:05下载
- 积分:1
-
ldpc_stbc
本程序为实现LDPC编码和STBC,STBC采用2发2收天线,希望对大家有一定的帮助。(implement an STBC encoding/decoding scheme, LDPC coding before modulation and STBC next to decode them.
)
- 2009-04-27 09:59:12下载
- 积分:1
-
matlab_getstart
Matlab 学习资料 PDF MATLAB是MATrix LABoratory的缩写,是一款由美国MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。(Matlab language tutoria MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran.)
- 2011-04-26 12:22:28下载
- 积分:1
-
PSO_optization_Wind_UC
用于计算电力系统机组组合及经济调度问题,修改添加风电后可用于计算含风电系统的经济调度问题(Used to calculate the power system unit commitment and economic dispatch problem, modify, after adding wind power can be used to calculate the wind power system with the economic dispatch problem)
- 2013-10-11 17:57:36下载
- 积分:1
-
dilation_sup
calculate to define the relation between a reference object and another object in the image using the superior value , according to the dilation of the reference object using mathematical morphology
- 2010-05-18 17:50:27下载
- 积分:1
-
test_radar2
GBP1仿真,用于雷达跟踪,包含卡尔曼滤波器(GBP1 simulation)
- 2013-07-09 23:22:57下载
- 积分:1
-
anli1
神经网络30个案例分析源码,又名智能控制30个案例分析,案例一(30 case studies of neural network source code, also known as intelligent control 30 case studies, case a)
- 2014-10-17 09:54:01下载
- 积分:1
-
matlabWavelab850
利用小波变换对处理地震资料的matlab代码,可以对井资料和地震资料处理,适合勘探地震的初学者和信号分析的初学者(Seismic data processing matlab code, can be well data and seismic data processing, seismic exploration for beginners, is based on the original 2.1 adds new code)
- 2015-02-17 11:28:29下载
- 积分:1
-
calculate_chargedistribution
基于模拟电荷法求解导线周围空间的空间电场(Solving the electric field around the wire based on space charge simulation method)
- 2014-01-15 10:40:05下载
- 积分:1