Page 1 of 1

(a) Write matlab programs that can estimate the mean, mode and median for random data set of 5 elements. (6) Write a mat

Posted: Mon May 02, 2022 12:44 pm
by answerhappygod
A Write Matlab Programs That Can Estimate The Mean Mode And Median For Random Data Set Of 5 Elements 6 Write A Mat 1
A Write Matlab Programs That Can Estimate The Mean Mode And Median For Random Data Set Of 5 Elements 6 Write A Mat 1 (27.34 KiB) Viewed 25 times
(a) Write matlab programs that can estimate the mean, mode and median for random data set of 5 elements. (6) Write a matlab program that can solve the quadratic equation ax" + bx2 + x + d = 0 for any value of a, b, c, and d. (c)The rate at which a substance passes through a membrane is determined by the diffusivity D (cms) of the gas. D varies with the temperature T (K) according to the following luw: D = D.exp(-1) 8 Where: D is the pre-exponential factor, E is the activation energy for diffusion, R-1.987 cal/mol K. Diffusivities of So, in a certain membrane are measured at several temperatures with the data listed below T(K) D(cmʻls) 347 1.34x 10-6 374.2 2.50x 10-6 396.2 4.55x 10-6 420,7 8.52x 10-5 447.7 14.07x 10-6 471.2 19.99x 10-6 Write a MATLAB program to calculate the values of D, and E.