What is user interface?
No Answer is Posted For this Question
Be the First to Post Answer
List some of the various tools used in robotics?
What is travelling salesman problem?
How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4
When do we call the states are safely explorable? a) A goal state is unreachable from any state b) A goal state is denied access c) A goal state is reachable from every state d) None of the mentioned
Which technology uses miniaturized accelerometers and gyroscopes? a) Sensors b) Actuators c) MEMS (MicroElectroMechanical System) d) None of the mentioned
The Task Environment of an agent consists of a) Sensors b) Actuators c) Performance Measures d) Environment
What is the space complexity of Greedy search? a) O(b) b) O(bl) c) O(m) d) O(bm)
In hmm’s, what are the possible values of the variable?
What do you understand by 'humanoid robot'?
What do you understand by the term, the robotics?
What is the purpose of intelligence?
In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost