搜索资源列表
Kalman滤波java源代码(包括各种复杂的矩阵运算)
- 在里面的example目录下面,可以直接运行的Kalman滤波java源代码,不太容易找到的东东。
cvery.comdel7535899835
- 学生成绩管理 实现成绩的查询 录入多个公司的JAVA面试试题,供 ·模式识别matlab工具箱,包括SV ·文件类型:Visual FoxPro 人 ·struts2.0得例子,主要是实现s ·一个C#多线程的例子。 ·卡尔曼滤波器matlab源代码。 ·很不错的vhdl学习实例 几十 ·原版的FAT32手册,E文差的同志 ·常见的JAva面试试题,平时可 ·一个小型C语言编译器 -Student performance managem
IMM
- (交互式多模型算法)目标跟踪程序,java语言编写,包含了kalman滤波。这种方法的特点是在各模型之间“转换”,自动调节滤波带宽,和适合机动目标的跟踪。可以直接调用,附有示例代码-A multi-target tracking toolbox based on the MTT Library of the InstantVision ISE with expanded functionality and tools for off-line design, analysis and testi
KalmanFilterUtil
- Kalman Filtering in Java
An-Introduction-To-The-Kalman-Filter
- In putting together this course pack we decided not to simply include copies of the slides for the course presentation, but to attempt to put together a small booklet of information that could stand by itself. The course slides and other useful
Kalman-filter-in-Java
- Randy Eubank的一个kalman filter的Java实现程序,他是Arizona State University的一个教授。-A Kalman filter implementation in Java of Randy Eubank, his is a professor for Arizona State University.
Kalman-Matlab-simulink
- 对于坐标点(想,y)的卡尔曼滤波的java源代码-Calman for the filter coordinates of points of the Java source code
kalman_c
- kalman的算法实现,包括C,C++,JAVA等-kalman algorithm implementations, including C, C++, JAVA, etc.
Kalman
- Kalman算法示例,java实现通过Klman对GPS点进行过滤,实现平滑-Kalman algorithm example, trajectory filtering by Kalman filtering useing java