SlideShare a Scribd company logo
Applications of ode and matrices
Faizan Shabbir 13-ME-032
Shameel Shahid Hashmi 13-ME-158
Ibrahim Munir 13-ME-102
Muhammad Ali Khan 13-ME-071
Danial Zafar Gondal 13-ME-027
Khurram Shahzad 13-ME-059
 Exponential Growth & Decay
Radioactive Decay
 Falling Object Problem
• Exponential functions come into in situations in which
the rate at which some quantity grows or decays.
• As we are taking about rate of change of some quantity.
Therefore,
𝒅𝒚
𝒅𝒕
∝ y
And final form is
y = y°ekt
It is known that cells of a given bacterial culture divide
every 3.5 hours (on average). If there are 500 cells in a
dish to begin with. How many will there be after 12
hours?
• The half life of a radioactive element is the time required for half
of the radioactive nuclei present in the sample to decay.
• For the quantity to reduce one half
• According to differential equation
𝒅𝒚
𝒅𝒕
= 𝒌𝒚
Let y0 be the number of radioactive nuclei present initially.Then the
number y of nuclei present at time t will be given by
y = y°ekt
𝒉𝒂𝒍𝒇 𝒍𝒊𝒇𝒆 =
𝒍𝒏 𝟐
−𝒌
1) The number of atoms of plutonium-210 remaining after t
days, with an initial amount of y0 radioactive atoms, is given
by:
y = y°e(-4.95x10-3)t
Find the half-life of plutonium-210.
2) Uranium 237 has a half-life of about 6.78 days. If there are 10
grams of Uranium 237 now, how much will be left after 2
weeks?
If a stationary object at height y0 is dropped and is not pushed
with any force.
Gravity causes the object to fall and to accelerate as it falls.
Air resistance will be ignored.
We use the fact that the acceleration due to the downward
force of gravity is
g = −9.81m/s2 = −32ft/s2.
(Note:The acceleration is considered to be negative because
the motion of the object is downward.)
We use the following facts:
• Acceleration is the rate of change in velocity over time so,
𝒅𝒗
𝒅𝒕
= 𝒂
Since, with no air resistance, the acceleration of the object is constant
at g, we get the mathematical model
𝑑𝑣
𝑑𝑡
= g
• Velocity is the rate of change in position over time, so
𝑣 =
𝑑𝑦
𝑑𝑡
V (0) = 0 , y (0) = yo
An object is dropped from a height of
500 m.When will the object reach
ground level, and with what speed?
 Cryptography
 Area of a Triangle
 Test for Collinear Points
It involves two processes:
• Encryption Process
• Decryption Process
• Convert the text of the message into a
stream of numerical values.
• Place the data into a matrix.
• Multiply the data by the encoding matrix.
• Convert the matrix into a stream of
numerical values that contains the
encrypted message.
The easiest scheme is to let space=0, A=1, B=2,Y=25, and Z=26.
• Encrypt the word REDRUM by using matrix [B] as encryption.
B =
• The message "Red Rum" would become 18, 5, 4, 0, 18, 21, 13.
4 −2
−1 3
• Place the encrypted stream of numbers that
represents an encrypted message into a matrix.
• Multiply by the decoding matrix.The decoding
matrix is the inverse of the encoding matrix.
• Convert the matrix into a stream of numbers.
• Convert the numbers into the text of the original
message.
Perform decryption of following numbers.
67, -21, 16, -8, 51, 27, 52, -26.
Encryption matrix is
B =
4 −2
−1 3
• Find vertices (x1,y1), (x2,y2), and (x3,y3) of triangle in
(X,Y) plane
• Use the formula
Area = ± 1/2
• No matter answer comes positive or negative.
Always take positive value for area.
X1 Y1 1
X2 Y2 1
X3 Y3 1
• Find area of the following triangle.
• Find X &Y coordinates of points
• If the equation
satisfies. It means points are collinear.
x1 y1 1
x2 y2 1 = 0
x3 y3 1
 Check if points A,B,C are collinear.
• B = (9,48)
• A = (3,18)
• C = (6,33)
THANKYOU…
ANY QUESTION PLEASE
……???

