搜索资源列表
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
基于卡尔曼预测的跟踪
- 基于Kalman预测的目标跟踪方法
广义预测控制
- 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本文针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法
Predictivefunctionalcontroltrackingstepfunction.ra
- 利用预测控制跟踪阶跃函数,给出一个具体对象,编写程序,达到跟踪阶跃函数的效果,取得了良好的控制效果-The use of predictive control to track step function, given a specific object, the preparation procedures to achieve the effect of the tracking step function, and achieved a good control effect
PredictionwithPartialMchPPM
- 一个非常完整的预测图像压缩和图像解压缩的源代码(ppm ),使用matlab编写的-Predict a very complete image compression and image extract the source code (ppm), prepared using matlab
yucebianma
- 对一幅图象进行无损一阶预测编码,采用前值预测-Non-destructive image of a first-order predictive coding, using the former value of the forecast
kalman
- 图像处理中,利用kalman滤波器预测目标位置-kalman prediction
ImageCoding
- 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so
Coding
- 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
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
WallFlower
- WallFlower算法实现中涉及到的两个基础算法的实现,分别是线性预测,和k均值算法,很方便的调用。-Algorithm WallFlower involved in both basis algorithm, namely linear prediction, and the k-means algorithm, it is convenient to call.
wnn_forcast
- 用小波神经网络变换对时间序列信号进行预测,并做了测试,效果很好,请参考-Transform using wavelet neural network to predict the time series signal, and do a test with good results, please refer to
target-tracking-using-kalman
- 卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。-Target tracking using kalman,using this matlab program, you can see a ball tracked with a lable.
BP_NNT_CPSB
- 把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易 -Copyed the training data, load the*. m file, the central load of*. m files for test data, save the file to save to disk bp predictive value of test data, the
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
kalman-1.3
- 卡尔曼滤波器,用于运动目标的追踪,有很好的预测效果-kalman filter
xbsj
- 小波神经网络实现短期电力负荷预测,神经网络模型及其BP学习算法。 -Wavelet neural network short term load forecasting, neural network model and BP learning algorithm.
基于BP网络的预测算法
- 使用BP网络进行预测,对数据进行预测处理。(Using BP net to predict the statistic)