搜索资源列表
zhenyuxiandepufenxixi
- 正余弦信号的谱分析 数字信号处理方法的一个重要用途是在离散时间域中确定一个连续时间信号的频谱,通常称为频谱分析,-Cosine signals are digital signal processing method of spectrum analysis is an important use is in the discrete time domain to determine a continuous-time signal spectrum, commonly referred to
Discretecosine-transform
- 脑神经网络信号的离散余弦分类。所谓分类就是一种模式识别。按照某个特定标准(如距离准则)把一个数据集分割成不同的类或簇,分类后同一类的数据尽可能聚集到一起,不同数据尽量分离。而离散余弦变换是一种用来数据压缩的正交变换。所谓数据的压缩实际上就是通过丢失能量较小高频分量,保留能量较高的低频分量,从而达到压缩的目的。-Brain network signal discrete cosine classification. The so-called classification is a kind of
离散余弦变换(DCT)
- 离散余弦变换(DCT)及其C++实现 定义:离散余弦是一种基于实数的正交变换 基本算法 快速算法 程序说明
modern-signal-analysis
- 用于现代信号分析与处理课程,正交变换、K-L变换与离散余弦变换。-For modern signal analysis and processing programs, orthogonal transform, KL transform and discrete cosine transform.
SINANDCOS-CORDIC
- 该资料是利用cordic算法实现正余弦函数计算输出的源程序及说明。资料中包含迭代算法和流水线算法。-This information is to use cordic algorithm source code and instructions cosine function calculates the output. Iterative algorithms and data contained in the pipeline algorithm.
sin_rom
- 在rom文件中生成正弦波COE文件,在Matlab中生成正余弦波形的浮点值,并量化为16bit定点波形数值- Generate sine wave COE file in rom file
压缩感知
- 本文分别以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。(In this paper, DCT and FFT are used as sparse basis, Gauss random matrix and partial Hadamard matrix are used as measurement matrix, L1 norm and OMP are u