Program that will input two arrays of information

Assignment Help Basic Computer Science
Reference no: EM131925560

Write a program that will input two arrays of information. Each array will contain exactly 4 floating point values. Your program will enter these values from standard input. Once the values have been read in, your program should call a function that will compute the inner product of these two arrays. The function should return the value back to the main program. The main program will then print out the value. You should not print the value out inside the inner product function. The inner product of two arrays is a single number obtained by multiplying corresponding elements and then adding up their sums.

E.g., if array u = (5, 1, 6, 2) and array v = (1, 2, 3, 4) then the inner product is 33

because (5 * 1) = 5 (1 * 2) = 2 (6 * 3) = 18 (2 * 4) = 8

and 5 + 2 + 18 + 8 is 33.

Your main function will call a function called inner that has the following declaration:

float inner ( float u[], float v[], int size ) ;

Do not hardcode the loop inside inner to go from 0 to 3. It should go from 0 to size-1. Name your program assignment06pe02.c and save it within directory assignment06

Reference no: EM131925560

Questions Cloud

Implement an ad-integrated dns zone : What factors might an organization consider when choosing to implement an AD-integrated DNS zone versus a traditional zone?
Describe different types of session hijacking : Describe different types of session hijacking. Also research session hijacking on internet and see if you can find a case where session
What will be price of the stock on the ex-dividend date : What will be the price of the stock on the ex-dividend date if the dividend is declared?
Integrate evidence based treatment interventions : This assignment focuses on vignette analysis and direct application of course concepts to the persons and situations presented in the vignette for each question
Program that will input two arrays of information : Write a program that will input two arrays of information. Each array will contain exactly 4 floating point values.
Friction circle method of stability of slope : Friction circle method of stability of slope
Vulnerabilities of data-link protocols : List layer 2 attacks that can be launched against vulnerabilities of data-link protocols and their implementations in layer 2.
Discuss the historic and cross-cultural perspectives : Discuss the historic and cross-cultural perspectives of psychopathology that could potential impact the diagnosis and treatment of Tina.
How your organization starts its risk mitigation process : How your organization starts its risk mitigation process depends entirely on the type of organization you are working in.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Appropriate units with the result

What is the variance of their? weights? Be sure to include the appropriate units with the result. The variance of the sample data is?

  Functions parameter list

Under UART API Functions examine the function called UARTCharsAvail() What is the data type listed under this functions parameter list?

  Wap to print the new balances for each of the savers

(Savings Account Class) Create a Savings Account class. Use a static data member annual Interest Rate to store the annual interest rate for each of the savers.

  Create an er model for each of the following description

Each company operates four departments, and each department belongs to one company. Each company has a unique name, and each department has a unique number and name.

  What is the purpose of this algorithm

Figure 1-4 shows an alternative way to represent an algorithm. (Note: we introduce this construct in detail later on. If it looks too intimidating, skip it until after you've read Chapter 4.)

  Edges and edge weights of the graph

Describe what the vertices, edges and edge weights of the graph represent. Explain why finding a minimum spanning tree for such a graph would be important.

  Order that makes the switch work properly

What is the probability that the wires will be attached at random in the one order that makes the switch work properly?

  Market using supply and demand graphs

During the recent years with new discoveries and technologies, production of natural gas in the US increased significantly

  Method of direct proof to prove that statement

Suppose a and b are integers. If a | b, then a | (3b3 - b2 +5b). Use the method of direct proof to prove that statement.

  Legal and ethical issues with broadband convergence

Name 3 current legal and ethical issues with broadband convergence? 2-3 paragraphs.Name 3 current legal and ethical issues with broadband convergence?

  What kind of bias may be present here

If we combine them, considering the overall group to be one larger random sample of 1020 respondents, what is a 95% confidence interval for the proportion of the general public that thinks the death penalty is being fairly applied?

  Develop software to encourage regular customers

A supermarket needs to develop software to encourage regular customers. For this, the customer needs to supply his name, address, telephone number and driving license number.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd