0% found this document useful (0 votes)
37 views3 pages

Cal2Matlab Scilab Topics20230211 1

The document outlines 20 potential topics for group projects involving the use of Matlab/Scilab to solve practical problems. Each group will have 3-5 students who choose one topic and each member will solve a related problem by developing code in Matlab/Scilab. Topics 1-4 involve functions, graphs, partial derivatives, and max/min problems. Topics 5-9 cover double and triple integrals, change of variables, and applications to engineering. Topics 10-20 are advanced topics related to robotics, crack detection, and drone localization that require contacting a professor for details.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views3 pages

Cal2Matlab Scilab Topics20230211 1

The document outlines 20 potential topics for group projects involving the use of Matlab/Scilab to solve practical problems. Each group will have 3-5 students who choose one topic and each member will solve a related problem by developing code in Matlab/Scilab. Topics 1-4 involve functions, graphs, partial derivatives, and max/min problems. Topics 5-9 cover double and triple integrals, change of variables, and applications to engineering. Topics 10-20 are advanced topics related to robotics, crack detection, and drone localization that require contacting a professor for details.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Matlab/Scilab Topic: Group of 3-5 students. Each student: Solve one practical problem by Matlab/Scilab.

Each group will have one topic. Each member will choose one question to work on. Your work should include the problem, a detailed
solution of the problem, Matlab/Scilab code, and you will need to run the Matlab/Scilab code when you present your project. A copy
of your group work must be uploaded on BKEL in time by the head of the group.

Group Content Stewart’s Book


1. Topic 1A: Function and Graph. 1a: Sketch the domain in Matlab or Scilab. Page 889: Q15
1/ How to sketch domain D: f(x, y)  0 in Oxy? 1b: Sketch the graph in Matlab or Scilab. Page 889: Q28
2/ How to sketch ax + by + cz + d = 0 in Oxyz? 1c: Graph in Matlab or Scilab. Page 891: Q55. Why Monkey
Saddle?
3/ How to sketch z mx y2 2 in Oxyz? 1d: Graph in Matlab or Scilab, Peak & Valleys. Page 892: Q71
4/ How to sketch f(x, y) = 0 in Oxyz? 1e: Graph in Matlab or Scilab, Limiting behavior. Page 892: Q73
5/ How to sketch z = c + x2 + y2 in Oxyz?
6/ Find an application of partial derivaties.
2. Topic 1B: Function and Graph. 1B.a: Sketch the domain in Matlab or Scilab. Page 889: Q18
1/ How to sketch domain D: f(x, y)  0 in Oxy? 1B.b: Sketch the graph in Matlab or Scilab. Page 889: Q29
2/ How to sketch ax + by + cz + d = 0 in Oxyz? 1B.c: Graph in Matlab or Scilab. Page 891: Q56. Why Dog
Saddle?
3/ How to sketch z mx y2 2 in Oxyz? 1B.d: Graph in Matlab or Scilab, Peak & Valleys. Page 892: Q72.
4/ How to sketch f(x, y) = 0 in Oxyz? 1B.e: Graph in Matlab or Scilab, Limiting behavior. Page 892:
5/ How to sketch z = c + x2 + y2 in Oxyz? Q74.
6/ Find an application of directional derivaties.
3. Topic 1C: Function and Graph. 1C.a: Sketch the domain in Matlab or Scilab. Page 889: Q19
1/ How to sketch domain D: f(x, y)  0 in Oxy? 1C.b: Sketch the graph in Matlab or Scilab. Page 889: Q30
2/ How to sketch ax + by + cz + d = 0 in Oxyz? 1C.c: Sketch the graph in Matlab or Scilab. Page 889: Q31
1C.d: Graph in Matlab or Scilab, The sharpness. Page 892: Q75.
3/ How to sketch z mx y2 2 in Oxyz? 1C.e: Graph in Matlab or Scilab, Quadric surface. Page 892: Q77.
4/ How to sketch f(x, y) = 0 in Oxyz?
5/ How to sketch z = c + x2 + y2 in Oxyz?
6/ Find an application of partial derivaties.
4. Topic 2: Partial derivatives. Differential, tangent plane. 2a: Find v so the function increases respect v. Page 912, Q24.
Chain Rule. 2b: Use Matlab or Scilab solve Page 915, Q101
1/ Partial derivatives and increasing, decreasing. 2/ 2c: Use Matlab or Scilab solve Page 922, Q9
Higher order derivative. Clairaut’s Theorem. 2d: Page 923, Q30. Evaluate for whatever x, y, z, dx, dy, dz.
3/ Tangent plane: Equation, illustration, meaning. 2e: Page 930, Q4. Find t so the funcstion increases.
4/ Differential
5/ Chain Rule
6/ Find an application of Lagrange multipliers.
5. Topic 3A: Extrema, Maxmin 3A.a: Page 954, Q15
1/ Extrema of funcion of two variables. 3A.b: Page 963, Q15

