Engineering
Engineering, 26.02.2020 01:44, iiheartshay

#include #define N 10 int main(){ float x[N]={1,2,3,4,... ,10}, y[N]={-3, 2.9, 0.5, , 2.4}; float xysum=0.0, xsum=0.0, ysum=0.0, x2sum=0.0; float a, b; int i; for (i=0; i< N; i++) { xsum = xsum + x[i]; ysum = ysum + y[i]; xysum = xysum + x[i]*y[i]; x2sum = x2sum + x[i]*x[i]; } a = ; b = ; printf("The regression line is %f x + %f.\n", a, b); return 0; }

answer
Answers: 3

Other questions on the subject: Engineering

image
Engineering, 04.07.2019 18:10, niyawilliams23
Asingle-geared blanking press has a stroke of 200 mm and a rated capacity of 320 kn. a cam driven ram is assumed to be capable of delivering the full press load at constant force during the last 15 percent of a constant-velocity stroke. the camshaft has an average speed of 90 rev/min and is geared to the flywheel shaft at a 6: 1 ratio. the total work done is to include an allowance of 16 percent for friction a) estimate the maximum energy fluctuation b) find the rim weight for an effective diameter of 1.2 m and a coefficient of speed fluctuation of 0.10
Answers: 1
image
Engineering, 04.07.2019 18:10, Larkinlover703
Items are similar to the free issue items, but their access is limited. (clo5) a)-bin stock items free issue b)-bin stock controlled issue c)-critical or insurance spares d)-rebuildable spares e)-consumables
Answers: 1
image
Engineering, 04.07.2019 18:20, sanchez626
Aheavily insulated piston-cylinder device contains 0.02 m3 of steam at 300 kpa and 200 °c. 1.2 mpa. d this process. team is now compressed in a reversible manner to a pressure of etermine the entropy change and the work done on the steam during this process
Answers: 1
image
Engineering, 04.07.2019 19:20, brae72
Asimple speed reducer is composed of 2 spur gears. the pinion gear has a pitch diameter of 0.75" and 36 teeth while the driven gear has a pitch diameter of 4.0" and 192 teeth. a)-what is the diametral pitch of each gear? b)-if an electric motor rotating ccw at 3000 rpm is coupled to the pinion, what is the rotational speed of the driven gear? c)-if the torque delivered to the pinion is 1 n-m, what is the torque on the driven gear? d)-what is the power transmitted by the gear train?
Answers: 1
Do you know the correct answer?
#include #define N 10 int main(){ float x[N]={1,2,3,4,... ,10}, y[N]={-3, 2.9, 0.5, , 2.4}; float xy...

Questions in other subjects:

Konu
Mathematics, 08.12.2020 22:40
Konu
Mathematics, 08.12.2020 22:40