More Related Content

PPTX
Hyperbolictangent exercise
ritahani
 
PPT
1508 calculus-fundamental theorem
Dr Fereidoun Dejahang
 
PDF
poster2
Ryan Grove
 
PPTX
Control system
Abhishek Anand Thakur
 
PDF
3 handouts section2-3
International advisers
 
PPTX
0 1 knapsack using branch and bound
Abhishek Singh
 
PPTX
Expanding Exponent Products
Passy World
 
PPT
Lec36
Nikhil Chilwant
 
Hyperbolictangent exercise
ritahani
 
1508 calculus-fundamental theorem
Dr Fereidoun Dejahang
 
poster2
Ryan Grove
 
Control system
Abhishek Anand Thakur
 
3 handouts section2-3
International advisers
 
0 1 knapsack using branch and bound
Abhishek Singh
 
Expanding Exponent Products
Passy World
 

What's hot (11)

PDF
Reference for z and inverse z transform
abayteshome1
 
PPTX
Expanding Exponent Quotients
Passy World
 
PDF
Lab: Foundation of Concurrent and Distributed Systems
Ruochun Tzeng
 
PPTX
A framework for practical fast matrix multiplication
Austin Benson
 
DOC
MET 304 Welded joints example-3-solution
hotman1991
 
PPTX
Limits of function
karenEnrique
 
PDF
9 neural network learning
TanmayVijay1
 
PPT
Lar calc10 ch02_sec4
Institute of Applied Technology
 
PPTX
modeling of MECHANICAL system (translational), Basic Elements Modeling-Spring...
Waqas Afzal
 
PPTX
Bubble Sort Algorithm Presentation
AhmedAlbutty
 
PPT
Lec37
Nikhil Chilwant
 
Reference for z and inverse z transform
abayteshome1
 
Expanding Exponent Quotients
Passy World
 
Lab: Foundation of Concurrent and Distributed Systems
Ruochun Tzeng
 
A framework for practical fast matrix multiplication
Austin Benson
 
MET 304 Welded joints example-3-solution
hotman1991
 
Limits of function
karenEnrique
 
9 neural network learning
TanmayVijay1
 
Lar calc10 ch02_sec4
Institute of Applied Technology
 
modeling of MECHANICAL system (translational), Basic Elements Modeling-Spring...
Waqas Afzal
 
Bubble Sort Algorithm Presentation
AhmedAlbutty
 
Ad

Similar to Applications of ode and matrices (17)

PDF
Applications of ode and matrices soluti0n
Faizan Shabbir
 
PPTX
Final ppt
traegirl
 
PDF
A study on number theory and its applications
Itishree Dash
 
PDF
Application of Game Theory to Select the Most Suitable Cryptographic Algorith...
AJSERJournal
 
PDF
Application of Game Theory to Select the Most Suitable Cryptographic Algorith...
AJSERJournal
 
DOC
Adc lab experimets
ishan111
 
PDF
linear algebra.pdf
BJOSEPHKWAME
 
PPTX
Applications of Linear Algebra
Naveenchandra Halemani
 
PPTX
QR II lect 12 (linear & Exponential Growth).pptx
diskih7
 
PPTX
Exponential decay
yrubins
 
PDF
internal assement 3
Saturnin Pugnet
 
PPTX
Cryptology
Rupesh Mishra
 
PPTX
How do computers exchange secrets using Math?
Dharmalingam Ganesan
 
PDF
Public Key Cryptography
Abhijit Mondal
 
PPTX
Applications of-linear-algebra-hill-cipher
Aashirwad Kashyap
 
PPT
Module 12 topic 1 notes
cauleyc
 
PDF
2018 ii-ing industrial-differential_equation( list-03)-lunes
ebkcenter
 
Applications of ode and matrices soluti0n
Faizan Shabbir
 
Final ppt
traegirl
 
A study on number theory and its applications
Itishree Dash
 
Application of Game Theory to Select the Most Suitable Cryptographic Algorith...
AJSERJournal
 
Application of Game Theory to Select the Most Suitable Cryptographic Algorith...
AJSERJournal
 
