Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

matlab!! Write MatlabTM code to Read in the following data of temperature (Tin C) and diffusion coefficients (D in m'/s) a file data.dat: 4.85 1.5010-8

matlab!!image text in transcribed

Write MatlabTM code to Read in the following data of temperature (Tin C) and diffusion coefficients (D in m'/s) a file data.dat: 4.85 1.5010-8 24.85 3.12 x 10-8 49.85 5.83 x 10-8 7485 9.96 10-8 9985 15.8010-8 ii) Separate the array into two vectors, T (column 1) and D (column 2), converting T to units of Kelvin (iii) Create a vector, T, equal to 1/T (invert each element of T) and a vector, InD, equal to the natural logarithm of the elements of D v) Plot Tiv vs InD exvs) (v)By using the POLYFIT function, calculate the slope and intercept of InD vs. Tin ou are ting to find-A and C for the folloning equation:In D-_-C

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Technology And Management Computers And Information Processing Systems For Business

Authors: Robert C. Goldstein

1st Edition

0471887374, 978-0471887379

More Books

Students also viewed these Databases questions