giribibek128
giribibek128 giribibek128
  • 25-04-2021
  • Computers and Technology
contestada

write an application of computer in robotics?​

Respuesta :

zidaneboussofi2005
zidaneboussofi2005 zidaneboussofi2005
  • 25-04-2021

Answer:

In robotics, one use the computer has is to help program the robots.

Answer Link

Otras preguntas

What is the result the function call function( 6 ); with this recursive function?int function( int n){return n + function(n-3);}A. 3B. 4C. 6D. Stack Overflow
g7gufufjcucufycyfyxyfug8fiigkgjtjfjfy h
Question content area top Part 1 Find the​ range, mean, and standard deviation of the data set. ​{11​, 3​, 11​, 4​, 4​, 7​, 12​, 14​} Question content area b
What physical geographic features help to define the borders of texas
One mole of an ideal gas goes through the process P=(2V²)/(1+V² ). Then, the change in temperature (in K) of the gas when volume changes from 1 m³ to 2 m³ is ?A
Put the layers in order from OLDEST to NEWEST. Put the OLDEST layer first, at the top of your list
Carl Worth, a 78-year-old patient, is hard of hearing and does not appear to be paying attention when you ask questions. His daughter is in the examination room
Given: F (1, 2); 1 (2,5), S (5, 3) Determine the coordinates of point H so that quad FISH is a parallelogram. H Determine the coordinates of point K so that qua
Consider the evaluation q=4 0.8p. What value of P would make the equation true when:a. q is 12?A) 15B) 20C) 25D) 30
Consider an x86 assembly program below: v1 byte '9' mov bl, v1 and bl, 21h what is the decimal integer value in the register bl?