mbareera / matlab_class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matlab_class

This repository is for CE640/OC512 at Oregon State University. Each week, you will find a series of scripts (.m) files and live scripts (.mlx) files for use during class and also (most weeks) a homework assignment.

Engineering Accounts If you have not yet done so, you should get and engineering account. Why? Well, to log in to the computers in Owen Hall, you will need one. Those of you who are engineering students already have one. Those of you who are not will need to get one. You can get one at https://teach.engr.oregonstate.edu. Now, when using an engineering account, your work can be stored on your engineering 'stak' space (i.e., your 'Z' drive). If you wish to leave all of your work here and then access it remotely, you can do so by mapping the network drive. Instructions are at: https://it.engineering.oregonstate.edu/accessing-engineering-file-space.

Your Matlab Options A great resource summarizing your options for using Matlab is here: https://it.engineering.oregonstate.edu/matlab. To briefly summarize...YES, you can download a version onto your own personal computer. YES, you can use a computer provided to you by your graduate adviser. And YES, you can come to campus and use a computer lab. A decent list of engineering computer labs is here: https://it.engineering.oregonstate.edu/computer-labs. As a final note, you can use Citrix. Think of this as a ‘remote desktop’ approach. It is not a local download of Matlab onto your personal computer. Rather, you are launching an instance of Matlab remotely. The good thing about this is that it will know if your ENGR account is enabled and it will launch in your Z drive. For information on how to use Citrix, go here: https://it.engineering.oregonstate.edu/citrix.

Slack Account I would like to try using Slack this term as a way to stay in touch. The message boards in Canvas are awkward, and that is being kind. Using Slack is optional, and I will still monitor Canvas. To create an account, go here: https://slack.com/get-started#/createnew. Once you have an account in slack, please visit this google form and enter the email address that you used to create your Slack account: https://forms.gle/a2rr9cgJUWYbGTc56. I will then add you to the workspace. Slack is pretty easy and intuitive, but a brief tutorial is here: https://slack.com/help/articles/360059928654-How-to-use-Slack--your-quick-start-guide. Learn to use threads! That is the BEST way to keep discussions organized and on point.

GitHub Account As I will explain in Week 1, I will be administering this course more or less through GitHub. Why? GitHub is an essential tool for helping you track your codes and changes that you make to them. I highly encourage you to learn how to use GitHub as you progress through your graduate studies and beyond. Note: Git (different from GitHub) in general is a bit complex and takes some time to learn. You CAN learn to use Git via a command window / terminal window. OR...you can more or less use all of the functionality of Git and GitHub through the use of GitHub Desktop, which is a piece of software available on both Mac and PC. We will cover all of this during the first week of class. For now, please arrive at the first week of class with a GitHub account already created. Go here: https://docs.github.com/en/get-started/signing-up-for-github/signing-up-for-a-new-github-account.

About

License:MIT License


Languages

Language:MATLAB 100.0%