-
matlabC4.5
[数据挖掘]数据挖掘部分算法的matlab实现 C4_5
比较经典的代码([Data Mining] part of data mining algorithms compare classic C4_5 realize matlab code)
- 2007-08-22 19:30:30下载
- 积分:1
-
finger
Wavelet Compression and Matched Filters, reads in and compresses the fingerprint images with a biorthogonal discrete wavelet transform
- 2010-07-08 01:41:14下载
- 积分:1
-
Empirical1
empirical modelling for processs control with deat time
- 2010-11-09 10:36:08下载
- 积分:1
-
最速梯度法
说明: 在MATLAB中开发的最速梯度法算例(in MATLAB development of the steepest gradient method counting cases)
- 2005-12-14 19:29:50下载
- 积分:1
-
lininsterp
线性内插的MATLAB程序,从最简单的开始,教你慢慢学会MATLAB编程!(linear interpolation MATLAB procedures, from the most simple, teach you slowly learn MATLAB programming!)
- 2006-12-13 14:10:19下载
- 积分:1
-
pso
该程序为标准粒子群算法源程序,可以在此基础上改变参数,对程序进行优化(The program is the standard particle swarm algorithm source code, you can change the parameters on this basis, the program optimization)
- 2014-12-05 16:51:23下载
- 积分:1
-
edge.m
camera-to-screen calibration test USING MATLAB
- 2013-12-17 23:03:43下载
- 积分:1
-
MatDyn1.2
matlab编制的电力系统暂态稳定分析程序,
可计算潮流,机电暂态仿真。带算例,有说明书,鲁汶大学编制(MatDyn is a free Matlab based open source program to perform dynamic analysis of
electric power systems. It is inspired by MATPOWER, a power flow and optimal power
flow program in Matlab and shares its philosophy: “It is intended as a simulation tool
for researchers and educators that is easy to use and modify.” [1]. The source code of
MatDyn is available. Care has been taken to keep it well structured and easy to
understand.)
- 2020-12-07 20:09:22下载
- 积分: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
-
基于Matlab的振动加速度信号处理方法的研究_张芳
说明: 在 matlab 开发平台上,首先进行数据平滑处理,再采用快速傅里叶算法在频域进行
滤波和积分处理,得到重要的速度和位移指标参数,(On the matlab development platform, the data is smoothed first, then the FFT algorithm is used to filter and integrate in the frequency domain, and the important parameters of velocity and displacement are obtained,)
- 2020-03-02 14:36:51下载
- 积分:1