自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (40)
  • 收藏
  • 关注

空空如也

adaptive dynamic programming

Nowadays, nonlinearity is involved in all walks of life. It is a challenge for engineers to design controllers for all kinds of nonlinear systems. To handle this issue, various nonlinear control theories have been developed, such as theories of adaptive control, optimal control, and robust control. Among these theories, the theory of optimal control has drawn considerable attention over the past several decades. This is mainly because optimal control provides an effective way to design controllers with guaranteed robustness properties as well as capabilities of opti- mization and resource conservation that are important in manufacturing, vehicle emission control, aerospace systems, power systems, chemical engineering pro- cesses, and many other applications.

2018-05-30

模型预估与选择

这一章主要介绍模型的预估以及选择,介绍了三种预估方法,以及选择模型的标准。

2018-11-22

机器学习-第三章线性模型

线性模型形式简单,易于建模,但是却蕴藏机器学习中一些重要的基本思想。

2018-11-22

back-stepping algorithm(matlab)

这是基于matlab开发的back-stepping 算法实例参考,很值得拥有。

2018-03-12

ISODATA模糊聚类算法

isodata聚类算法是当前聚类算法研究的热点之一,它实现对大数据进行分类,划分。

2017-12-26

6自由度AUV的matlab仿真

这是基于matlab对AUV的模型仿真,无缆水下机器人的英文缩写。 水下工程设备,水下机器人的一种。习惯称为自主式水下潜器(Autonomous Underwater Vehicle,简称AUV)。 水下机器人主要分为两大类:一类是有缆水下机器人,习惯称为遥控潜器(Remote Operated Vehicle,简称ROV);另一类是无缆水下机器人,习惯称为自主式水下潜器(Autonomous Underwater Vehicle,简称AUV)。自主式水下机器人是新一代水下机器人,具有活动范围大、机动性好、安全、智能化等优点,成为完成各种水下任务的重要工具。例如,在民用领域,可用于铺设管线、海底考察、数据收集、钻井支援、海底施工,水下设备维护与维修等;在军用领域则可用于侦察、布雷、扫雷、援潜和救生等。由于无缆水下机器人具有活动范围不受电缆限制,隐蔽性好等优点,所以从60年代中期起,工业界和军方开始对无缆水下机器人发生兴趣。

2017-09-21

机器学习-第四章决策树

决策树是一类常见的机器学习方法。以二分类任务为例,我们希望从给定训练数据集学得一个模型用以对新示例进行分类.....

2018-11-22

计算机组成原理 唐朔飞 教案

这是哈工大教授编写的关于计算机组成原理的电子教案,挺好的。

2010-04-28

机器学习-第七章贝叶斯分类

贝叶斯决策论是概率框架下实施决策的基本方法。对分类任务来说,在所有相关概率都已知的理想情形下,贝叶斯决策论考虑如何基于这些概率和误判损失来选择最优的类别标识。

2018-11-22

计算机导论电子教材

这本教材是蒋本珊编写的,对于计算机专业的大一新生的专业指导书。

2011-11-05

word 电子教程

这是关于word基本操作的电子教程,对于初学者来说是很好的自学材料。

2011-12-14

excel 电子教案

这是关于excel基本操作的电子教程,对于初学者是很好的自学材料。

2011-12-14

计算机操作系统(汤赢版本)

这是关于介绍操作系统的原理和概念的专业指导书的课件,可以帮助考研的同学参考

2011-09-26

计算机操作系统课件

这是关于介绍操作系统的基本原理和概念的课本的课件,考研的可以参考

2011-09-26

ucosii在51单片机上的移置

这是关于ucosii在80c51单片机上的移植

2010-04-28

C++语言编程基础教程

这是关于C++语言编程的基础教程,有利于初学者,以及对C++感兴趣的人的学习

2010-04-28

计算机导论课件

蒋本珊编写的计算机导论的电子课件,基本包括文章的重点,难点。

2011-11-05

计算机组成原理课件

这是关于介绍计算机组成原理的课件,对考研有些帮助

2011-09-26

Che2019_Article_AnImprovedAntColonyOptimizatio.pdf

