Question
In the context of Intelligent Systems, which of the
following algorithms is primarily used for real-time pathfinding in robotics?Solution
The A* (A-Star) algorithm is widely used for real-time pathfinding and graph traversal in robotics. It combines the benefits of Dijkstra’s algorithm and Greedy Best-First-Search. By using heuristics to estimate the cost to reach the goal, A* efficiently finds the shortest path from the start point to the goal. The algorithm is optimal and complete, ensuring that the found path is the shortest possible while considering the cost of the path and heuristic estimates. Why Other Options are Wrong: b) Support Vector Machines (SVM) are used for classification and regression tasks, not pathfinding. c) K-Nearest Neighbors (KNN) is a classification algorithm based on similarity and is not suitable for real-time pathfinding. d) Long Short-Term Memory (LSTM) networks are used for sequential data processing, such as time series analysis, not for pathfinding. e) Naive Bayes Classifier is a probabilistic classification algorithm and does not apply to pathfinding tasks.
The cost of 2 pencils and 3 pens is RS. 55 and the cost of 7 pencils and 2 pens is RS. 65. What is the total price (in RS) of 2 pens and one pencil?
The cost of 2 pencils, 4 pens, and 8 erasers is Rs. 24 and the cost of 8 pens, 10 pencils, and 4 erasers is Rs. 36. How much will 3 pencils, 3 pens, and...
A worker is paid Rs. 600 for 50 hours per week. Up to 60 hours, he is paid at the normal rate and for over time, twice the normal. How many hours does h...
Two pipes A and B fill a square tank in 28 and 36 hours respectively while a third pipe C can empty it in 63 hours If all three pipes are opened togethe...
If the cost of 4 pens and 6 notebooks is ₹ 600, then find the cost of 6 pens and 9 notebooks.
A worker is paid Rs. 600 for 50 hours per week. Up to 60 hours, he is paid at the normal rate and for over time, twice the normal. How many hours does h...
Unit digit of a three digit number is 2 more than its tenth digit. If 311 is subtracted from number, then, the number obtained is 13. Find sum of digits...
A is twice as good a workman as B and together they finish a piece of work in 14 days. The number of days taken by A alone to finish the work isÂ
A cistern is normally filled in 18 hours, but it takes 12 hours longer to fill because of a leak at its bottom. If the cistern is full, how long will it...
A certain no. of candidates who appeared for a Bank exam and 5/12 of the candidates were rejected in pre exam, 60% of the rest candidates were rejected ...