Question
-
Topic
-
Program to determine the values for the coefficients
Write a program to determine the values for the coefficients X, Y, Z, W, Q, M of the formula:
Ra = X * Va + Y * Vr + Z * Pd + W * Tf + Q * I + M * U ,
Mention: Ra = (0.08 … 2.9), whatever Va is in the range (0.5 … 4.0), Vr = (90 … 325), Pd = (0, 3 … 18), T = (10 … 40), I = (1 … 40) and U = (12 … 82).
You can use any programming software.
All Answers
Share your knowledge
Answer This