write an application of computer in robotics?​

Answers

Answer 1

Answer:

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


Related Questions

how do you draw first angle of orthographic projection ​

Answers

https://technologystudent.com/designpro/ortho1.htm

Decide whether each source would be considered a primary or secondary source

Answers

Answer:

Can you attach a picture so we can see?

Explanation:

Answer:

yea we cant see any sources

Explanation:

When is the following expression true? (2 points)
!(!a || b) || (!a && b)
1) If and only if a and b have different values
2) If and only if a and b have the same value
3)
If and only if both a and b are true
4) If and only if both a and b are false
5) The expression is never true

Answers

Answer:

1) If and only if a and b have different values

Explanation:

Given

Expression: !(!a || b) || (!a && b)

Required

When is it true?

The expression is true when the values a and b are different and the proof is as follows.

(1) Assume that: a = true and b = false

!(!a || b) || (!a && b)  

= !(!true || false) || (!true && false)

!true = false, so the expression becomes:

= !(false|| false) || (false && false)

In boolean, false|| false = false and false && false = false. So, we have:

= !(false) || (false)

!(false) = true, so, the expression becomes:

= true || (false)

Lastly, true || false = true

(2) Assume that: a = false and b = true

!(!a || b) || (!a && b)  

= !(!false|| true) || (!false && true)

!false = true, so the expression becomes:

= !(true|| true) || (true && true)

In boolean, true|| true = true and true && true = true. So, we have:

= !(true) || (true)

!(true) = false, so, the expression becomes:

= false|| true

Lastly, false || true = true

This expression is false if a and b have the same value

Which type of computer is the fastest?

a) Mainframe
b) Workstation
c) Supercomputer
d) Microcomputer

Answers

Supercomputer because they are like hundreds of computers in one they also use them at NASA and stuff

For what two reasons is it important to add comments to a program?​

Answers

Answer: 1. They can easily understand the logic behind solving any problem 2. Comments may help you to memorize your logic that you have written while writing that code.

What pc games do you all play?

Answers

Answer:

none

Explanation:

Answer:

Among us

Explanation:

What happens when a user clicks the question mark at the top of the Backstage view?
O It shifts the view to the main window.
It makes the Tell Me text box appear.
O It opens the PowerPoint Help interface.
O It opens the Microsoft Help website online.

Answers

Answer:

D

Explanation:

Access to recent opened files, information about the permissions, sharing, and versions of the open file, the ability to create a new file, and printing are all available from the backstage view. Along with other details (properties), the Backstage View offers the following about the file. .file size Thus, option D is correct.

What question mark at the top of the Backstage view?

You may save, open, print, and share your presentations in a number of ways using the backstage view. Click the File tab on the Ribbon to see Backstage view. When you select the Info option in the Backstage View, additional details about the file are also made available, including the following.

The Microsoft Office Backstage view appears when a Microsoft Office program is launched or when you click the File tab. Backstage is where you should go if you need to make a new file, open an existing file, print, save, change options, or do anything else.

Therefore, It opens the Microsoft Help website online.

Learn more about Backstage view here:

https://brainly.com/question/27362542

#SPJ2

What is information cycle

Answers

Answer:

The term information cycle refers to the way information is processed and distributed and how it changes over time. It is usually used to describe the progression of media coverage relating to a particular newsworthy event or topic during which information goes through various stages of reporting and publication.

I didn’t know the answer just need to “answer” a question to get help.

To excel at these professions, you need to be able to combine an eye for elegant design with a mind that delights in efficient order. In order to excel in web design, you need to combine design with ______. A web presence creative communication a complete vision an organized mind

Answers

Answer: An organized mind

Select all of the true statements about navigating the Internet.
Enter a URL and press Enter to visit a new Web page.
Refresh your browser anytime you want the computer to remember a URL.
You cannot reset your home page.
Use tabs at the top of the browser window to move between several pages that you have opened.
Click on the x in the upper right corner to close the browser window.
m Press the arrow that points to the right to go to the last Web page that you visited

Answers

Answer:

1, 4, and 5

Explanation:

2 is false because refreshing your browser doesn't mean that the url is memorized, it means that something is wrong or something isn't working, and you can try reloading that tab again.

3 is false because you can reset your home page.

6 is false because going to the right isn't going to a previous page you visited, it goes back to present tabs. Think of the left arrow as going to the past, and the right as going back to the present.

9.4 Code Practice: Your task is to determine whether each item in the array above is divisible

by 3 or not. If an item is divisible by 3, then leave that value as-is in the

array, but if it is not divisible by 3, then replace that value in the array with a

o. Remember that you will need to use modular division from Unit 2 to

determine if a value is divisible by 3. Finally, print out the array in the

format as seen in the sample run below.

(Can someone please help me?)

Answers

Answer:

Explanation:

