搜索资源列表
ANN-predict
- 使用单层神经网络对中国国有企业的产值数据进行预测,压缩文件中包括数据文件和相应详细说明。-single use neural networks to China's state-owned enterprises output data for the forecast, compressed files, including data files and the corresponding details.
meanshiftkalman
- 使用meanshift加kalman预测实现的跟踪系统,目标区域为半自动选定-use meanshift achieve forecast increases Tracking the tracking system, the target area selected for the semi-automatic
huiyuanbishu
- 运用matlab,根据历史数据进行的多项式拟合,可对今后的数据进行预测-use Matlab, according to historical data for the polynomial fitting, for the future of data forecast
Logistic5
- 程序为用加权一阶局域预测法对Logistic影射进行预测:) -procedures for the use of a weighted-Local Forecast Logistic alluding to forecast :)
rinv
- 卡尔曼滤波在数学上是一种统计估算方法,通过处理一系列带有误差的实际量测数据而得到的物理参数的最佳估算。 例如在气象应用上,根据滤波的基本思想,利用前一时刻预报误差的反馈信息及时修正预报方程,以提高下一时刻预报精度。 作温度预报一般只需要连续两个月的资料即可建立方程和递推关系。 -Kalman filter in mathematics is a statistical estimation methods, By a series of errors with the actual
os-banker
- 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
numericalmethodsofintegration.
- 数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3 x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算,Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming languag
LPC
- 基于线性预测系数(LPC)的语音信号重构。给出了完整的LPC matlab程序,包括语音信号采集,LP预测系数,阶数的选择以及预测结果误差曲线。(很好用)-Based on the linear prediction coefficient (LPC) voice signal reconstruction. Given a complete LPC matlab procedures, including voice signal acquisition, LP prediction coef
fqtq
- PHP版的天气预报小偷程序,适时获取某地当天和近五天的天气情况、空气指数、紫外线强度等。本程序属采集程序,本版实例是福清市天气预报,每隔一个小时自动采集一次,参数和模板可在index.php中修改。在使用时请修改代码换为你自己的城市,如果不知道城市代码可以到被采集站查询-PHP version of the weather thief procedures, timely access to the same day and nearly a five-day weather condition
tqyb
- 天气预报,研究265网站做的天气预报。仅供学习使用。-Weather forecasting, 265 research sites to do the weather forecast. For learning to use.
ImageControl
- PHP版的天气预报小偷程序,适时获取某地当天和近五天的天气情况、空气指数、紫外线强度等。本程序属采集程序,本版实例是福清市天气预报,每隔一个小时自动采集一次,参数和模板可在index.php中修改。在使用时请修改代码换为你自己的城市,如果不知道城市代码可以到被采集站查询。 -PHP version of the weather thief procedures, timely access to the same day and nearly a five-day weather condi
9854125413
- 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
weather
- 使用天气预报例子的隐马尔科夫模型,简单化计算,对初学HMM的人有借鉴意义-The use of weather forecast example hidden Markov model, simplified calculation of the beginner who is worth learning for HMM
Kalman
- 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
LipLoca
- 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再
KPP
- 使用块匹配法的三步搜索对视频中的两帧图象进行预测编码-Use block matching method for video of the three-step searching two frames image forecast coding
GreyMarkovchain
- 年降水量预测是水文和气象科学中的一项重要工作,也是指导工农业生产的重要指标、影响经济发展的重要因素,在对历史数据进行统计处理,采用现代预测技术对未来年降水量进行预测,可为气象、水文研究、经济生产活动提供决策支持。 -Annual precipitation forecast hydrological and meteorological sciences in an important work, is also an important indicator of industrial and
Telecommunications-traffic-forecast
- 可以用来进行电信预测的matlab代码,直接模仿就可以用了-Can be used for telecommunication prediction matlab code, you can use a direct imitation
weather-forecast
- code for weather forecast. easy to use.
Forecast_Radiation
- calculation of solar radiation