-
DecisionTreeYSD
决策树的Matlab实现,实现了分类问题和回归问题,有很好的调试结果(Matlab implementation of decision trees)
- 2013-10-09 21:21:57下载
- 积分:1
-
OFDM_signal
OFDM system orthogonality plot or simulation
- 2013-12-18 12:29:16下载
- 积分:1
-
MATLAB-process-control
MATLAB/Simulink与过程控制系统仿真(修订版)书籍配套程序(MATLAB/Simulink simulation and process control systems (revised edition) books supporting program)
- 2013-10-06 10:37:09下载
- 积分:1
-
facedetector
face reconigtion system use neural network
- 2014-12-18 16:41:02下载
- 积分:1
-
G13Problem
G13Problem optimizition benchmark problem (test problem) in matlab
- 2009-09-23 15:15:11下载
- 积分:1
-
BNT
markov2 program in matlab
- 2011-06-24 04:23:56下载
- 积分:1
-
l1decode_pd.m
this is matlab code to solve l1decode problem!!!
- 2012-05-31 16:19:37下载
- 积分:1
-
fourier
基于MATLAB 的语音信号频谱分析与去噪研究
1、通过Matlab读入语音信号,进行频域分析
2、绘制语音信号频谱;
3、设计滤波器并进行滤波;
4、加噪,对比语音信号波形和频谱(Research on speech signal spectrum analysis and denoising based on MATLAB
1, read the voice signal through Matlab and analyze it in frequency domain.
2, draw the frequency spectrum of speech signal;
3. The filter is designed and filtered.
4. Add noise and compare the waveform and spectrum of speech signal)
- 2018-04-02 22:33:58下载
- 积分: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
-
hybrid_ga_pso_code
this is an important code.
- 2020-12-27 16:09:02下载
- 积分:1