搜索资源列表
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
GSMcoder
- GSM信道中卷积码编码以及相应的维特比译码的全部Matlab代码。-GSM channel convolution encoder and the corresponding Viterbi decoding all the Matlab code.
SPC
- 信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,C语言实现。-Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, C language.
SPF
- 信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,FORTRAN语言实现。-Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, FORTRAN language.
SPM
- 信号处理源码,包含常用的各种滤波器,功率谱计算,Z变换,线性卷积等,Matlab实现。-Signal processing source code that contains a variety of commonly used filters, power spectrum calculation, Z transforms, linear convolution and so on, Matlab implementation.
C
- 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
digital-signal-C-code
- 数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
convolution-code
- 卷积码的编码器是由一个有k个输入端、n个输出端、m节移位寄存器所构成的有限状态的有记忆系统,通常称它为时序网络。-A convolutional code encoder is composed of a k-th input terminal of the n output terminals, m section shift register constituted by a finite state memory system, the usually call timing networ
Convolution.5vectorized
- OpenCL优化代码,对比了几种优化方法各自耗时情况,是一种很好的学习源码-OpenCL optimized code, compared to several optimization methods each time, is a good source of learning
OpenCLGaussBlur
- 本代码是作用在Intel SDK for Opencl 平台上的高斯卷积代码,是一个基于Intel HD系列显卡的平台应用。仅仅提供一定的Opencl平台搭建的思路,以后会 奉上更多基于Intel HD系列显卡的优质代码-This code is role in Intel SDK for Opencl platform of gaussian convolution code, which is a series of Intel HD graphics platform based appl
dft--convolution--IDFT--fir(finite-impulse-respon
- different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
mccdma
- 基于mc-ccdma系统卷积码的研究,实现系统的仿真,译码采用维特比译码-Research mc-ccdma system based convolution code
Convolution-decode-
- 实现了卷积码(2,1,3)编码以及解码的功能,已验证通过-Achieved (2,1,3) convolutional encoding and decoding functionality code validated by
Untitled
- 序列卷积代码,非常好用序列卷积代码,非常好用-Sequence convolution code, very easy to use
OFDM_matlab-source-code
- 本文档是基于matlab的OFDM源程序,包括卷积码编码,交织,加导频等。-This document is based on the OFDM matlab source, including convolution coding, interleaving, plus the pilot and the like.
the-convolution-code
- 卷积码代码,可以再MIMO和OFDM中使用,用于做子程序-Convolution code code, can be used in MIMO and OFDM, again for a subroutine
MATLAB-simulink-communication(down)
- 数字信号载波传输、信道编码和交织、卷积码仿真、扩频系统、OFDM、CDMA、多址接入、MIMO系统仿真等-Digital signal transmission, channel coding and interleaving, convolution code simulation, spread spectrum system, OFDM and CDMA, multiple access, MIMO system simulation, etc。
CC_encode
- 卷积编码程序,卷积码是较为基础的常用编码方式,供大家参考-Convolution coding procedures, convolution code is a more basic common encoding for your reference
viterbi
- 卷积码软判决的译码程序,采用的是维特比译码算法-Convolution code soft decision decoding program, using the Viterbi decoding algorithm