SlideShare a Scribd company logo
1 of 2
Download to read offline
List No. 02
Problems proposed in the course of differential equations
Industrial Engineer
1. M-File Direction field. Use computer software to obtain a direction field. Then sketch, by
hand, an approximate solution curve. Use different colored pencils for each solution curve.
a)
dy
dx
= x
b)
dy
dx
= 0.2xy
c)
dy
dx
= x + y
d)
dy
dx
= −x
e)
dy
dx
= x2
− y2
f )
dy
dx
= 0.2x2
+ y
g)
dy
dx
= xey
h)
dx
dt
= x − cos
πt
2
i)
dy
dx
= 1 −
y
x
j)
dy
dx
= −y
k)
dy
dx
= −y − sin x
l)
dy
dx
= x2
− y
m)
dy
dx
= x2
− y − 2
n)
dy
dx
= −x2
+ sin y
˜n)
dy
dx
= sin x cos y
Luis Lara Romero. c⃝Copyright All rights reserved1
2. M-File. Make a computer program to generate the graphs of the following curves. Use the plot
command of MATLAB
a) y = xe−x2
, x ∈ [−3, 3]
b) y = e−x
sin x, x ∈ [0, 2π]
c) x = 1 +
1
2
e−0,08t
sin(
1
2
πt), t ∈ [0, 10π]
d) x = e−2t
(4 cos 3t + 5 sin 3t), t ∈ [0, 4π]
3. M-File. Make a computer program to generate the graphs of the following curves. Use the
ezplot command of MATLAB
a) (x2
+ y2
− 1)3
= x2
y3
b) (x2
+ y2
)2
= 2x(x2
− 3y2
)
c) x2
− 2y3
+ 4y = 2
d) 3(x2
+ y2
)2
= 100xy
e) x2
(x2
+ y2
) = y2
f ) x2
y2
+ xy = 2
4. M-File. Make a computer program to generate the graphs of the following curves. Use the
ezplot command of MATLAB
a) 2 + y2
= c(4 + x2
), c = 1, 2, 3, 4, 5
b) y = −
1
cos(x) + c
, c = −2, −1, 0, 1, 2
c) x cos(
y
x
) = c, c = −2, −1, 0, 1, 2
d) x4
= c(x2
− y2
), c = 1, 2, 3
Luis Lara Romero. c⃝Copyright All rights reserved2

More Related Content

What's hot

Intro To Gradient Descent in Javascript
Intro To Gradient Descent in JavascriptIntro To Gradient Descent in Javascript
Intro To Gradient Descent in JavascriptK. Matthew Dupree
 
Tut 2 laplace transforms
Tut 2 laplace transformsTut 2 laplace transforms
Tut 2 laplace transformsdivyan456
 
Mat lab lecture part 1
Mat lab lecture part 1Mat lab lecture part 1
Mat lab lecture part 1OmGulshan
 
Basics of Computer graphics lab
Basics of Computer graphics labBasics of Computer graphics lab
Basics of Computer graphics labPriya Goyal
 
Alg March 24, 2009
Alg March 24, 2009Alg March 24, 2009
Alg March 24, 2009Mr. Smith
 
7th pre alg -l55
7th pre alg -l557th pre alg -l55
7th pre alg -l55jdurst65
 
AP Calculus January 5, 2009
AP Calculus January 5, 2009AP Calculus January 5, 2009
AP Calculus January 5, 2009Darren Kuropatwa
 
Hsc commerce-2014-march-maths1
Hsc commerce-2014-march-maths1Hsc commerce-2014-march-maths1
Hsc commerce-2014-march-maths1manoj yadav
 
Interactive Mouse (Report On Processing)
Interactive Mouse (Report On Processing)Interactive Mouse (Report On Processing)
Interactive Mouse (Report On Processing)TongXu520
 
A2 Domain Homework
A2 Domain HomeworkA2 Domain Homework
A2 Domain Homeworkvhiggins1
 
31. solving quadratic cas_touchpad
31. solving quadratic cas_touchpad31. solving quadratic cas_touchpad
31. solving quadratic cas_touchpadMedia4math
 
Intro to scan conversion
Intro to scan conversionIntro to scan conversion
Intro to scan conversionMohd Arif
 