2/ Maxmin under one constraint 3A.c: Page 964, Q44


3/ Maxmin under two constraint (self reading) 3A.d: Given A, B, C in Oxy, Find M: MA + MB + MC → min
4/ Maxmin inside closed domain 3A.e: Page 965, Q5
6/ Find an application of Lagrange multipliers.
6. Topic 3B: Extrema, Maxmin 3B.a: Page 970, Q56
1/ Extrema of funcion of two variables. 3B.b: Page 971, Problem Plus, Q1
2/ Maxmin under one constraint 3B.c: Page 971, Problem Plus, Q3
3/ Maxmin under two constraint (self reading) 3B.d: Page 971, Problem Plus, Q7
4/ Maxmin inside closed domain 3B.e: Page 971, Problem Plus, Q8
6/ Find an application of Lagrange multipliers.
7. Topic 4: Application of Double Integral Page 1012: Q5
1/ Center of mass Page 1012: Ix, Q17
2/ Moment of Inertia about the x - axis Page 1012: Iy, Q18
3/ Moment of Inertia about the y - axis Page 1012: I0, Q19
4/ Moment of Inertia about the origin Page 1012: Q24, radii of guration
5/ Radii of gyration
6/ Find an application of double integral in engineering.
8. Topic 5: Change of variables in Double Integral (Self Page 1047: Q15
Reading): Jacobian - Page 1044, Box 9. Page 1047: Q16
Page 1047: Q17
Page 1047: Q18
Page 1047: Q19
Find an application of double integral in engineering.
9. Topic 5: Change of variables in Double Integral (Self Page 1048: Q23
Reading): Jacobian - Page 1044, Box 9. Page 1048: Q24
Page 1048: Q25
Page 1048: Q26
Page 1048: Q27
Find an application of triple integral in engineering.
10. Advanced topic: Autonomous robots with angle Contact Prof. Phan Thanh An ([email protected] room
constraints 303B10) to get more details

11. Advanced topic: Autonomous robots on terrains Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
12. Advanced topic: Robot arms moving in 3D Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
13. Advanced topic: Contact Prof. Phan Thanh An ([email protected] room
Denavit–Hartenberg parameters 303B10) to get more details
for robot arms

14. Advanced topic: Depth cracks: definitions and properties Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
15. Advanced topic: Width cracks: definitions and properties Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
16. Advanced topic: Algorithms for finding depth cracks Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
17. Advanced topic: Algorithms for finding width cracks Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
18. Advanced topic: AI for detecting cracks on walls. Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
19 Advanced topic: AI for detecting potholes on roads Contact Prof. Phan Thanh An ([email protected] room
303B10) to get more details
20 Advanced topic: Drones detect their location on a given Contact Prof. Phan Thanh An ([email protected] room
map without internet. 303B10) to get more details

You might also like