搜索资源列表
neicha
- matlab内插还原算法的小例子,我给个例子,根据具体要求改一下就行了
GM7221SCH
- 视频编码电路主要实现接收8位CCIR656格式的YUV数据,(例如MPEG解码数据),并编码成亮度Y和色度信号C,以及合成CVBS信号,经过D/A转换后输出。基本的编码功能包括副载波产生,色差信号调制,同步信号内插。 主要应用在视频处理,军事图像处理。 GM7221设计原理图-Video encoding circuit main reception 8 CCIR656 format YUV data (such as MPEG decoding the data), and encod
ab_test_interp
- 该程序给出了OFDM系统中关于内插的测试过程的Matlab代码-Matlab codes about interpolation test process in OFDM systems are presented
spru629VPVCXO
- DM642的视频口VP和内插端口控制VIC的使用说明。-DM642 video port VP and interpolation VIC port control instructions for use.
Sampling
- 利用前端高速ADC来覆盖给定的监视带宽, 在粗略估计载频并考虑一定的保护带, 利用带通信号的均匀欠采样定理行内插抽取, 以获得欠采样后的信号。-Using high-speed ADC front-end to cover a given monitor bandwidth, carrier frequency at a rough estimate and considering some of the protection zone, use less uniform bandpass sa
pap
- 抽取和内插的分数阶Fourier 域分析 离散时间分数阶Fourier 变换-Extraction and interpolation of the fractional Fourier domain analysis of discrete-time Fourier transform fractional
shumaguan
- SPI接口实险,动态LED数据管显示实验。 1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。 2、动态调度由片内定时器1中断产生,中断周期为5mS。 3、内部1 M晶振,程序采用单任务方式,软件延时。 4、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。 AVR mega16学习板 数码管显示函数文件-SPI interface to real risk, dynamic LED tube showed that t
image_process
- 双线性内插法用于图像配准,主要完成图像的伸缩,旋转变换。-Bilinear interpolation for image registration, mainly to complete the image scaling, rotation transformation.
chouqu
- 介绍多抽样处理技术中的关键技术,抽取与内插。-Multirate processing techniques introduced in the key technology, extraction and interpolation.
TREM
- 从上世纪90年代开始,Barrios和Patterson领导的美国海军部研究小组就开始研究预测复杂环境下电波传播特性的PE模型。Barrios提出了同时在水平方向和垂直方向对大气折射率进行线性内插的方法Barrios编写了TPEM(Terrain Parabolic Equation Model)的程序代码-Since the 1990 s, Barrios and the leadership of the admiralty Patterson American research group
MGIS
- . 用可视化语言编写的三维地质模型,主要用得劳内插值算法实现不规则网格. -Written in a visual language of three-dimensional geological model was labor within the interpolation algorithm to achieve irregular grid.
kriging
- 普通克里金插值程序 内有详细的说明文件 和证书-Ordinary kriging interpolation procedure detailed documentation and certificates
test07
- 个待求格网中心顶点为中心,按最多不超过8个点、最少不小于5个点确定搜索圆半径,采用反距离加权(IDW)法依据落入搜索圆内的各高程采样点的高程求取各待求网格中心点的高程。要求编制相应的内插程序并进行调试(提交源程序代码),最后输出该区域的规则格网DEM。 数字高程模型(DEM)内插程序 -Digital elevation model (DEM) interpolation procedures
DDC-and-Decimation-
- 数字采样及数字下变频技术是研究软件无线电接收机的重要内容之一。其中针对多种速率信号的采样,对 可变的信号符号率与固定的系统采样率进行实时匹配问题,是研究多速率信号数字化所遇到的难点问题之一。文中通过抽 取和内插技术的组合解决了这一问题。并在此基础上着重研究了高速抽取和内插的多项滤波结构,为数据率的快速匹配奠 定了基础。-Digital sampling and digital downconversion technology is an important part of rese
duosl
- 多速率信号处理(内插和抽取) 多速率信号处理(内插和抽取)-Multirate Digital Signal Processing The interpolation and extraction
CIC-filter
- 采用多级级联方法降低了对硬件运算速度的要求,有利于实时处理;采用余弦滤波器改善了阻带衰减不足;内插二阶多项式滤波器补偿了 CIC 滤波器通带内的衰减;抗混叠低通滤波器减小了混叠影响-Using multi-stage cascade approach reduces hardware requirements for computing speed, real-time processing in favor cosine filter improves the stop-band atten
satellite-position
- 读取sp3文件(P类型)中的精密星历,并用拉格朗日多项式九阶内插法计算卫星位置-Sp3 read the file (P type) in the ephemeris, and calculates the satellite position with a ninth order Lagrange polynomial interpolation
Toolbar
- 该程序给出了WIN系统中关于内插的测试过程的MFC代码-The program gives the WIN system on the interpolation of the test process MFC code
Random-signal-processing-experiment-
- 随机信号处理基础实验:线性调频脉冲信号时宽10us,带宽110MHz,对该信号进行匹配滤波处理即脉压处理,处理增益为多少?脉压后所得的的脉冲宽度为多少?并用图说明脉压后的脉冲宽度,内插点看4dB带宽,以该带宽说明距离分辨率与带宽关系。-Random signal processing experiment
内插和抽取
- 对内插和抽取的总结 软件无线电课程实验涉及到的部分原理