Skip to content

A couple of interesting MATLAB projects that I've done back when I was studying at Rice University.

License

Notifications You must be signed in to change notification settings

afelix-95/MATLAB_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MATLAB Projects

A couple of interesting MATLAB projects that I've done back when I was studying at Rice University.

Bridge project

This project creates a bridge with a given number of segments (input nos) and simulates the optimal cross-sectional area for the minimum work done due a specific load (input W).

Decoder project

This project decodes encoded messages using the Metropolis Algorithm.

Instructions

  • In order to compile the files, you'll need MATLAB.
  • If you don't have it, there are pdfs of the scripts in the repository that can be used almost one-to-one in Scilab. You can also use mfile2sci to convert the .m files to Scilab.
  • For the Decoder project, there are some encripted texts as an example to see how the program works but other encrypted texts should work as well.

About

A couple of interesting MATLAB projects that I've done back when I was studying at Rice University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages