搜索资源列表
DSP2
- DSB-SC信号的生成与解调 1) 用离散(DSP)的方法生成DSB信号 2) 载波频率为150KHz,音频为500Hz和2000Hz的混合音。 3) 加入高斯白噪声 (4) 语音信号 的传输。 改变抽样频率和量化台阶大小,观察重建信号以及量化噪声信号的波形;对于语音信号主观评价声音质量的变化。 -DSB-SC signal generation and demodulation 1) Discrete (DSP) methods to generate
JPEG
- 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
xindian
- 采集单通道心电数据后量化,编码,并在屏幕上显示出来-Single-channel ECG data acquisition after the quantization, coding, and displayed on the screen
dds_easy
- 直接频率合成DDS模块的ise工程,可以直接下载,在Spartan3/Spartan3E上验证通过。该DDS模块可以产生双通道的不同频率的正弦波,也可以产生同频的任意相位差的相移波形。本模块累加器位数为32位,可以产生12位相位精度12位量化精度的正弦波。该设计例化一个Block Ram,为节省储存空间仅需要储存1/4周期的数据。根据需要,可以重新修改数据,改变波形。-DDS direct frequency synthesizer module ,ise project, can be dir
Quantization
- JPEG quantization for embedded systems
pcm
- 在光纤通信系统中,光纤中传输的是二进制光脉冲"0"码和"1"码,它由二进制数字信号对光源进行通断调制而产生。而数字信号是对连续变化的模拟信号进行抽样、量化和编码产生的,称为PCM(pulse code modulation),即脉冲编码调制。这种电的数字信号称为数字基带信号,由PCM电端机产生。-In optical fiber communication systems, fiber-optic transmission of light pulses is a binary "
VQ_C_language
- 基于经典LBG算法的矢量量化的C语言实现,注释详尽,很容易让读者理清程序算法和思路。函数的功能和怎么调用,一目了然。-Based on the classic LBG vector quantization algorithm C-language implementation, comment in detail, it is easy for readers to sort out procedural algorithms and ideas. The function and how f
DspProject
- DSP project for quantization technique
ISD4004
- ISD4004系列工作电压3V,单片录放时间8至16分钟,音质好,适用于移动电话及其他便携式电子产品中。芯片采用CMOS技术,内含振荡器、防混淆滤波器、平滑滤波器、音频放大器、自动静噪及高密度多电平闪烁存贮陈列。芯片设计是基于所有操作必须由微控制器控制,操作命令可通过串行通信接口(SPI或Microwire)送入。芯片采用多电平直接模拟量存储技术, 每个采样值直接存贮在片内闪烁存贮器中,因此能够非常真实、自然地再现语音、音乐、音调和效果声,避免了一般固体录音电路因量化和压缩造成的量化噪声和"金属
czcdsp_sw
- 矢量控制的大全,学习矢量量化的重量级资料。-Of the Daquan vector control, learning vector quantization heavyweight data.
DIP-Sampling-a-Quantization
- Purpose of image processing Processing of image data for storage, display & transmission Improvement of pictorial information for Human Perception Improvement of pictorial information for Machine Perception Typical application areas
pid
- 采样量化,实现数字PID功能,并观察了PID实现后的误差。包含测试文件和实验报告-Sample quantization, digital PID function, and after observing the realization of the error of PID. Contains the test documents and test reports
h264quantise
- H.264 quantization block in VHDL.
jiyuPICdanpianjideyuyintishiqi
- 设计了一种以PIC16F877单片机作为控制核心的录放音智能语音系统, 采用ISD4003 - 8M设计制作了具有定时录音、 放音的语音提示器, 可以真实的再现语音的真实自然效果, 避免了一般语音电路因为量化和压缩所造成的量化噪声和失真。该系统 操作简单, 可靠性高, 成本低, 可广泛用于各种对安放要求较高的场合。-Design a single chip microcomputer as the core to control the PIC16F877 recording soun
DSP_Lab_070
- For a file(.wave) • Find the sampling frequency and the number of bits per sample. • Re-quantize the samples using the following methods: o Linear Quantization o A-Law Companding with A=87.6 o μ-Law Companding with μ=255 •
X264
- 基于DSP的X264视频压缩编码算法优化 基于DSP的X264视频压缩编码算法优化-Vector quantization for image compression method
fir-filter
- 11阶fir数字滤波器的verilog程序设计,线性相位,系数量化处理-11 order of fir digital filter verilog programming, linear phase, the coefficient quantization
mkjpeg.tar
- 用FPGA实现的JPEG编码器,可以直接使用,内含完成说明文档,经过验证无误。-• JPEG baseline encoding JPEG ITU-T T.81 | ISO/IEC 10918-1 • Standard JFIF header v 1.01 automatic generation • Color images only (3 components, RGB 24 or 16 bit, YUV input) • T
IQIT
- Inverse quantization and DCT for h.264 in verilog
fixed16_lp
- 1. To study the effects of quantization noise in digital signal processing systems 2. To investigate the effects of quantized filter coefficients on frequency response 3.To compare the effects of quantization on different implementation structure