-
apiXC_Hdmi
描述TV HDMI 输入源的信号侦测及Parser过程。(Description HDMI signal input source detection process.)
- 2013-12-13 00:01:03下载
- 积分:1
-
Firmware
Its a TPMS starting program, for people who are beginning to program TPMS solutions. We are using some librarys and headers and etc but it is not in the program. So if you read it, you will be able to get directions to start your own program.
- 2014-01-29 00:05:25下载
- 积分:1
-
均值漂移视频跟踪
Here is a student project I made in 2008. This is a complete video feature tracking method for Matlab, from the importation of a movie to its visualization. An M-File example of use is provided as well a GUI. Please refer to the ReadMe file for more information. Note: for the Parzen window, only the Gaussian kernel works.
- 2022-09-29 06:50:03下载
- 积分:1
-
wintech_training_5
闻亭公司培训DM642的内部资料一共有五天,里面包含讲解的ppt,文档,开发工具,课堂源码例子等。这是第五天内容.(Wintech DM642 training information, total of five parts, which contains explanations ppt, documentation, development tools, source code examples of class and so on.This is the 5th part.
)
- 2009-11-12 14:43:25下载
- 积分:1
-
Sparc
计算水声传播的时域快速场程序,可以计算不同脉冲下的声波传播(underwater acoustic propagation Time domain computing program, suitable for pulse )
- 2009-06-11 14:14:21下载
- 积分:1
-
pca
说明: 主成分分析代码 用于图像数据处理、特征提取等作用,是基于matlab而编写的代码(PCA code)
- 2011-03-22 11:34:22下载
- 积分:1
-
MUSIC-AND-ESPRIT-CODE
MUSIC和ESPRIT算法是最经典的算法,本文里面包含了MUSIC和ESPIT的基本程序。(MUSIC and ESPRIT algorithm is the most classical algorithm, in this paper, which includes the basic procedure of MUSIC and ESPIT.)
- 2015-04-22 22:54:48下载
- 积分:1
-
Diagnose
This is the implementation of paper Understanding and Diagnosing Visual Tracking Systems (ICCV15 ),论文代码,实现论文中的试验比较算法(This is the implementation of paper Understanding and Diagnosing Visual Tracking Systems (ICCV15 ))
- 2016-03-20 01:34:23下载
- 积分:1
-
扫地机器人的路径规划问题
说明: 电子科技大学,数学学院,本科二年级,数学实验课程作业:扫地机器人的路径规划问题 实验是内容是规划并利用MATLAB模拟扫地机器人的清扫路径,并与随机游走的清扫方式做对比
编程思路:
规定扫地机器人的尺寸为1×1的网格,地图尺寸为20×15(参数可修改),在利用矩阵Tag储存障碍物信息(障碍物标1,非障碍物标0),barrier_generate函数随即生成障碍物
路径规划考虑采用深度优先搜索算法,根据标记矩阵Tag的信息,找到网格之间可达性关系,建立图的邻接压缩表,深度优先搜索求出路径(深度优先所搜算法是在别人的代码上进行修改)
可视化过程中首先建立起地图网格,利用网格着色体现扫地机器人的运动过程,白色表示未清扫过,黑色表示障碍物,蓝色表示清扫过一次,红色表示反复清扫过。
随机游走采用向上下左右四个方向等可能地游走,可视化过程和路径规划的一样
主函数返回的是路径规划和随机游走所花的总步数(Simulation of Robot Sweeper)
- 2020-07-08 23:18:57下载
- 积分:1
-
Basics_using_matlab_fuzzy_toolbox
Matlab環境中的基礎模糊演算法教程, 包含基本模糊理論和工具箱的使用(A basic tutorial for using fuzzy toolbox in Matlab, containing fuzzy theory.)
- 2012-07-20 01:34:04下载
- 积分:1