搜索资源列表
通信MATLAB代码
- 压缩文件夹中包含二十几个MATLAB编写的仿真程序,包括GMSK信号的调制仿真,PN码生成,FIR滤波器的设计,GOLD序列的生成等等,另外还有许多经典的滤波器变换的小程序-compressed file folder containing 20 prepared by several MATLAB simulation program, including GMSK modulation signal simulation, PN code generation, FIR filter des
GSM网络管理系统及其设计
- 题为《GSM网络管理系统及其设计》的硕士论文,我仔细阅读后转化为了word文档。-entitled "GSM network management system and its design," the master's thesis, I carefully read transform into word documents.
傅立叶变换自编源程序
- 自己编的付里叶变换,对学习者有很大帮助 -own series of the Fourier transform, to be of great help learners
AGuideToTheFFT
- GENERAL DEscr iptION % In the following, temporal signals will be characterized by % lower letters and the Fourier Transform with capilats letters: % x(t) === FT ===> X(f).-GENERAL DEscr iptION% In the following, temporal signals will be ch
y4133260065
- HHT变换中BPR算法程序以及此算法的运行结果-HHT transform algorithm BPR procedures and the operation of this algorithm results
DIT_FFT
- 快速傅里叶变换FFT通用matlab源程序,众所周知,matlab工具箱里的fft函数是内置的,我们无法看到其源代码,为了学习交流方便,特帖出本人以前用matlab语言写的fft通用matlab源程序,以供初学者学习参考之用!-FFT fast Fourier transform common Matlab source, as we all know, the Matlab toolbox fft function is built-in, we can not see the source
953893dct1_embed
- 关于数字水印的一些代码 基于离散余弦变换 -on digital watermarking code based on the Discrete Cosine Transform
EXAMPL_1
- 正弦信号及其傅氏变换和正弦信号及其傅氏变换对应的频谱-sinusoidal signal and its Fourier transform and sinusoidal signal and its corresponding Fourier transform of the spectrum
TMS320VC33_FFT
- VC33进行FFT变换c源码,可直接在CC3X上使用-VC33 for FFT transform c source can be directly used in CC3X
chongzi
- 提取一段音乐信号的波形图、频谱图,以及FFT变换后的频谱-extraction section of the music signal waveform and frequency spectrum and FFT transform the spectrum
parallel_algorithm_of_wavelet
- 用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.-image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algor
2410arm9zhilingjichaxu
- 优龙S3C2410平台的用ADS1.2进行编译的程序,可以很方便的进行修改移植到其他平台进行实验,这里有2410片内AD程序,汇编程序点亮led,汇编和C混合编程点亮led,GP [大地坐标转换经纬度源码.rar] - 大地坐标转换经纬度源码,该源码对搞测绘或地质或GIS、GPS很重要。 [skyplot1(GPS卫星数据分析).rar] - GPS卫星数据分析,包括C/A码分析,P1、P2码分析,D1、D2分析,周跳数据分析,图形仿真 等等,相关的数据算法 ! 比较不错! [
xiaobohezixiangguan
- 本文提出了一种利用二进制小波变换和短时自相关函数相结合的算法来检测语音信号的基音周期。它克服了单纯的短时自相关函数法对含噪语音检测时阈值难以确定的缺陷。-This paper proposes the use of a binary wavelet transform and short-time auto-correlation function of combining voice algorithm to detect letter Pitch No. cycle. It overcome
xiaobo23
- 本文研究了连续小波变换和离散栅格下小波变换的理论以及相关的正反演条件-this paper, the continuous wavelet transform and discrete wavelet transform raster under the theory and related conditions Forward
srtp-1[1].0.6
- This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a crypto engine to support it that includes AES-128 counter mode, TMMHv2, and replay protection. The defin
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
fft.rar
- FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
WHT
- 频域串行LMS算法的MATLAB实现 给出沃尔什 哈达吗变换(WHT) 结果正确 可以直接使用-Frequency domain LMS algorithm serial MATLAB implementation is given you transform (WHT) the correct result can be used directly
FFT
- 通过TMS320VC5509A实现fft快速傅里叶变化的算法-Fft fast Fourier transform algorithm by TMS320VC5509A
ddtmfft
- 傅立叶快速变换程序,是数字信号处理中重要的算法.-Fast Fourier Transform procedure is an important part of digital signal processing algorithms.