-
Lukas-kanade
Lukas-kanade motion estimation (optical-flow)
- 2009-11-23 05:05:20下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
03_NuMicro-Tools-Installation-and-Practice
03_NuMicro Tools Installation and Practice
- 2014-10-18 17:02:50下载
- 积分:1
-
JPDA
采用JPDA数据关联算法实现两个个匀速运动目标的点迹与航迹的关联。(Point to achieve the goals of the two uniform motion JPDA data association algorithm traces track association)
- 2013-04-01 09:46:17下载
- 积分:1
-
Multiobjectivesearchingalgorithm
压缩包内MATLAB程序演示多目标perota优化问题,从种群初始化,种群更新,更新个体最优粒子,非劣解筛选进行编程,最后给出了仿真结果,由图可知,算法搜索到的非劣解构成了Pareto面,算法搜索取得了很好的效果,谢谢 希望对大家有帮助。(Compressed package MATLAB program demonstrates perota multi-objective optimization problem, populations initialization, population update, update personal best particle filter Pareto programming. Finally, the simulation results, the figure shows the algorithm to search for Pareto constitute the Pareto surface, the search algorithm has achieved good results, thank you and I hope to help.)
- 2016-10-06 10:46:04下载
- 积分:1
-
short-termloadforecastingwithchaostimeseries
文章展示了一种新的方法用于功率系统中短期负载预测。提出的方案使用混沌时间序列分析基于确定性混沌去捕捉复杂的负载行为特征。确定性的混沌允许我们重构一个时间序列并决定输入的变量个数。这篇文章描述了混沌时间序列对日间功率系统峰值的分析。确定性混沌的非线性图形通过多层感知器的神经网络得到。提出的方案在一个例子中具体阐述。(This paper presents a new approach to short-term load forecasting in power systems. The proposed method makes use of chaos time series analysis that is based on deterministic chaos to capture characteristics of complicated load behavior. Deterministic chaos allows us to reconstruct a time series and determine the number of input variables. This paper describes chaos time series analysis of daily power system peak loads. The nonlinear
mapping of deterministic chaos is identified by the multilayer perceptron of an artificial neural network. The proposed approach is demonstrated in an example.)
- 2010-07-06 17:01:29下载
- 积分:1
-
数据量法求Lyapunov的优化程序 xudl_Lyapunov
小数据量法求Lyapunov的优化程序,把网上的源程序优化过了,勘除了一下错误(small data Lyapunov method for the optimization of procedures and on-line optimization of the source too. In addition to this survey errors)
- 2020-07-28 10:08:39下载
- 积分:1
-
Untitled
最炫民族风(凤凰传奇)旋律的MATLAB程序形式(MATLAB program in the form of the melody of the coolest Ethnic (Phoenix legend))
- 2013-03-11 10:33:25下载
- 积分:1
-
upf_demos
无香粒子滤波的一个matlab例程,其中有ekf,ukf,pf,upf(In these demos, we demonstrate the use of the extended Kalman filter (EKF), unscented Kalman filter (UKF), standard particle filter (a.k.a. condensation, survival of the fittest, bootstrap filter, SIR, sequential Monte Carlo, etc.), particle filter with MCMC steps, particle filter with EKF proposal and unscented particle filter (particle filter with UKF proposal) on a simple state estimation problem and on a financial time series forecasting problem. The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this di)
- 2013-03-11 22:24:47下载
- 积分:1
-
蒙特卡洛序贯重要性采样的简单的例子滤波源代码pf
一个采用蒙特卡洛序贯重要性采样的简单的例子滤波源代码(A sequential importance sampling using Monte Carlo simple example filter source code)
- 2020-08-05 15:08:35下载
- 积分:1