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.
One-fourth of a number is 70. What will 40% of that number?
...The product of two positive values is 81 times the product of the first value and the reciprocal of the second value. A third value is 50% more than the...
The value of a washing machine depreciates by 10% every year. The current price of the washing machine is ₹9477. What was the price of the machine thr...
- Find the remainder when the denominator of 'k' is divided by its numerator, if 'k' is the fraction to be subtracted from (3/4) to result in (1/6).
If the numerator of a fraction is increased by 10% and the denominator is reduced by 20%, the resulting fraction is 11/6. What was the original fraction?
If a number 'a' is divisible by 18 and another number 'b' is divisible by 12, then (a2 – b2) is divisible by:
- 40% of 30% of 750 = x + 15, then find the sum of the squares of the digits of 'x'.
If 893x2 is divisible by 56, and x > 6, find x.
If a cube of a number is subtracted from (153)², the number so obtained is 1457, Find the number.
A number becomes 90 more than itself when 120% of it is added to it. What number is obtained after the addition?