CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 迭代学习

搜索资源列表

  1. ilc2

    0下载:
  2. 迭代学习控制源代码,希望学习次控制方法的朋友能和我交换资源-Iterative learning control source code, want to learn controls the method of exchange of resources and my friends can
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.67mb
    • 提供者:秦沛
  1. diedai

    0下载:
  2. 多输入多输出的迭代学习算法的一个示例,代码直接可用,里面的一些注释自己可以修改-a sample of terative learning algorithm with multiple input multiple output ,inside some comments can be modified by yourself
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1.36kb
    • 提供者:朱淑
  1. yakabi

    0下载:
  2. 用C完成的一个yakebi简单程序,可通过此程序对雅克比比迭代法进行学习-C language completed a yakebi simple program can through this program over iteration method of Jacques for learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1.03kb
    • 提供者:guowen
  1. PSO

    1下载:
  2. 经典粒子群算法,经过多次优化,演示出图, 待优化的目标函数:N 粒子数目:N 惯性权重:w 学习因子:c1,c2 最大迭代次数:M 问题的维数:D 目标函数取最小值时自变量值:xm 目标函数的最小值:fv-Classical particle swarm algorithm, optimized for many times, demonstrates plotting objective function to be optimized: N of
  3. 所属分类:Other systems

    • 发布日期:2016-03-27
    • 文件大小:1kb
    • 提供者:杜青青
  1. bigpicture

    0下载:
  2. 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:537byte
    • 提供者:左登超
  1. SOR-method

    2下载:
  2. 该程序是电磁场学习实验。用超松弛迭代法求解接地金属槽内的电位分布。 有个无限长直的金属槽,截面为正方形,两侧面及底板接地,上盖板与侧面绝缘,其上的电位为φ=100V,侧面电位φ=0V,试用有限差分法计算槽内的电位。内附编程思路等原理讲解 -The program is electromagnetic learning experiment. Solving the potential distribution of a grounded metal tank with super-rel
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:107.33kb
    • 提供者:DISENCHAN
  1. NewtonIteration

    0下载:
  2. 本文档用Python实现了龙格库塔法和牛顿迭代法,是数值分析学习的有用资料!-This document is implemented in Python a Runge-Kutta method and Newton iteration method, numerical analysis is useful information to learn!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:802byte
    • 提供者:jiba
  1. main_code

    0下载:
  2. 迭代法下的极限学习机,能对数据进行预测估计。-Extreme Learning Machine under iterative method, the data can be predicted estimates.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:746byte
    • 提供者:zouwei
  1. ILC

    0下载:
  2. 迭代学习控制入门实例,初学者很容易上手,是单输入但输出系统-Iterative Learning Control Starter instance, it is easy for beginners to get started
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:600byte
    • 提供者:李诗
  1. DeepLearnToolbox-master

    0下载:
  2. 深度学习如深度置信网重构误差及迭代时间实验,里面含有数据库-Depth of learning such as deep belief network reconstruction error and iteration time experiment, which contains the
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-02
    • 文件大小:14.09mb
    • 提供者:蒋政
  1. ILC_openedloop

    0下载:
  2. 开环节迭代学习,给出一个框架,用于初级者学习(In precision systems that repeatedly execute the same task, iterative learning control (ILC) may be adopted for rejection of iteration-independent repetitive disturbances and improvement of trajectory tracking. However, in pra
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6kb
    • 提供者:hehhehelllj
  1. ILC_closedloop_hip

    0下载:
  2. 闭环迭代学习,用于初级学习。可讨论学习。。。。。。(Closed loop iterative learning is used for primary learning.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7kb
    • 提供者:hehhehelllj
  1. PLC_EX9_iterative_learning_control

    0下载:
  2. PLC迭代控制学习,可供专业人士使用。 。。。 。。。。。(PLC iterative control learning is available for professionals)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:32kb
    • 提供者:hehhehelllj
  1. 1

    1下载:
  2. 移动机器人轨迹跟踪迭代学习控制,建立动态模型,通过迭代学习跟踪轨迹(Mobile robot trajectory tracking iterative learning control, a dynamic model is established, and trajectory tracking is achieved by iterative learning)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:清凉
  1. 机器学习

    0下载:
  2. c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3kb
    • 提供者:六芒龙
  1. 单相逆变器迭代学习控制应用研究_叶建华

    1下载:
  2. 单相逆变器迭代学习控制应用研究的基本原理(The basic principle of iterative learning for the inverter)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:124kb
    • 提供者:ranxh
  1. 新建文件夹

    0下载:
  2. 关于无刷直流电机转矩脉动的研究,运用迭代学习的控制方法。(On the research of torque ripple in brushless DC motor, Iterative learning control method is used.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1.94mb
    • 提供者:kkkk1111
  1. IEKF

    1下载:
  2. 迭代扩展卡尔曼滤波例子,可作参考学习(非线性模型)(An example of iterative Kalman filtering can be used as a reference)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:
  1. L-BFGS-B-C-master

    1下载:
  2. 基于梯度下降法的最优迭代算法,在深度学习和神经网络中应用非常广泛,也非常好用(The optimal iterative algorithm based on gradient descent method is widely used in depth learning and neural network, and it is also very useful.)
  3. 所属分类:其他

    • 发布日期:2019-10-30
    • 文件大小:161kb
    • 提供者:Jed2013
  1. Program

    3下载:
  2. 迭代学习优化PID控制器的典型simulink程序(Typical Simlink Program for Iterative Learning Optimizing PID Controller)
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com