搜索资源列表
KalmFilter
- 对卡尔曼滤波的详细介绍及相关应用,还附有matlab程序-right Kalman filtering and detailed descr iption of the related applications, but also with Matlab procedures! !
kalmanlvbo1
- 很好的卡尔曼滤波程序,kalmanlvbo-good Kalman filtering procedures, kalmanlvbo
GZ9
- 基于数字滤波技术的系统动态特性补偿仪的程序编写 -digital filtering techniques based on the dynamic characteristics of the compensation NG Programming
GZ911
- 用程序实现基于数字滤波技术的系统动态特性补偿仪 -using procedures based digital filtering technology system dynamic characteristics Compensator
Kalman滤波程序
- 很好的KALMEN仿真实验
aima-java0.95.3rdOct2009
- 用JAVA编写的SLAM程序 实现扩展卡尔曼滤波方法-SLAM with a JAVA program written in extended Kalman filter implementation
zzlb
- 用JAVA工具 编写程序 实现数字图像处理的中值滤波-JAVA programming tool with digital image processing to achieve the median filter
SeismicDatasPro
- 三维滤波程序,里面还编写了一个小软件,以及相关说明,希望对大家所帮助!-Three-dimensional filtering process, which has also prepared a small software and instructions, hope it helps all of us!
ImageProcessing_
- JAVA程序训练实验。建立10*10的随机灰度值图像,利用均值滤波算法进行滤波,并在控制台中输出。-Create a random image of 10*10 pixels and print it out. Then filter the image by using average filter algorithm which makes a new image of 8*8 pixels because the brim elements cannot be filtered due t
DEMAXFL
- 滤波程序,就关于取值取平均值的方法,我也没什么好介绍的,我知道,太简单了,但是要啊-Filtering procedures, on the value of the method of averaging, I have nothing better described, I know, too easy, but to
5353535
- 图像处理程序之中值滤波,针对图像的滤波进行中值滤波程序-Image processing program being median filtering, the median filtering process for image filtering
java_Imagepros
- 基于java的数字图像处理源代码,包含了各种图像处理的基本程序,如灰度变换、二值化、形态学滤波、中值滤波等算法的实现,是学习使用java进行图像处理的良好教程-Java-based digital image processing source code, contains a variety of basic image processing program, such as gray-scale transformation, binarization, morphological filt
xhglq_v1.0
- 菜单功能: 1、高通滤波器(类SignalFilterPassHigh,实现了接口ISignalFilter的所有方法)和低通滤波器(类SignalFilterPassLow,实现了接口ISignalFilter的所有方法)都有滤波功能(接口ISignalFilter定义了滤波器的功能:输入一组整数,滤波后输入另一组整数)。 2、用户选择不同的滤波器,程序生成对应滤波器的接口实例,直接使用接口方法即可。 3、总结接口的作用: (1)规范编程行为,如定义的滤波器的功能。 (2)
GaussianFilter
- 高斯滤波来自清华胡广书《现代信号处理》中的MATLAB程序-Gaussian filtering Qinghua Hu Guangshu
ztjsANDalignment
- 卡尔曼滤波实现初始对准,附有姿态解算、姿态变换和姿态修正程序。-Kalman Filtering initial alignment, with attitude solution, posture and attitude transformation fixes.
粒子滤波程序
- 在二维空间,假设运动物体的一组(非线性)运动位置、速度、加速度数据,用粒子滤波方法进行处理
高斯混合概率假设密度滤波
- 可以跟踪多个目标的状态与目标的数量,非常实用,程序比较简单