-
antinface
蚁群算法,关于蚁群算法的matlab仿真,蚁群算法基本算法(ant althoriam)
- 2012-06-20 09:53:02下载
- 积分:1
-
colorbar
仿matlab colorbar 用于显示数值计算后的结果分布(Imitation matlab colorbar used to display numerical calculation of the distribution of results)
- 2013-04-24 20:52:24下载
- 积分:1
-
rayleighchannel
delta modulation source code
- 2009-03-16 18:07:09下载
- 积分:1
-
MATLAB
有限元FEM工具箱-MATLAB toolbox(FEM Finite Element Toolbox-MATLAB toolbox)
- 2010-10-06 17:29:39下载
- 积分:1
-
ERLANGB
仿真排队论,统计不同话务量的情况下的阻塞率(Simulation of queuing theory, statistical difference in cases where traffic blocking probability)
- 2009-12-12 16:56:16下载
- 积分:1
-
m_e5nwky
使用MATLAB程序编写的压缩感知的几种重构算法,是调试完整的几个比较好的程序,包括OMP算法,IkPoil程序,CoSaMP,MEptQAW构造等,包含了现在各种构造函数。
(Using MATLAB programming several reconstruction algorithm compression perceived, is commissioning complete a few good programs, including OMP algorithm, IkPoil program, CoSaMP,MEptQAW structure, etc., and now includes a variety of constructors.
)
- 2016-01-10 14:35:54下载
- 积分:1
-
ercichazhi
用malab编译的、利用二次插值求解的优化算法(Malab compiled with the use of quadratic interpolation to solve the optimization algorithm)
- 2009-04-27 09:45:14下载
- 积分:1
-
Program30_two_slit_interference
In this program, a 20 micron x 8 micron platform is taken with closely placed slits emitting light at the upper border of domain which extend only in the third dimension perpendicular to the plane of simulation and which are projected as just point sources in the simulation domain. The region surrounding the waveguide are filled with air of refractive index, n=1.
- 2012-05-22 16:31:59下载
- 积分:1
-
基于LSTM的航班乘客预测
说明: 负荷预测 可以修改数据集进行预测谢谢谢谢谢谢(prediction in power election)
- 2020-02-18 19:38:01下载
- 积分: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