CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 加窗

搜索资源列表

  1. pre-emphasissub-framewindowed matlab编写的关于语音信号预加重

    1下载:
  2. matlab编写的关于语音信号预加重,分帧加窗的程序。-matlab, prepared by the speech signal pre-emphasis, sub-frame windowed program.
  3. 所属分类:软件工程

    • 发布日期:2012-09-16
    • 文件大小:1076
    • 提供者:张艺
  1. FIRfilterdesign

    0下载:
  2. 这是基于MATLAB的FIR滤波器的设计。主要介绍啦用加窗发来设计。这是我的课程设计报告。-This is a MATLAB-based FIR filter design. The main window used to introduce you to design made. This is my report on the curriculum design.
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:80221
    • 提供者:Henry
  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. yuyinjiachuang

    0下载:
  2. matlab语言实现语音信号预处理及短时加窗-Matlab language voice signal pre-processing and short-term window
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:253733
    • 提供者:张涛
  1. PSD-plot

    2下载:
  2. Welch功率谱密度是用改进的平均周期图法来求取随机信号的功率谱密度估计值。Welch法采用信号重叠分段、加窗函数和FFT算法等计算一个信号序列的自功率谱估计(PSD如上例中的下半部分的求法)和两个信号序列的互功率谱估计(CSD)。MATLAB信号处理工具箱函数提供了专门的函数PSD和CSD自动实现Welch法估计,而不需要自己编程。-method of power spectral density plot
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:1786
    • 提供者:LinkedBox
  1. MATLAB-Simulation

    0下载:
  2. 功率谱估计及其MATLAB仿真.经典功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法(BT法)、周期图法以及两种改进的周期图估计法即平均周期图法和平滑平均周期图法,其中周期图法应用较多,具有代表性。-The power spectrum estimation and simulation of MATLAB. Classic power spectrum estimation is unknown data in the data outside
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:141218
    • 提供者:wang
  1. 2812_FIR

    0下载:
  2. FIR直接卷积运算 加窗函数 hann采样频率128000 截止频率5-Hann FIR convolution operation directly add window function
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1544
    • 提供者:张立
  1. yuyingshibie

    0下载:
  2. 基于SOPC的语音识别系统 语音分帧、加窗及端点检测部分程序细节-The speech recognition system based on SOPC Speech frame, window and endpoint detection part program details
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1028
    • 提供者:张平安
  1. Analysis-of-Low-Complexity

    0下载:
  2. OFDM系统中基于加窗的DFT算法的低复杂度的MMSE信道估计-OFDM systems MMSE channel low-complexity algorithm based on windowed DFT estimates
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:314100
    • 提供者:xuezhen
  1. MATLAB-speech-programming-process

    0下载:
  2. 常用matlab语音编程流程(语音信号的分帧加窗的matlab实现),学习语音信号处理的人必须要知道这些基本的编程方法。-Common Voice matlab programming process (sub-frame windowed speech signal matlab implementation), learning of speech signal processing must be aware of these basic programming methods.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:8606
    • 提供者:SeKingme
  1. acceleration-signal

    1下载:
  2. 利用加速度信号测量位移是油田抽油井光杆位移测量的主要方法 而加速度信号的随机噪声和趋势项是影响 测量精度的主要因素 本文提出了一种基于学习的实时消噪和剔除趋势项方法 学习时先获取一段时间的加速度信 号 再通过时间序列分析技术得出 ARIMA 模型及其参数 最后基于 FFT 变换的 Rife-Jane 频率估计方法求出加速度 信号的周期 在线实时消噪和剔除趋势项方法是基于学习阶段所得模型参数 运用卡尔曼滤波技术消除加速度信号 随机噪声 按周期两次积分得到光杆位移 用加窗递推最小二乘
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1444292
    • 提供者:lantian
  1. Matlab_interpolation_algorithm

    0下载:
  2.  FFT加窗插值修正算法可以较好地提高电力系统 谐波测量的准确度 ,减少由于栅栏效应带来的误差.但 该算法比较复杂 ,编程实现比较困难 ,而Matlab有强大 的数字信号处理功能 ,有专门用于快速傅立叶变换的 FFT函数和良好的图形显示功能.因此用 Matlab 实现 加窗插值算法 ,降低了算法实现的复杂度 ,无论是在仿 真方面还是在实用上都能达到事半功倍的效果-FFT and window interpolation correction algorithm can b
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:96453
    • 提供者:jz
  1. AddWindowDFT

    0下载:
  2. 加窗快速傅里叶变换及MATLAB仿真实践-Windowed fast Fourier transform and the MATLAB simulation practice
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:842
    • 提供者:陈佳兴
  1. 加窗傅立叶变换_小波变换的原理与程序

    0下载:
  2. 加窗傅立叶变换_小波变换的原理与程序,非常详细,经典的资料!
  3. 所属分类:文档资料

  1. gmhwp

    0下载:
  2. ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,单径或多径瑞利衰落信道仿真,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。- ofdm system simulation including 16qam modulation fft windowing modules plus cp, Single path or multipath Rayleigh fading channel simulation, Including Deng s correlation, ab
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:9704
    • 提供者:余红波
  1. 0755

    0下载:
  2. 包括最小二乘法、SVM、神经网络、1_k近邻法,采用加权网络中节点强度和权重都是幂率分布的模型,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Using weighted model nodes in the network strength and weight are power law distribu
  3. 所属分类:Software Testing

    • 发布日期:2017-12-14
    • 文件大小:7330
    • 提供者:李英兵
  1. gm163

    0下载:
  2. 是国外的成品模型,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,各种资源分配算法实现。- Foreign model is finished, ofdm system simulation including 16q
  3. 所属分类:Software Testing

    • 发布日期:2017-12-18
    • 文件大小:6144
    • 提供者:童宝波
  1. fiu-V6.6

    0下载:
  2. 包含位置式PID算法、积分分离式PID,最大信噪比的独立分量分析算法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- It contains positional PID algorithm, integral separate PID, SNR largest independent component analysis algorithm, ofdm system simulation including 16qam modulation fft windowing mo
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:3986
    • 提供者:江兴维
  1. yuuiu

    0下载:
  2. 语音信号的采集与处理,数字信号处理课设,经典的灰度共生矩阵纹理计算方法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Acquisition and Processing of the speech signal, digital signal processing class-based, Classic GLCM texture calculation method, ofdm system simulation including 16qam modulation f
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:6078
    • 提供者:尚利建
  1. phmxm

    0下载:
  2. 实现六自由度运动学逆解算法,分形维数计算的毯子算法matlab代码,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Six degrees of freedom to achieve inverse kinematics algorithm, Fractal dimension calculation algorithm matlab code blankets, ofdm system simulation including 16qam modulation fft wi
  3. 所属分类:Communication

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:佘在平
« 12 »
搜珍网 www.dssz.com