搜索资源列表
practice2.1
- 1. Matrix-chain product. The following are some instances a) <3, 5, 2, 1,10> b) <2, 7, 3, 6, 10> c) <10, 3, 15, 12, 7, 2> d) <7, 2, 4, 15, 20, 5> -1. Matrix-chain product. The following
Main
- Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalen
xilin
- This directory contains the following: [fajd.m] The FAJD algorithm for finding the approximate general (non-orthogonal) joint diagonalizer of a set of matrices. [test.m] A routine to demonstrates the way to call FA
TrueURL.0.5.1
- 探测真实URL地址。有些网站会显示: 此站点可能需要下列ActiveX控件:……。单击此处安装…… -To detect the real URL address. Some sites will display: This site might require the following ActiveX control: ... .... Click here to install ... ...
LFSOURCE
- line following robot source code
3DTF
- 一篇国外人写的地形跟随的文章,最优3D实时地形跟随和威胁回避。-Written by a foreign person to follow the topography of the articles, the best 3D real-time threat avoidance and terrain following.
ContourTracingLineFollowing
- 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
3pi_schematic111
- The Pololu 3pi robot is a small, high-performance, autonomous robot designed to excel in line-following and line-mazesolving competitions. Powered by four AAA batteries (not included) and a unique power system that run
Follower
- Line Following Robot
ltcsrc
- AVR Line following robot embedded program (Int.RC 8MHz)
Novel-robust-and-self-adaptive-road-following-algo
- 本文提出一种基于改进图模型的自适应道路跟踪算法,利用基于边缘置信度的均值偏移 算法,将图像划分为具有准确边界的若干同质区域,以这些区域为结点构建改进图模型,然后根据道路/非路模型统计信息,采用 Graph Cut 方法获得最终的二值图。该算法将Graph Cut 和均值偏移方法有效融合,以克服各自缺点,并通过道路/非路模型自更 新使得该算法可有效适应室外环境下复杂场景变化。-Two dimension road follow
Line-Following-Robot
- this project is about how to make a line following robot. it includes asm codes and proteus design pictures in pdf document. it is written in turkish but you can understand by looking codes and proteus design pictures.
following-the-mouse
- 在MFC中的跟随鼠标移动的控件,对新手很有用-In MFC controls following the mouse
Mohan-Thesis
- In this thesis the development of an autonomous wall-following robot is presented. The wall following controller is a two input, two output system. The inputs are two proximity measurements to the wall, and the outpu
car-following
- Modified coupled map car-following model and its delayed feedback control scheme
PID_Feedback-Control-for-a-Path-Following-Robotic
- PID_Feedback Control for a Path Following Robotic Car
Edge-Following
- Edge following algorithm If it is known that an object in an image has a discrete edge all around it, it is then possible to follow the edge around the object and get back to the beginning. It is assumed that a posi
taaceroute-following-following
- 单的traceroute程序,vc编写,大家可以参考以下,还是很有用的,-Single traceroute program, vc write, everyone can refer to the following, is very useful,
backstepping path following using matlab
- 提供机器人的轨迹跟踪控制MATLAB原代码,完成指定路径(following the desired path)
deeplearningforCar-Following
- 该编程代码可以实现汽车跟驰模型的仿真实验(deeplearning for Car-Following)