Skip to content

EthanV1920/ENGR-220-MatLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENGR 220 MatLab

Instructor:

Pat Homen
Email: [email protected]

Course Description:

Introduction to methods and techniques of programming software in MATLAB to solve engineering problems. Includes coverage of MATLAB user environment and functions, engineering problems, engineering variables, advanced math (matrices), engineering solutions (plotting) and verification. Designed to train students in solving engineering problems with MATLAB software.

Course Objectives:

Upon completion of this course, students will be able to:

  • Use MATLAB to solve engineering problems
  • Use MATLAB to plot engineering solutions
  • Use MATLAB to verify engineering solutions
  • Use MATLAB to solve engineering problems with matrices

Final Project

The final project for this course was to create a MatLab app that did an action of our choosing. My app is a chatbot that uses the GPT-3 API to solve MatLab problems. The app is a simple GUI that allows the user to input a problem and get a solution. The app also formats the solution into a format that can be turned in to Canvas. The app is not perfect, but it does work with reasonable accuracy and is a good proof of concept. The biggest problem that I ran in to was hallucinations in the API. While not exhibited in the majority of the behavior, the api would sometimes produce responses that were confidently wrong. It is worth noting that this app was approved by the professor.

About

Engineering 220 class focussing on MatLab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published