搜索资源列表
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital PID controller, digital PID c
sample rate process
- 采样率转换代码,在数字信号处理过程中,实现不同采样率系统的数据传送。-sample rate conversion code in digital signal processing to achieve different sampling rate of data transmission.
wavelet_constraction
- 本程序为构造小波信号,主要采用上采样的算法实现.-the procedures for constructing wavelet signals, mainly on the sampling algorithm.
dsb_sc
- 实现双边带抑制载波调幅信号的时域波形和频域波形的仿真,采样点数默认为2^18。-achieve bilateral suppression of carrier signal amplitude of the time-domain and frequency-domain waveform simulation, The default sampling point to 2 ^ 18.
01233154[1]
- 一种用于非同步采样下的通信时,通过误差测量算法和多项式插值以达到同步的目地的论文。来源于I
mpeg
- 本文首先介绍了视频处理的一般原理,主要介绍了采样,变换编码,预测编码,量化,熵编码等。然后介绍了最新的视频标准MPEG主要介绍了系统体系结构,系统解码器模型,缓冲区模型规范,对象描述框架,以及场景描述和视频部分。接着介绍了DSP,介绍了它的特点,主要应用,CPU结构,
fft_sample
- 一个连续信号含两个频率分量,经采样得 ,已知N=16,△f分别为1/16和1/64,观察其频谱 当N=128时,△f不变,其结果有何不同,为什么?
5signal
- 1 学习在CVI环境里面使用非NI数据采集卡。 2 学习用过零法计算被测每个周期采样点数。 3 学习数据采集卡采样间隔的测定。 4 学习计算被测信号的频率和周期。 5 熟悉FFT算法原理。
ADceliangfangfa
- 一种基于A/D采样的低频信号测量方法:介绍了数据采样的方法.相应的硬件电路的设计.软件算法。并给出测量结果分析和减小误差补偿的方法
DTMF
- 对采样的电话号码DTMF信号进行解码,获取电话号码值,也是很有意思的程序。
ASK
- 数字信号处理仿真课程设计,频域采样法,窗函数的模拟
communcation
- 基于Matlab语言的现代通信仿真分析,仿真实现了主要模块二进制信息源输入,16QAM调制,发射滤波器,接收滤波器,采样,均衡,信号检测,16QAM解调,信息还原输出,产生BER曲线图。
a_modified_traing_symbols_algorithm_of_ofdm_commun
- 一种关于OFDM系统训练符号的改进同步算法。该算法克服了训练符号算法需要大的采样数据的缺点,缩短了定时捕获的时间。
mSeqSample
- 通信、编码中m序列采样实现代码-communications, coding sequence sampling m code
mSeqSampleMFC
- 通信、编码中m序列采样实现代码MFC版本-communications, coding sequence sampling m MFC code version
Asignal_sampling
- 解析信号采样仿真程序,验证采样结果,说明调制与解调方法
对一个信号进行时域采样和频域采样并对比对比
- 对一个信号进行时域采样和频域采样并对比对比,对已知信号进行周期延拓-On a signal in time domain and frequency domain sampling sampling and contrast, to the known signal cycle extension
PC.rar
- PC机与智能仪器串口通信,通过串口对温度值进行采样,计算最小值,最大值,平均值,PC machines and intelligent serial communication apparatus through the serial port on the sample temperature to calculate the minimum, maximum, average
changesampleofpcmfile
- PCM文件采样率转换,其中可以自己定义采样率。作为WAV文件进行存储。效果较好。注意使用时确定源文件采样率。-PCM file sample rate conversion, which could define their own sampling rate. As a WAV file is stored. Effective. Note that when used to determine the source file sample rate.
Upsampling_and_Downsampling
- 采样率转换程序,程序主体分为上采样与下采样-Sample rate conversion process, the program is divided into the main sampling and down-sampling