-
simulinksumilator
Simulink 动态系统建模与仿真,pdg格式,需用超星阅览器打开(Simulink Dynamic System Modeling and Simulation, pdg format, need to open browser Chaoxing)
- 2007-10-17 09:18:11下载
- 积分:1
-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1
-
pLSA_demo
说明: matlab写的plsa 的demo例程。 (matlab routines written plsa the demo.)
- 2010-04-09 17:27:43下载
- 积分:1
-
IGA
说明: 为改进遗传算法的源程序,采用了多次2-opt变异算子,进一步改进了计算结果。(The source code for the improved genetic algorithm using a number of 2-opt mutation operator to further improve the results.)
- 2010-04-26 22:57:14下载
- 积分:1
-
2weishange111
本程序利用matlab实现2维栅格地图建模,调试成功,有兴趣的可以下载(This procedure using matlab to achieve a two-dimensional grid map modeling, debugging success, interested can download)
- 2013-04-12 18:56:43下载
- 积分:1
-
beibao
背包问题的主函数很有用啊 本程序主要用到遗传算法(背包)
- 2009-05-02 09:22:19下载
- 积分:1
-
matlab3
说明: 这是利用遗传算法进行图像分割的matlab源程序(This is the use of genetic algorithms image segmentation matlab source)
- 2008-10-17 10:14:15下载
- 积分:1
-
relay
认知中继网络包括一个主用户发射机和接收机,一个次用户发射机和接收机,以及一个放大转发中继。次用户发射机和中继从自然界获取能量。次用户共享主用户的频带进行数据传送,中继放大转发主用户发射机和次用户发射机的信号。次用户发射机和中继根据获取的能量和数据传送要求控制发射功率。功率控制建模为在能量因果约束、(Cognitive relay network includes a primary user transmitter and receiver, a secondary user transmitter and receiver, as well as an amplify and forward relay. Secondary user transmitter and relay obtain energy nature. Secondary users share a frequency band of the primary user data transmission, the relay amplification repeater primary user and a secondary user transmitter the transmitter signal. Secondary user transmitter and a relay and a data transfer request according to the energy obtained by controlling the transmission power. The power control is modeled as a causal constraints in energy,)
- 2015-01-04 15:04:25下载
- 积分:1
-
MATLABFE_IV
MATLAB finite element code IV
- 2013-11-03 16:50:08下载
- 积分:1
-
queue_emulator
说明: 这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。
(1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布;
(2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布;
(3)排队规则:满足先进先服务,服务快的先离开的规则。
(This is a based on the M/M/S types of queuing theory simulation program. M/M/S said time of arrival of the negative exponential distribution and service time for the negative exponential distribution, service equipment for the number of S-queuing system. (1) mode of arrival : a strict sense is a one followed arrived, but the inter-arrival time parameters mean_arr obey the negative exponential distribution; (2) mode : The number of help desk server_num. with each help desk services a customer service parameters mean_serv obey the negative exponential distribution; (3) queuing rules : first meet advanced services, the first to leave fast rules.)
- 2006-04-30 11:02:49下载
- 积分:1