CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 周期

搜索资源列表

  1. matlab周期图法

    0下载:
  2. 几种周期图法的实现
  3. 所属分类:matlab例程

  1. plot

    1下载:
  2. 定义坐标轴的显示范围用axis指令 语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y) 欢迎一起探讨matlab的使用:) -draw picture in matlab
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:22954
    • 提供者:周易
  1. 4

    0下载:
  2. 本程序由MATLAB编制成的用于计算观测数据的频率和周期。-This program is used to compute the frequence and periodical.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1739
    • 提供者:
  1. Matlab

    1下载:
  2. Matlab函数逼近程序,包含下面所列多种算法的程序 。 Chebyshev 用切比雪夫多项式逼近已知函数 Legendre 用勒让德多项式逼近已知函数 Pade 用帕德形式的有理分式逼近已知函数 lmz 用列梅兹算法确定函数的最佳一致逼近多项式 ZJPF 求已知函数的最佳平方逼近多项式 FZZ 用傅立叶级数逼近已知的连续周期函数-Matlab function approximation process, including following the procedu
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3049
    • 提供者:Wade
  1. zhouqitu

    1下载:
  2. 利用周期图法对信号进行功率谱估计,源代码,有详细的注解,供参考-Periodogram method using the signal power spectrum estimation, source code, there are detailed notes for reference
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1213
    • 提供者:wqqzh
  1. daima

    2下载:
  2. 随机信号谱分析技术实现 随机信号谱估计及质量评价。 离散随机信号通过线性时不变系统时,系统所产生的响应。 功率谱估计的实现方法:自相关函数法、周期图法、Bartlett法、Welch法、MTM法、MUSIC法 -Random signal spectral analysis of random signal spectral estimation and quality evaluation. Discrete random signals through linear system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:李倩
  1. Welch

    0下载:
  2. 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。-The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Perio
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:213699
    • 提供者:co
  1. Matlab-LPG

    0下载:
  2. 模拟长周期光纤光栅(LPG)的损耗波的光谱特性-The loss of analog spectrum LPG
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:10963
    • 提供者:zqhero
  1. MATLAB-LFBG

    2下载:
  2. matlab仿真程序,包括长周期光纤光栅的仿真,还有布拉格光栅-matlab simulation program, including the simulation of long period fiber gratings, and Bragg grating
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:187804
    • 提供者:王西
  1. Power-Spectrum--simulation-in-Matlab

    1下载:
  2. 功率谱估计 经典的功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法、周期图法以及改进的周期图估计法即平均周期法和平滑周期图法; 1相关函数法 2周期图法 3平均周期图法和平滑平均周期图法-Power spectrum estimation is the classical power spectrum estimation of work zone data assumed to be zero outside the known
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:72612
    • 提供者:陈云飞
  1. lpc-matlab

    0下载:
  2. 这个MATLAB的代码集是通过多个程序实现语音信号的各种分析,包括清音浊音,计算自相关函数,计算基因周期等-The MATLAB code set is more than one program by a variety of voice signal analysis, including voiceless voiced, calculated from the correlation function to calculate genetic cycles
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1209475
    • 提供者:songge
  1. matlab

    0下载:
  2. 文中基于耦合模理论和简化的阶跃折射率单模光纤三层模型的包层模理论,提出了长周期光纤光栅的传输谱特性仿真的主要步骤及 matlab程序实现,为长周期光纤光栅的数值仿真提供了一种简便的方法-Text-based coupled mode theory and a simplified three-step-index single-mode fiber cladding mode theory model, proposed long-period fiber grating transmissio
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:306773
    • 提供者:追风人
  1. 提取周期信号

    0下载:
  2. 用于信号的周期成分提取,使用的最小二乘方法,拟合出一个单频的正弦信号。(For the extraction of periodic components of signals, the least square method is used to fit a sinusoidal signal of a single frequency.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:周晓
  1. 周期谱估计程序和数据

    0下载:
  2. 周期谱估计matlab 程序还有一些数据分析,需要的自行下载(Periodic spectrum estimation matlab procedures, there are some data analysis, the need for self Download)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:449536
    • 提供者:哈哈娜娜
  1. 周期图法

    0下载:
  2. 数字信号处理中经典谱估计的周期图法的MATLAB程序代码(Periodogram method for classical spectral estimation in digital signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:南宫先生
  1. MATLAB与CCS配置及代码生成总结

    1下载:
  2. MATLAB&CCS配置及代码生成总结,通过simulink模型自动生成代码缩短研发周期(MATLAB&CCS configuration and code generation summary, through the Simulink model automatically generate code, shorten the R & D cycle)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-19
    • 文件大小:3089408
    • 提供者:张老四
  1. RS分析Matlab程序

    1下载:
  2. 首先将该程序命名为RSana.m保存,以供调用。 在matlab中导入所要分析的时间序列,保存为x。 然后在matlab命令行输入命令logRS=RSana(x,n,"Hurst")。其中x就是该时间序列,它本身就是向量数据;n为分析的时间周期,Hurst是分析方法。返回值logRS。 这里指对一个周期进行分析,返回返回值logRS是一个标量。如果要作log-log图,需要一个循环,分别对n=5:200进行计算logRS。(First, the program is n
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:自由岳
  1. 简单周期结构仿真

    0下载:
  2. 本案例是关于周期性结构的一个较为简单仿真。(This case is a simple simulation of periodic structures.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:357376
    • 提供者:小跟班
  1. MATLAB小波分析

    0下载:
  2. matlab周期小波分析及其简单应用,适合初学者(Matlab periodic wavelet analysis and its simple application, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:81920
    • 提供者:婷@
  1. Desktop

    0下载:
  2. matlab经典法之周期图法对随机信号进行功率谱估计。(Matlab classical method of power spectrum estimation)
  3. 所属分类:数学计算

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