User:Richrliu

From PrattWiki
Revision as of 21:45, 15 September 2013 by Richrliu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Homework One: Grand Challenges of Engineering

Securing Cyberspace Through Public-Private Partnerships, Rachel Nyswander Thomas, Center for Strategic and International Studies, updated August 19, 2013, accessed September 14, 2013 (Securing Cyberspace)


Homework 2: MATLAB Demonstrations

My favorite MATLAB demonstration was Plotting Functions. Plotting functions is a basic skill to have in not only engineering, but mathematics, statistics, and almost all the sciences. However, plotting functions in MATLAB is different than what one might think; instead of just inputting the function to plot, one has to first create a data set of data points (the x-axis) and then assign values to each x-value. It is also important to learn how to change the appearance of a line, especially for research. MATLAB has a variety of inbuilt functions to create different types of plots for all different purposes.