搜索资源列表
gtkskan-0.2
- Linux下无线网卡扫描工具源代码,可配置信号,频率等,不可多得的好工具。-The scanned tool s sourcecode of the Wireless Network Card based on Linux,and configured signal,frequency etc.So it is the best tool.
resample-1.8.1.tar
- 音频信号的重采样程序,如44.1K的WAV转换成采样频率为48K的WAV.
1D_Gabor_transform
- 这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m
amplitude_spectra
- 计算地震数据的频谱分布图,用于地震数据处理中的频率滤波和时频分析(calculate the spectral distribution of seismic data, and it can be used for frequency filtering and time-frequency analysis in seismic data processing)
mp3
- mp3播放源码,MP3功能的实现 7.1基本概念 PCM: 脉冲编码调制 声音是模拟量 计算机能处理的是数字量,涉及模拟量和数字量的相互转换 录音时是模拟量转数字量 播放时是数字量转模拟量 采样频率: 每秒钟抽取声波幅度样本的次数 当采样频率应该在40kHz左右,保证声音不失真 量化位数: 每
fft4
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
fft5
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)