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

搜索资源列表

  1. JAVA的声音处理方法 (转自伊氏女人)-----淘特网

    0下载:
  2. 数字音频格式有很多种,其质量与采样频率和采样精度两个参数有关。频率的表示单位为赫兹〔Hz〕,它表示每秒采样次数。采样频率越高,音质就越好。采样精度为每次采样所存储的数据数量,它决定每个数字信号所能够表示的离散振幅的数量。存储每个样本的数据越多,音质就越好。但是高品质的声音需要占用大量的内存和磁盘空间。考虑到网络带宽,在Internet连接上传输就需要花费很长的时间。对于Applet来说,保证声音文件的最小化是极为重要的。-digital audio format there are many,
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4824
    • 提供者:麦麦
  1. Mut

    0下载:
  2. 模拟梁的震动,根据函数关系式y=asin(2∏t/T)sin(2∏x/L)绘制梁振动曲线,其中a为振幅,T为周期,L为梁长!在窗口内出现梁振动图象。-simulated beam vibration, according to a function y = - asin (2 t / T) sin (2 x / L) mapping beam vibration curve, which for a amplitude, T cycle, L-beams! Within the window
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54583
    • 提供者:张磊
  1. 频谱分析程序

    1下载:
  2. 频谱分析技术是研究周期性现象中最为常用的一种统计分析方法,其主要是通过对一复合的波系进行数据变换,将其分解成若干振幅和相位不同的简谐波,并找出其中振幅最大的波,即该复合波中的主要频率。频谱分析的方法较多,其中最常用的是快速傅立叶变换法(FFT)-spectrum analysis techniques to study the cyclical phenomenon most commonly used a statistical analysis method, its principal i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3622
    • 提供者:郭泽清
  1. zxqx

    0下载:
  2. 正弦函数画图程序,可以改变振幅、周期、初相,直观易懂。-sine function drawing, and can change the amplitude, period, the early phase, intuitive understandable.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37876
    • 提供者:加宽
  1. Sin(sin)

    0下载:
  2. 输出正弦波,其频率和振幅可调,通过该例子读者也可以编写余弦函数的输出波形-sine wave output, adjustable frequency and amplitude, through which readers can also examples of the preparation of the cosine wave output
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:27402
    • 提供者:mxp
  1. ASK.VHDL

    0下载:
  2. ASK调制VHDL程序及仿真 基于VHDL硬件描述语言,对基带信号进行ASK振幅调制-ASK modulation VHDL simulation based on the procedures and VHDL hardware descr iption language, the baseband signal amplitude modulation ASK
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:42322
    • 提供者:少龙
  1. hmmPlatform

    0下载:
  2. 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , time-domain analysis (pretreatm
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:159121
    • 提供者:何洁
  1. freqz_m

    0下载:
  2. 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %b为Ha(z)分子多项式系数(对FIR而言,b=h) %a为Hz(z)分母多项式系数(对FIR而言,a=1) %-strike rate system in response to the absolute and relative value range db respons
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:813
    • 提供者:吴江华
  1. generator_ly

    0下载:
  2. 通过DA转换,产生锯齿波,可以通过程序改变周期,振幅.-through DA conversion, have Sawtooth, the procedures can change cycle amplitude.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8824
    • 提供者:易成
  1. jibenfangzhen

    0下载:
  2. 这两个是通信中基本仿真程序,一个是单边带调幅和双边带调幅的对比,另一是使用希尔伯特滤波器进行的单边带振幅调制解调.-these are two basic communication simulation program, is a single-sideband AM band and bilateral AM contrast, Another is the use of Hilbert's single sideband filter amplitude modulation an
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:陆江
  1. BasedonMATLABQuadratureAmplitudemodulationanddemod

    0下载:
  2. 本文介绍了利用MATLAB进行正交振幅调制与解调的仿真分析,仿真结果验证了该方法的正确性和可行性。-This paper describes the use of MATLAB Quadrature Amplitude modulation and demodulation of the simulation analysis, The simulation results show that the method is correct and feasible.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:140907
    • 提供者:aaaaa
  1. Experiment-3

    1下载:
  2. 计算离散信号的振幅谱和相位谱 1. 编写计算DFT的程序。 2. 编写计算振幅谱和相位谱的程序。-DSP
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:1348
    • 提供者:grdffa
  1. DFT

    0下载:
  2. 题目:离散富立叶变换(DFT)和频谱分析.matlab实现 1信号函数h(t)= e-a*t*tsin(2πft)2编程计算的离散富立叶变换(DFT)和IDFT图像。3计算振幅谱,相位谱以及检测信号主频-Title: Discrete Fourier Transform (DFT) and spectral analysis. Matlab function to achieve a signal h (t) = ea* t* tsin (2πft) 2 programming computin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:100630
    • 提供者:chissie
  1. sesanguanxi

    0下载:
  2. 用c写的计算小振幅波相关特征的小程序,输入水深、周期、波高,可输出波长等信息
  3. 所属分类:其它程序

  1. spectrum

    1下载:
  2. 求取地震资料二维剖面振幅谱,并对振幅谱进行了归一化和平滑。(The amplitude spectrum of two dimensional seismic data is obtained, and the amplitude spectrum is normalized and smoothed.)
  3. 所属分类:其他

  1. matlab_physics

    1下载:
  2. 1、平面波从空气入射到石英玻璃中的P、S分量的振幅反射率和透射率 2、平面波从空气入射到石英玻璃中的P、S分量的能流反射率和透射率 3、平面波从石英玻璃入射到空气中的P、S分量的振幅反射率和透射率 4、平面波从石英玻璃入射到空气中的P、S分量的反射波相位和透射波相位随入射角度的变化 5、光纤芯层中导模的传播常数(The amplitude, reflectivity, and transmittance of the P and S components of the plane wav
  3. 所属分类:物理计算

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:pineapple_xt
  1. 夹头出口处导线动弯应变与弯曲振幅关系的理论分析

    0下载:
  2. 夹头出口处导线动弯应变与弯曲振幅关系的理论分析。(Theoretical analysis of the relationship between the flexural strain and the bending amplitude of the traverse at the outlet of the chuck.)
  3. 所属分类:硬件设计

    • 发布日期:2018-01-10
    • 文件大小:242688
    • 提供者:jinpower
  1. MTF

    0下载:
  2. 使用MATLAB对,MTF进行振幅模拟,同时附有实验图(magnitude of mtf using MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:16384
    • 提供者:曼陀罗之恋
  1. rickerwavelet

    1下载:
  2. 模拟产生雷克子波以及雷克子波的振幅谱的matlab源代码。(To simulate the Ricker wave and the amplitude spectrum.)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-04-21
    • 文件大小:9216
    • 提供者:guojia0521
  1. 艾里 贝塞尔

    1下载:
  2. 描述了空间光调制器上相应光场的复振幅形式(The complex amplitude form of the corresponding light field on the spatial light modulator is described.)
  3. 所属分类:其他

    • 发布日期:2019-08-06
    • 文件大小:1024
    • 提供者:优优优优
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com