搜索资源列表
chebyshev
- 是有关DSP中著名的契比雪夫的窗函数,还是不错的,欢迎使用-DSP is the famous Lease Chebyshev window function, or good, welcomed the use of
decimation
- 音频信号降采样程序 支持48k->8k 24k->8k 8k->1k 的降采样.实现方法,先做低通滤波,再做采样点抽取.低通滤波起使用67点FIR,系数由matlab使用窗函数法生成
《Windows核心编程(第四版)》中文版.rar
- 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
chebyshev
- 是有关DSP中著名的契比雪夫的窗函数,还是不错的,欢迎使用-DSP is the famous Lease Chebyshev window function, or good, welcomed the use of
decimation
- 音频信号降采样程序 支持48k->8k 24k->8k 8k->1k 的降采样.实现方法,先做低通滤波,再做采样点抽取.低通滤波起使用67点FIR,系数由matlab使用窗函数法生成 -Audio signal down-sampling procedures to support the 48k-
0101
- 异形窗口简单实现(VC)和用VB制作不规则窗口,由于使用了一些新的函数,本程序必须在Windows2000下运行。-Simple realization of special-shaped windows (VC) and the use of VB produced irregular window, the use of some new function, this process must be run under Window
JS
- 现在制作外挂的大多都遇上一个问题,就是找不到龙族进程。其实很简单,因为大家使用的都是Findwindows函数,这个函数需要得到窗体的类名才能获得窗体句柄。而现在窗体类名已经被官方加密,等于说Findwindows函数已经彻底被屏蔽了,很多想写龙族外挂的都卡在了这一步上。 其实要破这个限制很容易的,官方现在不再隐藏进程里的dragonraja.bin,所以我们完全可以放弃Findwindows函数转向从进程上下手! 这里公布
PSD-estimation
- 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to model
FIR-bp
- 使用hamming窗函数法设计的FIR带通滤波器-Use hamming window function method design FIR filters
fir
- matlab实现对单声道立体声信号的fir低通滤波器,使用窗函数方法。并将信号写入.dat文件供硬件仿真使用。-fir low-pass filter use window function method,use matlab
ppt1
- 使用矩形窗函数,分析信号截短对离散傅立叶变换的影响,其中原始信号为正弦函数-Use a rectangular window function, the analysis of the signal truncated discrete Fourier transform, which the original signal is a sine function
matlabchuanghanshu
- 使用Matlab产生各种窗函数的语句,对各种语句有较为仔细的介绍-Matlab is used to generate the statements of the various window functions have a more detailed introduction to the various statements
演示用多相分解法实现增采样
- 演示用多相分解法实现增采样,说明使用窗函数对冲激响应序列进行截取的必要性。
erjianlvboqisheji
- 在CCS中设置断点、探针的方法,程序动态运行(animate)的要求;学习设置图形化显示工具进行时、频域分析的方法,特别是频域分析工具的使用(各种谱分析方法、FFT点数的设置、窗函数的选用等)。规划程序调试策略和数据、波形的采集、分析方法。-Set breakpoints in CCS probe methods, procedures, requirements of the dynamic operation (animate)
windowfunction
- 利用窗函数的一个labview程序,希望有所帮助,在fft加窗中可以使用-The use of a LabVIEW program window function, want to help, you can use the FFT plus window
chuanghanshu
- 本程序是窗函数的测试,包含了常用的窗函数,说明了凯撒窗的使用,适合用于初学MATLAB的人学习窗函数的使用,可以直接移植到其他程序-This procedure is a window function test, including the commonly used window function, the use of kaiser windows, suitable for beginners MATLAB learning w
FIR
- 1、验证窗函数 N 变化时,验证其频谱主瓣副瓣比、主瓣宽度的变化。 a)矩形窗函数的 N 变化时,验证其其频谱主瓣副瓣幅度比基本不会发生变化, 而主瓣宽度将会变窄。这说明,当用矩形窗函数设计滤波器时,增大 N 不能使 得阻带衰减减小,但能够减小过渡带。 b)再选取其他的窗如 hamming/hanning 窗,验证当 N 变化时,其频谱主瓣宽 度变化、主瓣副瓣比值变化情况。 2、用窗函数法设计线性相位 FIR 低通,通带截止
chuang
- matlab中窗函数的使用方法以及例程,方便初学者使用(The use of window functions in MATLAB)
study
- 本课题使用MATLAB信号处理箱和运用窗函数的FIR滤波器去除无用信号(This topic uses MATLAB signal processing box and FIR filter using window function to remove useless signals.)
triangular
- 基于Matlab平台编写的三角窗函数的实现,利用于后续进行窗函数的使用。(The realization of triangle window function based on Matlab platform is used for subsequent use of window function.)