CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 谐波 算法

搜索资源列表

  1. 简易谐波分析仪

    2下载:
  2. 采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。-used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle I
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9038
    • 提供者:金永州
  1. 现代信号处理实验一_谐波恢复

    2下载:
  2. 此程序为MATLAB实现的现代信号处理中几种常用的谐波恢复方法,所附文档中还有理论及算法介绍(Pisarenko,ARMA)实验步骤及实验结果-MATLAB this procedure for the realization of modern signal processing used several methods to restore the harmonics, the accompanying documentation and algorithm theory also intr
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29803
    • 提供者:李琳
  1. 谐波恢复MUSIC方法

    1下载:
  2. 现代信号处理作业中的MUSIC(多重信号分类)进行谐波恢复的实验。文件中有清晰详细的理论及算法说明-modern signal processing operations MUSIC (multiple signal classification) harmonic restoration experiment. The document included a clear and detailed statement Theory and Algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:116062
    • 提供者:李琳
  1. 基于DSP的通用FFT算法在电网谐波检测中的应用

    0下载:
  2. 基于DSP的通用FFT算法在电网谐波检测中的应用
  3. 所属分类:编程文档

    • 发布日期:2010-09-30
    • 文件大小:308149
    • 提供者:liven.tang
  1. 谐波滤波器

    3下载:
  2. 根据一个新的有效地算法写的谐波滤波器,能滤出某一频率上的波而将其他频率上的波全部滤除,且不改变幅度值
  3. 所属分类:matlab例程

    • 发布日期:2011-07-23
    • 文件大小:655
    • 提供者:xuxiqiong
  1. hanning.rar

    2下载:
  2. 用hanning窗的插值FFT算法,适用于电力系统信号的谐波分析,Hanning window with interpolation FFT algorithm, applied to power system harmonic analysis signals
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2085
    • 提供者:chen
  1. relax.rar

    1下载:
  2. 谐波检测的RELAX算法,优于FFT,能够对幅值,频率,相位进行有效估计,an algorithm for estimation of sinusoid parameter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:661
    • 提供者:王黎
  1. c_fft

    0下载:
  2. C程序实现fft算法,编程C程序,可以计算出各次谐波值,可运行。-C program to achieve fft algorithms, programming C program, you can calculate the value of the various harmonics, you can run.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1172
    • 提供者:大江东去
  1. MATLAB

    7下载:
  2. 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:2332
    • 提供者:gab
  1. SignalProcessing(MUSIC)

    0下载:
  2. 本Matlab程序是《现代信号处理》中利用MUSIC算法进行的谐波恢复的仿真程序-The Matlab program is
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1641
    • 提供者:史龙
  1. 160_DFT

    0下载:
  2. 本程序是使用在电力谐波分析过程中160点DFT算法-This procedure is the use of harmonic analysis in power during the 160-point DFT algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1711
    • 提供者:zhangxiaoqiu
  1. fengkang_numerical

    0下载:
  2. 冯康的数值计算方法:1.差值;2.数值积分;3.谐波分析;4.曲线拟合与经验公式;5.回归分析 6.时间序列分析;7.蒙特卡罗方法;8.线性代数数值算法-Feng Kang numerical method: 1. The difference 2. Numerical integration 3. Harmonic analysis 4. Empirical formula and curve fitting 5. Regression analysis 6. Time Series
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:44801528
    • 提供者:yzhang
  1. FFT_for_f430-A

    1下载:
  2. 一种适合在单片机上运行的快速傅里叶算法,大量采用查表方法。理解这个算法对实现电力谐波分析很有帮助。fft算法的经典应用,需要一定的数学知识!-Fit on a single chip running at the fast Fourier algorithm, a large number of look-up table method used. Understanding of this algorithm to achieve useful power harmonic analysis.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:28438
    • 提供者:xmm
  1. dianwangxiebocanshu

    0下载:
  2. 使用matlab变成,基于FFT算法的电网中介谐波参数估计的程序-Matlab into use, the power grid based on the FFT algorithm intermediary harmonic parameter estimation procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:235419
    • 提供者:sherlockxiao
  1. wavelet

    0下载:
  2. 小波多分辨率算法在电力谐波检测中的应用,介绍了小波算法在谐波项目中的用法,以及实例。-Wavelet multi-resolution algorithm for harmonic detection in power applications, introduced in the harmonic wavelet algorithm use projects, as well as examples.
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:317733
    • 提供者:Harry
  1. dianya

    0下载:
  2. 电压谐波监测,用来测量低频电压信号的各个谐波量,利用快速傅里叶算法-Voltage harmonic monitoring
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:4596
    • 提供者:lihe
  1. PAST_MUSIC

    0下载:
  2. past-music算法,用来进行谐波分量的求解。速度快,效果佳-past-music algorithm used for solving the harmonic components. Fast, good effect
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:631
    • 提供者:朱海龙
  1. pis-esprit-music

    0下载:
  2. 频率估计:Pisarenko谐波分解算法、music算法和esprit算法对有干扰的信号频率进行估计,并且计算估计频率的均值和方差。-Pisarenko、music和esprit
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1833
    • 提供者:allan
  1. music改进算法

    1下载:
  2. 一种基于信号子空间和噪声子空间的music改进算法(An improved music algorithm based on signal subspace and noise subspace)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:zd837202512
  1. 电力系统谐波分析的高精度FFT算法

    1下载:
  2. 电力系统谐波分析的高精度FFT算法 FFT 电力 谐波(FFT Algorithm with High Accuracy for Harmonic Analysis in Industry Power System)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-06-05
    • 文件大小:364544
    • 提供者:xzhangx
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com