Lec02 03 rasterization
Lec02 03 rasterizationLec02 03 rasterization
Lec02 03 rasterizationMaaz Rizwan
 

What's hot (19)

Intro To Gradient Descent in Javascript
Intro To Gradient Descent in JavascriptIntro To Gradient Descent in Javascript
Intro To Gradient Descent in Javascript
 
Tut 2 laplace transforms
Tut 2 laplace transformsTut 2 laplace transforms
Tut 2 laplace transforms
 
Dda algo notes
Dda algo notesDda algo notes
Dda algo notes
 
Mat lab lecture part 1
Mat lab lecture part 1Mat lab lecture part 1
Mat lab lecture part 1
 
Basics of Computer graphics lab
Basics of Computer graphics labBasics of Computer graphics lab
Basics of Computer graphics lab
 
Alg March 24, 2009
Alg March 24, 2009Alg March 24, 2009
Alg March 24, 2009
 
DDA algorithm
DDA algorithmDDA algorithm
DDA algorithm
 
7th pre alg -l55
7th pre alg -l557th pre alg -l55
7th pre alg -l55
 
AP Calculus January 5, 2009
AP Calculus January 5, 2009AP Calculus January 5, 2009
AP Calculus January 5, 2009
 
Unit 3
Unit 3Unit 3
Unit 3
 
Acafe 2020
Acafe 2020Acafe 2020
Acafe 2020
 
Hsc commerce-2014-march-maths1
Hsc commerce-2014-march-maths1Hsc commerce-2014-march-maths1
Hsc commerce-2014-march-maths1
 
Tumbling cube
Tumbling cubeTumbling cube
Tumbling cube
 
Interactive Mouse (Report On Processing)
Interactive Mouse (Report On Processing)Interactive Mouse (Report On Processing)
Interactive Mouse (Report On Processing)
 
A2 Domain Homework
A2 Domain HomeworkA2 Domain Homework
A2 Domain Homework
 
31. solving quadratic cas_touchpad
31. solving quadratic cas_touchpad31. solving quadratic cas_touchpad
31. solving quadratic cas_touchpad
 
March 1
March 1March 1
March 1
 
Intro to scan conversion
Intro to scan conversionIntro to scan conversion
Intro to scan conversion
 
Lec02 03 rasterization
Lec02 03 rasterizationLec02 03 rasterization
Lec02 03 rasterization
 

Similar to Differential equation( list 02)

Integration techniques
Integration techniquesIntegration techniques
Integration techniquesKrishna Gali
 
001 int techintro
001  int techintro001  int techintro
001 int techintrojbianco9910
 
Lesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsLesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsMatthew Leingang
 
sim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptxsim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptxJeffreyEnriquez10
 
Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)FahadOdin
 
Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)FahadOdin
 
Calculus 45S Slides May 14, 2008
Calculus 45S Slides May 14, 2008Calculus 45S Slides May 14, 2008
Calculus 45S Slides May 14, 2008Darren Kuropatwa
 
Maths assignment
Maths assignmentMaths assignment
Maths assignmentNtshima
 
ISI MSQE Entrance Question Paper (2013)
ISI MSQE Entrance Question Paper (2013)ISI MSQE Entrance Question Paper (2013)
ISI MSQE Entrance Question Paper (2013)CrackDSE
 
Precalculus 1 chapter 2
Precalculus 1 chapter 2Precalculus 1 chapter 2
Precalculus 1 chapter 2oreves
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculusitutor
 
1) Use properties of logarithms to expand the following logarithm.docx
1)  Use properties of logarithms to expand the following logarithm.docx1)  Use properties of logarithms to expand the following logarithm.docx
1) Use properties of logarithms to expand the following logarithm.docxdorishigh
 
A Tutorial On Ip 1
A Tutorial On Ip 1A Tutorial On Ip 1
A Tutorial On Ip 1ankuredkie
 

Similar to Differential equation( list 02) (20)

1-0b-Ch-1-Rev.ppt
1-0b-Ch-1-Rev.ppt1-0b-Ch-1-Rev.ppt
1-0b-Ch-1-Rev.ppt
 
Integration techniques
Integration techniquesIntegration techniques
Integration techniques
 
001 int techintro
001  int techintro001  int techintro
001 int techintro
 
