登录
首页 » matlab » 深度学习及预测控制学习

深度学习及预测控制学习

于 2019-07-10 发布
0 187
下载积分: 1 下载次数: 25

代码说明:

说明:  深度学习的PPT入门建议,及模型预测控制学习的代码及文档。(PPT entry suggestions for deep learning, and code and documentation for model predictive control learning.)

文件列表:

深度学习\Introduction of Machine Learning.pptx, 19873488 , 2019-07-07
深度学习\Scaling and Bandwidth-Parameterization Based Controller Tuning.pdf, 557046 , 2019-07-09
深度学习\基于滑模观测器的永磁同步电机模型预测电流控制研究_田桠楠.pdf, 1027163 , 2019-07-09
深度学习\基于自抗扰控制的双环伺服系统_刘春强.pdf, 929814 , 2019-07-10
深度学习\基于预测控制和模型参考自适应的PMSM电流控制_柴青.pdf, 1312636 , 2019-07-10
深度学习\永磁同步电机模型预测磁链控制_牛峰.pdf, 4384866 , 2019-07-10
深度学习, 0 , 2019-07-10
深度学习\CMPC\cmpc.m, 1563 , 2019-04-23
深度学习\CMPC\cssimuob.m, 559 , 2019-04-24
深度学习\CMPC\init.m, 213 , 2019-04-23
深度学习\CMPC\lagc.m, 179 , 2019-04-19
深度学习\CMPC\testcmpc.m, 800 , 2019-04-24
深度学习\CMPC\testsim.m, 1004 , 2019-04-24
深度学习\DMPC\dmpc.m, 1210 , 2019-04-15
深度学习\DMPC\example.m, 323 , 2019-04-13
深度学习\DMPC\lagc\inte.m, 292 , 2019-04-20
深度学习\DMPC\lagc\lagc.m, 179 , 2019-04-19
深度学习\DMPC\lagc\lagmodel.m, 961 , 2019-04-20
深度学习\DMPC\lagd.m, 288 , 2019-04-12
深度学习\DMPC\Mdu.m, 607 , 2019-04-15
深度学习\DMPC\mpcgain.m, 777 , 2019-04-06
深度学习\DMPC\simuuc.m, 433 , 2019-04-15
深度学习\DMPC\test.m, 347 , 2019-04-20
深度学习\DMPC\testexa.m, 2032 , 2019-04-14
深度学习\DMPC\testexa1.m, 1788 , 2019-04-15
深度学习\带约束的MPC\main.m, 224 , 2019-04-10
深度学习\带约束的MPC\mpcgain.m, 777 , 2019-04-06
深度学习\带约束的MPC\quadraticPrograming.m, 807 , 2019-04-11
深度学习\拉盖尔网络\lagd.m, 288 , 2019-04-12
深度学习\拉盖尔网络\main.m, 573 , 2019-04-12
深度学习\main.m, 1319 , 2019-07-10
深度学习\minrealizetion.m, 207 , 2019-04-07
深度学习\mpcgain.m, 777 , 2019-04-06
深度学习\Untitled.m, 501 , 2019-04-06
深度学习\DMPC\lagc, 0 , 2019-04-20
深度学习\CMPC, 0 , 2019-04-24
深度学习\DMPC, 0 , 2019-04-20
深度学习\带约束的MPC, 0 , 2019-04-11
深度学习\拉盖尔网络, 0 , 2019-04-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 是一本介绍TUXDO的书籍,是一本很好入门级的书籍。
    是一本介绍TUXDO的书籍,是一本很好入门级的书籍。-Is an introduction TUXDO books, is a good entry-level books.
    2023-01-08 14:00:03下载
    积分:1
  • 程序
    无人机飞行控制系统的几个仿真包括纵向通道和横侧向通道,采用PID算法(Several simulations of UAV flight control system include longitudinal channel and lateral channel, using PID algorithm)
    2020-11-09 14:29:46下载
    积分:1
  • Sensor systems
    说明:  Optisystem的传感器系统仿真例程(Sensor system simulation routine of optisystem)
    2020-12-03 13:51:28下载
    积分:1
  • pic16f8877a 的源代码
    这是 PWM 的源代码,它使用 pic 16f887a pic 16f877a,PWM 使用调制宽度脉冲,电子调速电机,acoutis,用于带领的调制信号。它是在工业科技大学任教
    2022-02-03 07:36:07下载
    积分:1
  • 疲劳检测
    说明:  虽然 AdaBoost 算法的检测速度快,误识率低,但是在样本的权重更新过程中,对于分类错误样本中的正、负样本没有加以区分,不利于提高正样本的识别率。本文提出一种新的权重更新方法,对于分类错误的样本,对判断错误的正样本给更高的权重,使得算法在下一轮迭代时,更加关注对分类错误的正样本的学习,从而提高对正样本(人眼)的检测率。采用基于最小二乘法对眼部的外轮廓进行椭圆拟合,根据拟合椭圆的参数来判断眼睛的睁闭状态;采用结合 PERCLOS 和眨眼频率的方法,对疲劳状态进行检测。(Although AdaBoost algorithm has fast detection speed and low false recognition rate, in the process of sample weight updating, there is no distinction between positive and negative samples in classification error samples, which is not conducive to improving the recognition rate of positive samples. In this paper, a new weight updating method is proposed, which gives higher weight to the positive samples of classification errors, so that the algorithm pays more attention to the learning of the positive samples of classification errors in the next iteration, so as to improve the detection rate of the positive samples (human eyes). Based on the least square method, the eye contour is fitted with ellipse, and the opening and closing state of eyes is judged according to the parameters of fitting ellipse; the fatigue state is detected by combining PERCLOS and blinking frequency..)
    2020-06-27 02:57:40下载
    积分:1
  • a good book on system verilog
    a good book on system verilog
    2022-02-05 16:11:49下载
    积分:1
  • 魔方,相信很多人都玩过,这就是电脑上的魔方
    魔方,相信很多人都玩过,这就是电脑上的魔方-Rubik
    2022-04-24 00:45:21下载
    积分:1
  • ft_sh_phase_screen
    利用功率谱通过FFT构建相位屏,可增加低频补偿,程序非常标准,建议大家学习参考(gernerate phase screen in matlab by FFT)
    2017-10-13 00:06:49下载
    积分:1
  • matlab控制器, matlab控制器,下载看看就知道了
    matlab控制器, matlab控制器,下载看看就知道了-matlab control system please download
    2022-01-24 12:30:39下载
    积分:1
  • Flash版俄罗斯方块fla源码
    Flash版俄罗斯方块fla源码,这个俄罗斯方块从风格和功能上和传统的俄罗斯方块游戏有些不一样,不过玩顺手也是挺不错的感觉,界面比较简洁,功能不太多,可为编写Flash游戏和学习ActionScript的朋友提供一些参考资料。
    2022-12-29 07:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载