Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please solve this in Matlab. I really appreciate that 3. Solving an ODE: Carbon 14 Dating This Lab will consists of a single script, which

Please solve this in Matlab. I really appreciate that
image text in transcribed
image text in transcribed
image text in transcribed
3. Solving an ODE: Carbon 14 Dating This Lab will consists of a single script, which will find the half-life of C14, and will plot the radioactive decay of C14 as a function of time. Carbon 14 decays according to a f?rst order differential equation (ODE), by which the rate of decrease of C14 concentration is proportional to the negative of the C14 concentration Your script will calculate the C14 concentration as a fraction of the initial value. The time units are years The proportionality constant is: A -1.2097 x 104 year Write a script that will consist of two parts: Part I: define the value of as a constant . define a value of time increment, which should be changeable at a single location at the top of your code, equal to 1,000 years . define a initial value of your C14 fraction as 1 . solve the decay ODE by the Euler method, in a loop run the loop until the C14 has decreased to a fraction = 0.35 (35% of the initial

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

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions

Question

=+Who are you right now, and where do you want to be?

Answered: 1 week ago

Question

Knowledge of process documentation (process flow charting)

Answered: 1 week ago