CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - inner loop

搜索资源列表

  1. Genetic-Algorithm

    0下载:
  2. 压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出-Compressed within a collection of some of the commonly used C# 7 kinds of genetic algorithms is mainl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21.12kb
    • 提供者:罗云峰
  1. boost_ss_20090824

    2下载:
  2. boost双环控制模型,电压外环电流内环,CCM模式-loop control model boost the voltage current of the inner outer, CCM mode
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.05kb
    • 提供者:haha
  1. DSTATCOM_SVPWM_CONVER

    7下载:
  2. 1、基于Ip/Iq方法控制PWM整流器,实现有功无功解耦控制,实现直流电容的稳压控制。 2、分别采用滞环电流和电压空间矢量技术进行PWM调制 3、DSTATCOM无功补偿仿真验证 4、系统采用了在带有前馈解耦控制的基础上产生的电压电流双闭环控制结构,其中电压外环保证了稳定的直流输出,电流内环提高了电流的动态响应速度,并且这种控制方法使电流的相位和输入电压的相位保持一致。-1, based on Ip/Iq way to control the PWM rectifier to
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:58.28kb
    • 提供者:有梦最美
  1. zhuanjuzhuangsucilianshiliangkongzhi

    1下载:
  2. 带转矩内环的转速磁链闭环矢量控制仿真系统,大家共同学习-The speed with torque inner loop flux vector control simulation system, we learn together
  3. 所属分类:matlab

    • 发布日期:2016-08-08
    • 文件大小:14.38kb
    • 提供者:张莹
  1. shuanfa2

    0下载:
  2. 求图的任两结点间的距离,(2) 用二维数组存放C和A ,C是原成本矩阵,A 是求出的距离矩阵 (3) 算法采用三重循环,其中最外层的循环变量必须代表中间结点,中层的循环变量代表头结点而内层循环变量代表尾结点。 (4) 试着把三层循环变量的顺序作些改变,最外层的循环变量仍代表中间结点,而中层循环变量代表尾结点,内层循环变量代表头结点。把两种做法所得结果作比较,看结果是否相同 (5) 显示结果要清晰易懂 (6) 本题运行结果 -Order to map any of the di
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:932.77kb
    • 提供者:lixiang
  1. quick

    0下载:
  2. quick sort is the most popular sorting algorithm. Its virtue is that it sorts in-place (even though it s a recursive algorithm) and that it usually is very fast. On reason for its speed is that its inner loop is very short and can be optimized very w
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-08
    • 文件大小:547byte
    • 提供者:sereen
  1. Reconfigurable-flight-control

    0下载:
  2. 精密控制结构需要满足先进飞机的使命和对其引航的要求。这就要求飞行器的性能必须满足在低空飞行,低速飞行和大迎角攻击性飞行,全天候,昼夜工作的条件,并且新的控制技术应该成熟。这项工作提出了飞行控制时,状态变量和控制输入是由预先确定的限制范围内的系统控制系统的设计理念。在设计过程使用动态规划的概念。其基本思想涉及非二次泛函最小化。由于一系列限制因素,建议使用光滑函数。同时提出了该综合方法的优点。我们利用对F-18战斗机的纵向控制配置来说明该设计方法。-Indirect adaptive control
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:zhouyang
  1. power_brushlessDCmotor

    0下载:
  2. A three-phase motor rated 1 kW, 500 Vdc, 3000 rpm is fed by a six step voltage inverter. The inverter is a MOSFET bridge of the SimPowerSystems™ library. A speed regulator is used to control the DC bus voltage. The inverter gates signals are pro
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11.65kb
    • 提供者:jurifa
  1. APFC

    1下载:
  2. 有源功率因素校正APFC电路,采用电压外环+电流内环控制策略。经验证可很好实现功能-Active Power Factor Correction APFC circuit voltage outer the+ current inner loop control strategy. Proven good functions
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:9.48kb
    • 提供者:stone
  1. FUZZY-PID-Adaptive-CONTROL

    1下载:
  2. 包含如何调试模糊pid自适应控制的参数方法及其分析,还有原系统程序,内循环,外循环系统,根轨迹,最后是模糊PID自适应控制,都在word上,可以复制粘贴直接运行-How to debug method contains parameters adaptive fuzzy pid control and analysis, as well as the original system program, the inner loop and outer loop systems, root locu
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:504.18kb
    • 提供者:赵伟娟
  1. LCL_PR_based

    6下载:
  2. 三相LCL滤波型PWM逆变器仿真模型,内附相关文献。采用并网电流外环电容电流前馈内环的双闭环控制结构,可以参考用于光伏和风力发电网侧变换器中-Matlab simulation model of three phase PWM inverter with LCL type filter.Controlled by grid current outerloop and capacitor current feedforward inner loop mode.
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:1.21mb
    • 提供者:Jiaming Chen
  1. inner loop coding for state space

    0下载:
  2. its a matlab code for inner loop controller for buck converter through state space
  3. 所属分类:matlab例程

  1. shuanghuan

    0下载:
  2. 电流内环实现单功率因数并网,电压外环实现稳定直流母线电压的作用(The inner loop of the current realizes single power factor grid connection, and the voltage outer loop realizes the function of stabilizing the DC bus voltage)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:27kb
    • 提供者:jquihfyajfkh
  1. (2)带转矩内环的转速、磁链闭环矢量控制仿真

    0下载:
  2. 带转矩内环的转速、磁链闭环矢量控制仿真 带转矩内环的转速、磁链闭环矢量控制仿真(Rotation speed and magnetic chain closed-loop vector control simulation with torque inner loop Rotation speed and magnetic chain closed-loop vector control simulation with torque inner loop)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:16kb
    • 提供者:小刀刀1
  1. 串级pid

    1下载:
  2. 串级pid控制,系统结构上,串级控制系统有两个闭合回路:主回路和副回路,主、副调节器串联工作。副回路先调、粗调、快调,主回路细调、慢调。(This simulink model is a cascade pid control system, which uses two pid controller to control the transfer function. Cascade control system includes outer loop and inner loop.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-14
    • 文件大小:166kb
    • 提供者:SimulinkMan
  1. feixingqi

    4下载:
  2. 四旋翼无人机内环姿态控制、外环位置控制simulink仿真(Simlink simulation of inner-loop attitude control and outer-loop position control for Four-rotor UAV)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-27
    • 文件大小:24kb
    • 提供者:D区域
  1. gridon01

    3下载:
  2. 采用LCL滤波器的并网逆变器双闭环控制系统仿真,系统采用电感电流外环电容电流内环(The double closed-loop control system of grid-connected inverter with LCL filter is simulated. The system adopts inductance current outer loop and capacitance current inner loop.)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-03
    • 文件大小:11kb
    • 提供者:小鑫123
  1. shuangbihuan

    1下载:
  2. 模型中明显地体现出模型设计主要有电流调节器和转速调节器两个负反馈闭环组成, 把转速调节器的输出当成电流调节器的输入,在通过电流调节器的输出控制后面的电路。 在这里电流环为内环,电压环为外环,所以形成了转速电流双闭环控制的直流调速系统。(The model obviously shows that the design of the model mainly consists of two negative feedback loops: current regulator and speed r
  3. 所属分类:matlab例程

  1. PV_cp1u_SPWM20200427

    1下载:
  2. 双环控制,直流母线电压外环,电感电流内环预测控制,3kW光伏并网系统,无升压电路,增量电导法,逆变桥控制最大功率追踪,亲测可用。(DC bus voltage outer loop, inductance current inner loop, 3KW photovoltaic grid connected system, no boost circuit, incremental conductance method, inverter bridge control maximum power
  3. 所属分类:matlab例程

    • 发布日期:2020-11-04
    • 文件大小:36kb
    • 提供者:不聪明的猪
  1. 光伏逆变MPPT_2

    2下载:
  2. 包含单相光伏逆变器及最大功率点跟踪,可以实现电流内环及电压外环控制(Including single-phase photovoltaic inverter and maximum power point tracking, can achieve current inner loop and voltage outer loop control)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-14
    • 文件大小:23kb
    • 提供者:qq1120248467
« 12 »
搜珍网 www.dssz.com