The following Python code is a function that takes in an array as a parameter, it then loops through the array determining if the element is divisible by 3. If it is it leaves it alone, otherwise it changes it to a 0. Then ouputs the array. A test case is shown in the attached image below using a sample array.

def divisible_by_three(array):

   for x in array:

       if x % 3 == 0:

           pass

       else:

           array[array.index(x)] = 0

   return array

In this exercise we have to use the knowledge of computational language in python to describe the code, like this:

We can find the code in the attached image.

What is an array for?

After wondering what an array is, you might wonder what it's for. The main purpose is to store information in an orderly way, that is, for each line, one piece of information. An example of an array is when storing names of people present in a classroom.

The code can be written more simply as:

def divisible_by_three(array):

  for x in array:

      if x % 3 == 0:

          pass

      else:

          array[array.index(x)] = 0

  return array

See more about python at brainly.com/question/26104476

_____ Create
graphics that are math based.

Answers

Answer:

Vector Graphics

Explanation:

Vector graphics are computer graphics images that are defined in terms of points on a Cartesian plane, which are connected by lines and curves to form polygons and other shapes. Vector graphics have the unique advantage over raster graphics in that the points, lines, and curves may be scaled up or down to any resolution with no aliasing. The points determine the direction of the vector path; each path may have various properties including values for stroke color, shape, curve, thickness, and fill.

do u have to divide or multiply this problem 5300 yd = mi

Answers

Answer:

the answers is 3.011364 and if you need to roundnit would be 3.01

Have you watched, or listened to, a documentary on your computer, smartphone, or on demand? Do you think these new distribution choices help or hurt future opportunities for video journalists? Support your answer.

Answers

Answer:

Yes, and No it does not hurt their opportunities

Explanation:

The main goal of video journalism is to get their work in front of as many people as possible so they can share their stories with the entire world. These platforms allow for this to happen. Smartphones, Computers, On-demand video platforms, etc. all allow Video Journalists to publish their work in various different platforms and formats in order to get their work seen by hundreds, thousands, or even millions of individuals. Therefore, It does not hurt video journalists, but instead encourages them and helps them further their work by creating more opportunities.

Other Questions
Melanie cuts a rectangle out of a piece of scrap paper as shown. She wants to calculate the angle measure of the piece that is left over. What is the measure in degrees? Idu ate a bad batch of clam chowder and became ill with food poisoning. Now he finds that even the smell of clam chowder can make him feel queasy. In this example, the unconditioned stimulus is ____. Which is a measure of the efficiency of an investment?A.efficiency cocfficientB.return on investmentC.return rato The box plot summarizes the data for the number of minutes it took to serve customers at a restaurant.Use the box plot to complete each statement.1. What is the shortest time it took to serve a customer?Write your answer in the space below.2. What is the longest time it took to serve a customer?Write your answer in the space below.3. What is the median time it took to serve a customer?Write your answer in the space below. HELP I NEED HELP ASAPHELP I NEED HELP ASAP HELP I NEED HELP ASAP HELP I NEED HELP ASAP HELP I NEED HELP ASAP HELP I NEED HELP ASAPThe illusion of form can be achieved by shading in a drawing.True or False Please help it's for my sister help plz and thank you ill be giving 25 points and a Brainliest Write the number 6,800 in scientific notation. The size your dog and the number of times you take it to the vet, The amount your drive to school and the amount you have to pay for gas, The number of people at your party and the number of sodas you have in the refrigerator. What correlation are all of these. None, Positive, or Negative thanks so much. Please help !!!!!!!!!!!!!! Area = ??????????????? Jesse bought a $340$ -gram bag of coffee beans. He uses $18.75$ grams of coffee beans each day. When there are $40$ grams of coffee beans remaining in the bag, Jesse will buy another bag to make sure he doesn't run out of coffee. Help with math please, just 7 and 9. Please explain thanks. Mark won 79 lollipops playing hoops at his school game night. Later, he gave three to each of his friends. He only has four remaining. How many friends does he have? What is special about memoirs? Measure the screwdriver's length to the nearest tenth of a centimeter. Express the answer as a decimal. Which statement best describes the legacy and influence of Erasmus?Erasmus believed that the only way to reform the Catholic Church was to split from it and form a new church.Erasmus believed that the only people qualified to read and interpret the Bible were educated church officials.Erasmus worked to reform the Catholic Church and make the New Testament available to everyone.Erasmus worked to stop the spread of Renaissance ideas, which he believed were harmful to the Catholic Church. Number 7 please help 10 points no links pleAse HEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPP A tire manufacturer has three different models that it sells. The anticipated payoff is dependent on the type sold and the level of demand. Scenarios Alternatives Low demand Medium demand High demand All season $227,656 $365,000 $170,000 All terrain $260,470 $425,000 $400,000 Winter $-183,404 $238,000 $790,000 Probability 0.35 0.40 0.25Requied:What is the EMV for the all season tires?