The motion control of autonomous underwater vehicle (AUV) has got more and more attention because AUV has been used in many applications in recent years. In order to ind the optimal path for AUV to reach the speciied destination in complex undersea environment, an improved ant colony optimization (ACO) algorithm based on particle swarm optimization (PSO) algorithm is proposed. Due to the various constraints, such as the limited energy and limited visual distance, the improved ACO algorithm uses improved pheromone update rule and heuristic function based on PSO algorithm to make AUV ind the optimal path by connecting the chosen nodes of the undersea environment while avoiding the collision with the complex undersea terrain (static obstacles). The improved ACO algorithm based on PSO algorithm can overcome disadvantages of the traditional ACO algorithm, such as falling into local extremum, poor quality, and low accuracy. Experiment results dem- onstrate that improved ACO algorithm is more efective and feasible in path planning for autonomous underwater vehicle than the traditional ant colony algorithm.

2020-06-25

ifs-37-ifs190294.pdf

Inthispaper,aniterativeadaptivedynamicprogrammingalgorithmisproposedtodealwiththeoptimaltrajectory- tracking control problems for autonomous underwater vehicle. Two iteration procedures are used in the method, which are the i-iteration and the j-iteration.The i-iteration aims to obtain iterative trajectory-tracking control laws and the j-iteration aims to obtain iterative value functions in the i-iteration. The optimal tracking control problem is converted into an optimal regulation problem by system transformation. Then the optimal regulation problem is solved by the policy iteration adaptive dynamic programming algorithm. The policy iteration algorithm is the interacting policy and value iteration algorithms. The neural networks are used to realize the proposed algorithm and the convergence and optimality properties of the proposed algorithm are analysed. Finally, simulation example is given to show the performance of the iterative adaptive dynamic programming algorithm.

2020-06-25

5版PPT第10章.ppt

5版PPT第10章.ppt

2021-08-30

机器学习-第十章降维与度量学习

k-近邻学习是一种常用的监督学习方法,其工作机制非常简单:给定测试样本,基于某种距离度量找出训练集中与其靠近的......

2018-11-22

1-s2.0-S0925231220309978-main.pdf

This paper investigates fault-tolerant tracking control problem for autonomous underwater vehicle (AUV) with rudders faults and ocean current disturbance. The adaptive dynamic programming (ADP) method is adopted to transform the fault-tolerant tracking control problem into an optimal control problem. Two neural-network estimators (NNEs) are designed to estimate rudders faults and ocean current disturbance respectively. The estimated rudders faults and the estimated ocean current disturbance are utilized to construct the performance index function. By using policy iteration (PI), critic neural network and action neural network are constructed to solve the Hamilton-Jacobi-Bellman (HJB) equation. The error tracking system of AUV is guaranteed to be uniformly ul- timately bounded (UUB) based on the Lyapunov stability theorem. Simulation results are given to verify the effectiveness of the control scheme proposed in this paper.

2020-06-25

5版PPT第3章(1).ppt

5版PPT第3章(1).ppt

2021-08-30

5版PPT第3章(2).ppt

5版PPT第3章(2).ppt

2021-08-30

5版PPT第5章.ppt

5版PPT第5章.ppt

2021-08-30

5版PPT第7章(1).ppt

5版PPT第7章(1).ppt

2021-08-30

5版PPT第7章(2).ppt

5版PPT第7章(2).ppt

2021-08-30

5版PPT第8章.ppt

5版PPT第8章.ppt

2021-08-30

5版PPT第9章.ppt

5版PPT第9章.ppt

2021-08-30

5版PPT第11章.ppt

5版PPT第11章.ppt

2021-08-30

5版PPT第6章.pptx

5版PPT第6章.pptx

2021-08-30

数据库系统概论5版PPT第1章.ppt

该PPT主要介绍数据库相关理论知识内容,主要面向计算机相关专业的本科生。

2021-08-30

5版PPT第3章(3).ppt

5版PPT第3章(3).ppt

2021-08-30

5版PPT第4章.ppt

5版PPT第4章.ppt

2021-08-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除