Adc lab experimets
ishan111
 
linear algebra.pdf
BJOSEPHKWAME
 
Applications of Linear Algebra
Naveenchandra Halemani
 
QR II lect 12 (linear & Exponential Growth).pptx
diskih7
 
Exponential decay
yrubins
 
internal assement 3
Saturnin Pugnet
 
Cryptology
Rupesh Mishra
 
How do computers exchange secrets using Math?
Dharmalingam Ganesan
 
Public Key Cryptography
Abhijit Mondal
 
Applications of-linear-algebra-hill-cipher
Aashirwad Kashyap
 
Module 12 topic 1 notes
cauleyc
 
2018 ii-ing industrial-differential_equation( list-03)-lunes
ebkcenter
 
Ad

More from Faizan Shabbir (20)

PPTX
Components of-crankshaft
Faizan Shabbir
 
PDF
4th edition mechanics of materials by beer johnston (solution manual)
Faizan Shabbir
 
DOCX
Water level indicator
Faizan Shabbir
 
PPTX
Hdpe pipe industry
Faizan Shabbir
 
PDF
Logic gates pin_configuration
Faizan Shabbir
 
PPTX
Gas turbine
Faizan Shabbir
 
PPTX
Stirling engine
Faizan Shabbir
 
PDF
Steam power plant complete
Faizan Shabbir
 
DOCX
Determining the mechanical power of turbine
Faizan Shabbir
 
DOCX
Efficiency of change of state of gases apparatus
Faizan Shabbir
 
PPT
Homogeneous charge compression ignition hcci Engines
Faizan Shabbir
 
PPTX
Head losses
Faizan Shabbir
 
PPTX
Writing correspondence
Faizan Shabbir
 
PPTX
Womens political participation
Faizan Shabbir
 
PPT
The collapse-of-the-soviet-union
Faizan Shabbir
 
PPTX
Technical pres
Faizan Shabbir
 
PPTX
Skills
Faizan Shabbir
 
PPTX
Lines and planes in space
Faizan Shabbir
 
PPT
Lines and planes in space
Faizan Shabbir
 
PPTX
Economy and energy security for pakistan
Faizan Shabbir
 
Components of-crankshaft
Faizan Shabbir
 
4th edition mechanics of materials by beer johnston (solution manual)
Faizan Shabbir
 
Water level indicator
Faizan Shabbir
 
Hdpe pipe industry
Faizan Shabbir
 
Logic gates pin_configuration
Faizan Shabbir
 
Gas turbine
Faizan Shabbir
 
Stirling engine
Faizan Shabbir
 
Steam power plant complete
Faizan Shabbir
 
Determining the mechanical power of turbine
Faizan Shabbir
 
Efficiency of change of state of gases apparatus
Faizan Shabbir
 
Homogeneous charge compression ignition hcci Engines
Faizan Shabbir
 
Head losses
Faizan Shabbir
 
Writing correspondence
Faizan Shabbir
 
Womens political participation
Faizan Shabbir
 
The collapse-of-the-soviet-union
Faizan Shabbir
 
Technical pres
Faizan Shabbir
 
Lines and planes in space
Faizan Shabbir
 
Lines and planes in space
Faizan Shabbir
 
Economy and energy security for pakistan
Faizan Shabbir
 

Recently uploaded (20)

PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
PPTX
easa module 3 funtamental electronics.pptx
tryanothert7
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PDF
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
PDF
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
PPT
SCOPE_~1- technology of green house and poyhouse
bala464780
 
PPTX
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
PPTX
Introduction of deep learning in cse.pptx
fizarcse
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
easa module 3 funtamental electronics.pptx
tryanothert7
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
Zero Carbon Building Performance standard
BassemOsman1
 
flutter Launcher Icons, Splash Screens & Fonts
Ahmed Mohamed
 
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
SCOPE_~1- technology of green house and poyhouse
bala464780
 
Chapter_Seven_Construction_Reliability_Elective_III_Msc CM
SubashKumarBhattarai
 
Introduction of deep learning in cse.pptx
fizarcse
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 

