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

搜索资源列表

  1. active_filter_demo

    0下载:
  2. active filter is a imrportant in mordern life and power quanlity
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:17115
    • 提供者:cuong
  1. Model_1

    1下载:
  2. Model of series active power filter by using reference value and 4 Q converter.
  3. 所属分类:matlab

    • 发布日期:2014-05-13
    • 文件大小:6460
    • 提供者:hecis
  1. oneapf

    0下载:
  2. 基于单位功率因数控制策略的单相有源滤波,去掉非线性负载部分即为单相全控整流。开关器件采用IGBT。-Based on the unity power factor control strategy of single-phase active power filter, remove the part of non-linear load is the single-phase full-controlled rectifier. Switching device IGBT.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7111
    • 提供者:雷宾
  1. RCbandpass50Q

    0下载:
  2. 使用matlab根据50倍Q值的有源滤波器的传输函数设计各个参数跟带通滤波器的中心频率关系的M文件,可供调用-Q using matlab under 50 times the value of the transfer function of active filter design of the various parameters of band-pass filter with center frequency of the relationship between M-files ar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:20776
    • 提供者:he same
  1. apf

    0下载:
  2. this about active power filter-this is about active power filter
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:7401
    • 提供者:srinivas
  1. youyuanlvbo

    0下载:
  2. matlab做的有源电力滤波器的仿真模型,做的有点乱。-matlab to do the simulation model of active power filter, do a bit messy.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:15759
    • 提供者:单世超
  1. APF

    5下载:
  2. 基于SIMULINK搭建的并联有源电力滤波器程序,希望大家,相互交流。-SIMULINK-based structures of Shunt Active Power Filter procedures, hope, each other.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16880
    • 提供者:ian
  1. AF_Hys

    1下载:
  2. 3 phase Active Power filter that is simulated in matlab simulink based on hysteresis current control method
  3. 所属分类:matlab

    • 发布日期:2014-05-19
    • 文件大小:16125
    • 提供者:khalilg
  1. activeContoursSnakesDemo

    0下载:
  2. 本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。 3。只要你点击“过滤器”,头发会出现交叉
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:334204
    • 提供者:zhou
  1. apf_sch

    0下载:
  2. Parallel active power filter
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:25606
    • 提供者:Algerian
  1. sapf_sch

    0下载:
  2. Series active power filter
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10711
    • 提供者:Algerian
  1. APF

    3下载:
  2. 基于瞬时无功ip-iq理论的有源电力滤波器的模型!-active power filter
  3. 所属分类:matlab

    • 发布日期:2015-04-29
    • 文件大小:15360
    • 提供者:李霄南
  1. APF97

    2下载:
  2. 基于谐波电流快速检测方法的有源电力滤波器simulink仿真模型 -Current rapid detection methods based on harmonic active power filter simulink simulation model
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13940
    • 提供者:流沙
  1. Active Power Filter

    0下载:
  2. 03~A Shunt Active Power Filter with Control Method Based on Neural Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:403529
    • 提供者:khanh
  1. Matlab

    0下载:
  2. harmonic filter active
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:15411
    • 提供者:NF
  1. particle-filter-visual-tracking

    6下载:
  2. 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:396288
    • 提供者:朱亮亮
  1. Shunt-active-filter

    0下载:
  2. filter design for matlab simulink
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:152180
    • 提供者:Abdullah
  1. Shunt active filter sorce code

    0下载:
  2. Active filters are being increasingly considered as a viable alternative to passive filters for meeting harmonic distortion limits. The three phase configuration based on a voltage source configuration is the most widely proposed topology. However it
  3. 所属分类:生物技术

  1. Filter-Active-Project

    0下载:
  2. simulation of Active filter base on Fuzzy Controller with nonlinear load.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21583
    • 提供者:hasan
  1. active filter

    0下载:
  2. In this paper, an efficient active power filter (APF) scheme is developed to estimate and compensate for harmonic distortion in an electrical power network. The developed APF control scheme is based on a double proportional feedback controller and a
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1906688
    • 提供者:amir1
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com