搜索资源列表
fft_基2基4基8
- 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。
tierazon-2.8-source
- 分维<Df>的大小不仅反应遗传语言词汇结构的变 化而且反应遗传语言语法关系的清晰程度即序列中碱基的相关程度 关联作用会使<Df>增大在<Df>小于2 的区间内遗
fft-8
- 基于DSP的fft汇编程序,使用的是基-2法,以8点FFT为例
fft.rar
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
kav8 卡巴斯基8源代码
- 卡巴斯基8源代码,300多M.-KAV - Kaspersky Antivirus 8 (2009) Source code, compiled with Visual C++ 2008
石器時代8.0版的源代碼
- 石器8.0源码編譯石器時代8.0版的源代碼,需有C語言的基礎 -Neolithic Stone Age 8.0 8.0 source compile the source code, C language based on the need for ..
FFT
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short sequence DFT. different may div
exercise2
- SSd4 卡耐基 Exercise2 答案供参考-Carnegie SSd4 answer for reference Exercise2
Daubechies_wavelet
- Daubechies小波基的构造的matlab源码,学习小波的好资料-Daubechies wavelet matlab source of structure, learning good information wavelet
Exercise8
- ssd4 Exercise8的源码 ssd4是卡耐基梅隆大学以用户为中心的程序设计教程 主要是讲HE思想-ssd4 Exercise8 source of Carnegie Mellon University ssd4 is user-centric design tutorials mainly stresses HE thinking
8.15
- 用vhdl硬件语言实现数字调制系统基带码发生器-Vhdl language used hardware-based digital modulation system with code generator
OneDimensionalDiscreteWaveletTransforms
- 本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki fu
flysf
- 这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数<=37时,可计算这个序列的FFT。-The Fourier algorithm uses an instance of the base 2, base 3, base 4, base 5, base 8, base 10 ... ... hybrid algorithm can calculate
fft2
- 512点8位基2fft程序。基于 vhdl/verilog。已仿真布线通过。-512 points, eight base 2fft program. Based on vhdl/verilog. Simulation layout has been adopted.
8-DFT-FFT
- 8点序列的基2-DIT-FFT算法程序设计-8 base sequence of 2-DIT-FFT algorithm programming
8.5
- 8.5 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-8.5 point (point) class is the base class, redefined class and rounded rectangle class. Points for the rectangul
8.12MASKmadebyVHDL
- 利用FPGA实现基带编码源代码,大家有兴趣可以参考啊!-MASK made by VHDL
128点FFT
- 128点基8的快速傅里叶变换的verilog代码(Verilog code of fast Fourier transform based on 128 point base 8)
基于分布式算法实现64点FFT
- 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
128点 基8 FFT
- 使用Verilog语言对128点 基8FFT的实现(Implementation of 128-point basis 8FFT)