资源列表
RRT-star-master
- RT(快速扩展随机树)是一种基于采样的算法求解路径规划问题。RRT提供可行的解如果时间RRT趋于无穷大。 RRT *是一个基于采样的算法为解决运动规划问题,这是一个概率最优变异性。RRT *收敛到最优解的渐近。 RRT * FN是一个基于采样的算法基于RRT *。RRT * FN内在渐近收敛到最优解,然而RRT * FN实现使用更少的内存(RRT (Rapidly-Exploring Random Tree) is a sampling-based algorithm for solving
Matlab-for-Copula
- 本文件用于Copula函数的参数估计与拟合,基于Matlab程序(This document is used for Copula function parameter estimation and fitting, based on the Matlab program)
ADRC Demo for 1st and 2nd order plants
- 自抗扰一阶和二阶ESO模型,清晰的ESO一阶和二阶siumlink程序图,添加相应的处理信号可以直接使用。(ADRC Demo for 1st and 2nd order plants)
经典测试函数-MATLAB
- 多目标优化中经典的测试函数MATLAB代码(Classical test function matlab code in multi objective optimization)
大跨度桥梁随机风场的模拟的代码
- 脉动风数值模拟-大跨度桥梁随机风场的模拟的代码(Numerical simulation of pulsating wind)
Newmark beta
- 基于Matlab的非线性Newmark法,用于计算结构动力响应(Nonlinear Newmark method for calculating structural dynamic response)
海浪模拟
- 海浪模拟仿真海浪谱matlab的仿真程序,在不同风速下对PM海浪谱进行仿(The simulation program of wave spectrum MATLAB is simulated to simulate the PM wave spectrum at different wind speeds)
VMD
- 这是关于vmd变分模态分解的matlab代码,主要应用于信号的分解,数据的处理等。(This is the matlab code for VMD variational mode decomposition, which is mainly applied to signal decomposition, data processing and so on.)
基于分布式算法实现64点FFT
- 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
voronoi
- 使用MATLAB生成三维圆柱形voronoi(3D cylinder voronoi by using Matlab)
GA(vrp)
- 用MATLAB编写遗传算法代码求解带有时间窗的VRP问题(The genetic algorithm code is used to solve the VRP problem with time window.)
Timetable_of_course
- MATLAB中基本遗传算法对于排课问题的源代码。(The source code of the basic genetic algorithm for arranging class problems in MATLAB.)