资源列表
智能算法
- 各种智能算法的代码教程,包括数值分析课程中的代码,一维搜索、牛顿差值、梯度法、0.618法等
模糊熵算法程序
- 该程序可以简单的实现模糊熵算法,实现对振动信号的提取特征的应用
Bp神经网络。
- 本资源是有关深度学习的Bp神经网络算法的实现。
ramp
- 以恒定速率(上升、维持、下降)随时间而变化的斜坡函数(A slope function with constant rate (rise, maintenance, descent) over time.)
testLine_Tvelocityplanning_val
- 四自由度机器人,工业机器人SCARA仿真代码(Four degree of freedom robot)
HVDC_MMC
- a high voltage direct control link using MMC
Timetable_of_course
- MATLAB中基本遗传算法对于排课问题的源代码。(The source code of the basic genetic algorithm for arranging class problems in MATLAB.)
方程求根
- 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)
matlab-spatial analysis
- 本文给出了如何使用matlab进行空间计量分析,包括空间自回归检验、空间滞后模型、空间误差模型和空间杜宾模型的选择及检验结果,选择模型通过计算LM值、Wald检验和LR检验,同时可以通过LR检验选择模型类别(时间固定、空间固定及时空双固定)(This paper presents how to use matlab to carry out spatial econometric analysis, including spatial autoregressive test, spatial l
给出降水量计算干旱时长、烈度、开始年月
- 修改的drosta2(给出降水量计算干旱时长、烈度、开始年月),原上传者原晨阳,原文件中无p_m方程,无法使用,加入并加入导出数据方程.(Revised drosta2(a package could give drought-length, strngth, and start month/yeat based on giiven monthly mean precipitation). This is revised based on the package uploaded by Yuan
机器人独立PD控制
- 机器人独立pd控制,供新手学习使用,相关说明可在网上查看资料(Robot independent PD control, for beginners to learn to use, the relevant instructions can be viewed online.)
基于粒子群算法的多目标搜索算法
- 基于粒子群算法的多目标搜索算法,优化算法(Multiobjective search algorithm based on particle swarm optimization (PSO) algorithm)