-
MATLAB_optical_flow
The code implements the optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering,IEEE Trans. Neural Networks, 13(5), 1127--1136.
The algo proceeds in 3 steps
1. spatial filtering
2. phase gradient estimation
3. IOC using recurrent networks (The code implements the optical flow algor ithm described in Gautama, and T. Van Hulle. M.M. (2002). A Phase-based Approach to the Esti mation of the Optical Flow Field Using Spatial F iltering, IEEE Trans. Neural Networks, 13 (5), 1127-- 1136. The algo proceeds in a three steps. spat ial filtering 2. 3 phase gradient estimation. I OC using recurrent networks)
- 2007-05-18 13:48:16下载
- 积分:1
-
标准相关干涉仪测向的程序 Interferometer
此程序为标准相关干涉仪测向的程序,包括了相位估计和对算法的评估。(This program is the standard correlation interferometer procedures, including the phase estimation and evaluation of the algorithm.)
- 2020-12-08 09:39:21下载
- 积分:1
-
DIPUM_toolbox_m-file_v1.1.3
gonzalez数字图像处理MATLAB版,DIPUM源代码(Digital Image Processing Using MATLAB
source code)
- 2009-03-23 15:24:53下载
- 积分:1
-
bpsk
再高斯信道和瑞利信道下bpsk误码率的分析(Again Gaussian and Rayleigh channels channel bit error rate analysis bpsk)
- 2009-05-11 10:19:10下载
- 积分:1
-
ann
基于神经网络之中的BP算法的matlab仿真(Based on the BP neural network algorithm matlab simulation)
- 2009-07-08 18:54:57下载
- 积分:1
-
Hog(1)_MatlabCode_20090408
HOG(histogram of oriented gradient)的matlab例子。(matlab examples of HOG (histogram of oriented gradient) )
- 2012-09-12 21:41:48下载
- 积分:1
-
newton_method
基于matlab应用牛顿法解非线性方程组(the matlab Newton method for solving nonlinear equations)
- 2012-09-18 21:30:03下载
- 积分:1
-
MPSO
多目标粒子群算法 本人自己编写 经过测试可以(mpso writed by myself canbe used )
- 2013-10-05 10:45:57下载
- 积分:1
-
Digital-baseband-signal
数字信号的基带传输 PAM的功率谱密度 数字基带的接收 匹配滤波器 升余弦滚降系统 基带信号眼图(Digital baseband digital signal baseband transmission power spectral density of the PAM receiver matched filter raised cosine the system baseband signal eye diagram)
- 2013-05-17 10:55:16下载
- 积分:1
-
Kalmanfilter
说明: 仿真方法:1.在Matlab命令窗口中输入:TargetTracke(0,0);进行跟踪实验仿真;
2.为了体现本文的重点,即模型切换的重要性,在Matlab命令窗口中输入:argetTracke(0,1);可以观看如果不采用模型切换的仿真结果;3.在Matlab命令窗口中输入:Mentecarlo;进蒙特卡洛仿真;
(kalman filter simulate)
- 2009-08-29 17:26:25下载
- 积分:1