搜索资源列表
Okamura
- 该模型是基于实地测量的即以准平坦地形、大城市市区的中值场强或路径损耗作为参考,对其他传播环境和地形条件等因素分别以校正因子的形式进行修正,用来预测地面移动系统信号的强度。其频率适用范围是150MHz到1000MHz的UHF/VHF频带。目前使用的主要频段资源为800~900MHz。这一频段,在相对平坦区域,一般可应用Okumura-Hata传播模型。Hata提供了对这些数据的解析逼近,并捕捉到大部分的主要影响-The model is based on field measurements of
dpcm
- DPCM编码是预测编码的一种,这是一个用MATLAB实现DPCM编码的方法.-the development of dpcm with matlab,DPCM is a method of cmprises of the image.This is a program of dpcm with the matlab
PredictionwithPartialMchPPM
- 一个非常完整的预测图像压缩和图像解压缩的源代码(ppm ),使用matlab编写的-Predict a very complete image compression and image extract the source code (ppm), prepared using matlab
p
- 基于马尔萨斯及Logistic人口模型,本文做了相应改进,根据已有数据确立了我们的人口模型。人口净增长率与人口密度比是简单常数值或者是简单的指数函数,所建立的模型来预测人口总数都是不完备的,所以我们假定人口净增长率是随总人口变化的函数,而这个函数是我们通过数据拟合可以近似得到的,由人口净增长率函数的确立,我们可以以微分方程的形式建立人口模型-Based on the Malthusian and Logistic population model, this article has done a
Coding
- 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
Kalman_filter
- 用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。-Kalman filtering method used to predict a single target track, and through the use of Matlab simulation tool to assess the effect of the experiment.
kalmanfilter
- 包含一个VC程序和几个matlab程序一个基于Opencv的预测随机运动的点的经典例子-kalman fiter
mpegprocessing
- 通过实验了解Mpeg1协议中的B帧编码方法以及Mpeg2协议P帧-帧场自适应预测编码-Mpeg1 agreement through experiments to understand the B-frame encoding method and the P frame Mpeg2 Agreement- Adaptive predictive coding frame field
wnn_forcast
- 用小波神经网络变换对时间序列信号进行预测,并做了测试,效果很好,请参考-Transform using wavelet neural network to predict the time series signal, and do a test with good results, please refer to
mycar2
- 此代码是在matlab上实现车辆预测跟踪,根据c均值算法测出当前车辆中心,根据αβγ滤波预测下一状态的中心-This code is a matlab forecast track to achieve vehicle, according to c means algorithm to detect the current vehicle center, according to projections αβγ filter the center of the next state
target-tracking-using-kalman
- 卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
imagecodingandcompression
- 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
target_trace
- 目标跟踪matlab源代码,通过当前帧预测区域的信息同背景图像的信息的内容相差,可以很好的实现运动目标的跟踪。-Target tracking matlab source code, through the regional information predict the current frame image with the background information on the contents of the difference, you can achieve a good tra
kalman
- gui,实现视频的读入,以及图像的获取,并实现kalman滤波对目标物的位置进行检测预测-kalman filter detect the object
hang_ji_shi_bie
- 航迹识别,用到改进的近邻搜索算放,双线性插值,BP预测等方法-Track identification, use the search operator to improve the neighbor put, bilinear interpolation, BP prediction method
GM1_1
- 灰色预测 基于一次叠加 级比检验 残差检验 小误差检验-Grey-level based on a superposition of small errors than residual test test test
SVM
- 支持向量机来分析数据,并通过建立向量机来预测数据的趋势-Support vector machine to analyze data and predict trends in the data
matlab-gm
- matlab的灰色预测模型是非常重要啊,这是正确的文件但是是非常棒的-matlab and gm is very improtome and i want to downlode a good file
UKF-matlab-simulation
- 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
GM(1,1)模型的改进与应用及其MATLAB实现
- MATLAB灰色预测GM(1,1)。。。。。(MATLAB three exponential smoothing method)