Applications of ode and matrices

  • 2. Faizan Shabbir 13-ME-032 Shameel Shahid Hashmi 13-ME-158 Ibrahim Munir 13-ME-102 Muhammad Ali Khan 13-ME-071 Danial Zafar Gondal 13-ME-027 Khurram Shahzad 13-ME-059
  • 3.  Exponential Growth & Decay Radioactive Decay  Falling Object Problem
  • 4. • Exponential functions come into in situations in which the rate at which some quantity grows or decays. • As we are taking about rate of change of some quantity. Therefore, 𝒅𝒚 𝒅𝒕 ∝ y And final form is y = y°ekt
  • 5. It is known that cells of a given bacterial culture divide every 3.5 hours (on average). If there are 500 cells in a dish to begin with. How many will there be after 12 hours?
  • 6. • The half life of a radioactive element is the time required for half of the radioactive nuclei present in the sample to decay. • For the quantity to reduce one half • According to differential equation 𝒅𝒚 𝒅𝒕 = 𝒌𝒚 Let y0 be the number of radioactive nuclei present initially.Then the number y of nuclei present at time t will be given by y = y°ekt 𝒉𝒂𝒍𝒇 𝒍𝒊𝒇𝒆 = 𝒍𝒏 𝟐 −𝒌
  • 7. 1) The number of atoms of plutonium-210 remaining after t days, with an initial amount of y0 radioactive atoms, is given by: y = y°e(-4.95x10-3)t Find the half-life of plutonium-210. 2) Uranium 237 has a half-life of about 6.78 days. If there are 10 grams of Uranium 237 now, how much will be left after 2 weeks?
  • 8. If a stationary object at height y0 is dropped and is not pushed with any force. Gravity causes the object to fall and to accelerate as it falls. Air resistance will be ignored. We use the fact that the acceleration due to the downward force of gravity is g = −9.81m/s2 = −32ft/s2. (Note:The acceleration is considered to be negative because the motion of the object is downward.)
  • 9. We use the following facts: • Acceleration is the rate of change in velocity over time so, 𝒅𝒗 𝒅𝒕 = 𝒂 Since, with no air resistance, the acceleration of the object is constant at g, we get the mathematical model 𝑑𝑣 𝑑𝑡 = g • Velocity is the rate of change in position over time, so 𝑣 = 𝑑𝑦 𝑑𝑡 V (0) = 0 , y (0) = yo
  • 10. An object is dropped from a height of 500 m.When will the object reach ground level, and with what speed?
  • 11.  Cryptography  Area of a Triangle  Test for Collinear Points
  • 12. It involves two processes: • Encryption Process • Decryption Process
  • 13. • Convert the text of the message into a stream of numerical values. • Place the data into a matrix. • Multiply the data by the encoding matrix. • Convert the matrix into a stream of numerical values that contains the encrypted message.
  • 14. The easiest scheme is to let space=0, A=1, B=2,Y=25, and Z=26. • Encrypt the word REDRUM by using matrix [B] as encryption. B = • The message "Red Rum" would become 18, 5, 4, 0, 18, 21, 13. 4 −2 −1 3
  • 15. • Place the encrypted stream of numbers that represents an encrypted message into a matrix. • Multiply by the decoding matrix.The decoding matrix is the inverse of the encoding matrix. • Convert the matrix into a stream of numbers. • Convert the numbers into the text of the original message.
  • 16. Perform decryption of following numbers. 67, -21, 16, -8, 51, 27, 52, -26. Encryption matrix is B = 4 −2 −1 3
  • 17. • Find vertices (x1,y1), (x2,y2), and (x3,y3) of triangle in (X,Y) plane • Use the formula Area = ± 1/2 • No matter answer comes positive or negative. Always take positive value for area. X1 Y1 1 X2 Y2 1 X3 Y3 1
  • 18. • Find area of the following triangle.
  • 19. • Find X &Y coordinates of points • If the equation satisfies. It means points are collinear. x1 y1 1 x2 y2 1 = 0 x3 y3 1
  • 20.  Check if points A,B,C are collinear. • B = (9,48) • A = (3,18) • C = (6,33)