-
B_Mode_Original
说明: 基于filedII的超声成像原理、方法的研究。该程序适合filedII初级学习者。(The ultrasound imaging based filedII principles, methods of research. The program for filedII primary learners.)
- 2011-04-18 13:38:51下载
- 积分:1
-
GAforPathPlaning
采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。
利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。
用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve.
The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles.
The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)
- 2019-05-02 14:56:19下载
- 积分:1
-
Adaptive__Equalizar
自适应均衡器在matlab中的仿真程序,通过对均衡器的仿真,可以更清楚均衡器在实际中的作用,推荐(Adaptive equalizer in matlab simulation program more clearly through the simulation of the equalizer, the equalizer in the actual recommended)
- 2012-08-13 17:02:00下载
- 积分:1
-
MIMOOFDM
MIMO-OFDM系统信道估计算法研究(LS,LMMSE),对受加性高斯白噪声干扰,多径效应影响的信号,仿真研究MIMO-OFDM的性能(A Study on the Channel Estimation Algorithms of MIMO-OFDM System)
- 2020-06-27 00:40:01下载
- 积分:1
-
spectrum_analysis
对压力脉动数据进行频谱分析的matlab源码文件。
可绘制时域图和频域图,可自动保存图片。(spectrum analysis)
- 2021-03-29 10:39:10下载
- 积分:1
-
vblastpic
利用matlab仿真排序对ZFSIC的影响(Matlab simulation using the impact of sorting on ZFSIC)
- 2010-05-13 21:21:48下载
- 积分:1
-
netlab_modif_11Aug2010
Matlab 的netlab工具箱。很有种哦。Matlab 的netlab工具箱。很有种哦。(netlab toolbox for Matlab)
- 2010-09-12 17:37:12下载
- 积分:1
-
simulink_labs
simulink实例仿真源码应有尽有,通信方向在学习Simulink的可以参考一下!(The simulation simulink source everything, communication, direction in learning Simulink that can refer to!)
- 2009-10-21 21:43:29下载
- 积分: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
-
single
job shop scheduling for single machine
- 2013-09-14 11:31:38下载
- 积分:1