Plug-and-Play methods for inverse problems in imagine, by Julie Delon
Plug-and-Play methods for inverse problems in imagine, by Julie DelonPlug-and-Play methods for inverse problems in imagine, by Julie Delon
Plug-and-Play methods for inverse problems in imagine, by Julie Delon
 
OI.ppt
OI.pptOI.ppt
OI.ppt
 
Lesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General RegionsLesson 19: Double Integrals over General Regions
Lesson 19: Double Integrals over General Regions
 
Intigrations
IntigrationsIntigrations
Intigrations
 
sim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptxsim-140907230908-phpapp01.pptx
sim-140907230908-phpapp01.pptx
 
Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)
 
Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)
 
Calculus 45S Slides May 14, 2008
Calculus 45S Slides May 14, 2008Calculus 45S Slides May 14, 2008
Calculus 45S Slides May 14, 2008
 
Lect3cg2011
Lect3cg2011Lect3cg2011
Lect3cg2011
 
Cgm Lab Manual
Cgm Lab ManualCgm Lab Manual
Cgm Lab Manual
 
Maths assignment
Maths assignmentMaths assignment
Maths assignment
 
ISI MSQE Entrance Question Paper (2013)
ISI MSQE Entrance Question Paper (2013)ISI MSQE Entrance Question Paper (2013)
ISI MSQE Entrance Question Paper (2013)
 
Precalculus 1 chapter 2
Precalculus 1 chapter 2Precalculus 1 chapter 2
Precalculus 1 chapter 2
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
 
AMU - Mathematics - 1999
AMU - Mathematics  - 1999AMU - Mathematics  - 1999
AMU - Mathematics - 1999
 
1) Use properties of logarithms to expand the following logarithm.docx
1)  Use properties of logarithms to expand the following logarithm.docx1)  Use properties of logarithms to expand the following logarithm.docx
1) Use properties of logarithms to expand the following logarithm.docx
 
A Tutorial On Ip 1
A Tutorial On Ip 1A Tutorial On Ip 1
A Tutorial On Ip 1
 

Recently uploaded

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 

Recently uploaded (20)

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 

Differential equation( list 02)

  • 1. List No. 02 Problems proposed in the course of differential equations Industrial Engineer 1. M-File Direction field. Use computer software to obtain a direction field. Then sketch, by hand, an approximate solution curve. Use different colored pencils for each solution curve. a) dy dx = x b) dy dx = 0.2xy c) dy dx = x + y d) dy dx = −x e) dy dx = x2 − y2 f ) dy dx = 0.2x2 + y g) dy dx = xey h) dx dt = x − cos πt 2 i) dy dx = 1 − y x j) dy dx = −y k) dy dx = −y − sin x l) dy dx = x2 − y m) dy dx = x2 − y − 2 n) dy dx = −x2 + sin y ˜n) dy dx = sin x cos y Luis Lara Romero. c⃝Copyright All rights reserved1
  • 2. 2. M-File. Make a computer program to generate the graphs of the following curves. Use the plot command of MATLAB a) y = xe−x2 , x ∈ [−3, 3] b) y = e−x sin x, x ∈ [0, 2π] c) x = 1 + 1 2 e−0,08t sin( 1 2 πt), t ∈ [0, 10π] d) x = e−2t (4 cos 3t + 5 sin 3t), t ∈ [0, 4π] 3. M-File. Make a computer program to generate the graphs of the following curves. Use the ezplot command of MATLAB a) (x2 + y2 − 1)3 = x2 y3 b) (x2 + y2 )2 = 2x(x2 − 3y2 ) c) x2 − 2y3 + 4y = 2 d) 3(x2 + y2 )2 = 100xy e) x2 (x2 + y2 ) = y2 f ) x2 y2 + xy = 2 4. M-File. Make a computer program to generate the graphs of the following curves. Use the ezplot command of MATLAB a) 2 + y2 = c(4 + x2 ), c = 1, 2, 3, 4, 5 b) y = − 1 cos(x) + c , c = −2, −1, 0, 1, 2 c) x cos( y x ) = c, c = −2, −1, 0, 1, 2 d) x4 = c(x2 − y2 ), c = 1, 2, 3 Luis Lara Romero. c⃝Copyright All rights reserved2