搜索资源列表
deconvgaijin
- 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding
OFDM_PTS_huadongchuang
- 引入滑动窗的PTS改进算法。出CCDF图,与未经过处理的原始曲线经行比较
deconvgaijin
- 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding
ssh1
- 滑动窗口仿真程序,好好用的学习工具,大家一定要看看啊-Sliding window simulation program, a good learning tool used, we must look at ah
OFDM_PTS_huadongchuang
- 引入滑动窗的PTS改进算法。出CCDF图,与未经过处理的原始曲线经行比较-The introduction of the PTS to improve the sliding window algorithm. A CCDF diagram, and has not been dealt with by the original line curve comparison
TC_v0418_ssw
- turbo 基于LTE标准下的并行译码 采用分块滑动窗译码方式- turbo parallel docoding LTE segmented sliding windows
zhongzhilvbo
- 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filter
slidingWindow
- 滑动窗口协议实验,实现滑动窗口中的1比特滑动窗口协议,回退N帧协议和选择性重传协议-Sliding window protocol experiments, to achieve the 1-bit sliding window sliding window protocol, the fr a me agreement back N and selective retransmission protocol
HMM
- VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidde
443423cdsd
- 提出了一种基于灰度图像的二维中值滤波算法。该算法每次只考虑滑动窗中移入的新数据,并充分利用了相 邻象素间的相关信息,避免了传统算法因排序所需的大量数据比较。该算法比较次数仅与窗口行或列尺寸有关,比传统方法 在处理速度上有较大提高-2D median filtering algorithm based on gray-scale images. The algorithm is time to consider a sliding
sgz
- 具有滑动窗的geoertzel算法函数。提供了一个函数,用于实现滑动窗的geoertzel算法。已调试通过,可直接调用。-A function for slide geoertzel arithmetic which can be applied directly.
find_peak
- 从曲线中检测到其峰值:先利用二次求导得到所有凸点,设置门限,去除过低的凸点,然后利用滑动窗的方法,在凸点中求得满足峰值要求的点-Detected from the curve to its peak: the first use of the second derivative method to get all the bumps, set the threshold too low to remove the bumps, and
LZcodeing
- LZ编码的matlab程序,可将文本进行压缩,使用三元组和滑动窗进行压缩。-LZ coding matlab program can compress text, using triples and sliding window compression.
Matlab
- 为了提高四足机器人在复杂环境下的适应性,重点研究了采用飞行时间(TOF)原理相机的四足机器人环境感知策略并改进了地形识别及路径规划算法.首先采用高斯过程回归(GPR)模型对TOF相机的距离数据进行误差校正,解决了采用传统多项式或三角函数模型进行误差修正时模型阶次过高及函数组合复杂的问题.基于得到的环境深度信息,采用数字高程模型(DEM)进行地形描述,并通过计算各栅格的坡度、粗糙度、起伏度对地形进行识别.粗糙度由该栅格所处的坡度平面与其8
GaborFilter
- 图形图像处理中应用非常广泛的gabor滤波器,把信号划分成许多小的时间间隔,用傅里叶变换分析每一个时间间隔,以便确定信号在该时间间隔存在的频率。其处理方法是对f(t)加一个滑动窗,再作傅里叶变换。-Image Processing,gaborfilter.
image_processing2
- 图像工程作业2:使用滑动窗的人脸检测 (Face detection with a sliding window, Viola Jones)-Image Engineering Assignment 2: Use the sliding window Face Detection (Face detection with a sliding window, Viola Jones)
proj4
- 使用滑动窗的人脸检测,滑动窗口能够独立地对图片块进行分类,以确定是否属于被检测目标。内容如下: 1)载入正样本训练集(人脸),并将其转化为HoG特征 2)载入负样本训练集(没有人脸的任意场景),也将其转化为HoG特征 3)使用SVM,对分类器进行训练,训练集包括正训练集和负训练集 4)使用训练好的分类器,在不同的尺度上,对测试集进行分类 -Face detection with a sliding window.
image-deblock-psw-algorithm
- 提出一种图像去噪的编码算法,基于滑动窗的有效图像去方块滤波算法(PSW)。-It presents an image denoising coding algorithm, sliding window based on the effective image deblocking filtering algorithm (PSW).
slide-window-matching
- 使用滑动窗检测+模板匹配实现图片中的数字识别。MATLAB编程实现。-To realize number identification by using slide window and template matching in MATLAB
odu_yzferto
- 卷积码译码算法改进 实现Conv (2,1,9)的编码,软判决滑动窗维特比译码,其生成多项式为G0 561(八进制),G1 753()