Homework 6: Solutions - MATLAB data analysis and optimization

This is the solution to Homework 6: Problems - MATLAB data analysis and optimization. ♣ Due Date: Wednesday Dec 13, 2017 9:00 AM. This homework aims at giving you some experience with image and data analysis and optimization techniques in...

Quiz 6: Solutions - MATLAB plotting and Monte Carlo methods

This is the solution to Quiz 6: Problems - MATLAB plotting and Monte Carlo methods. Since quiz 6 is a protected test, the solutions to the problems will be only discussed in class.

Quiz 6: Problems - MATLAB plotting and Monte Carlo methods

This quiz is about methods of plotting and Monte Carlo methods using MATLAB.

Quiz 5: Solutions - MATLAB IO and plotting

This is the solution to Quiz 5: Problems - MATLAB IO and plotting. This quiz is about methods of IO and plotting in MATLAB. 1.  Write a MATLAB script, named plotGrowthRate.m, that reads this chain.txt file, and then makes a...

Quiz 5: Problems - MATLAB IO and plotting

This quiz is about methods of IO and plotting in MATLAB. 1.  Write a MATLAB script, named plotGrowthRate.m, that reads this chain.txt file, and then makes a plot of the fourth column of data (GrowthRate) in this file, that looks...

Homework 6: Problems - MATLAB data analysis and optimization

♣ Due Date: Wednesday Dec 13, 2017 9:00 AM. This homework aims at giving you some experience with image and data analysis and optimization techniques in MATLAB. For this homework, you need to only return two problems of your own...

Homework 5: Solutions - MATLAB IO, plotting, and Monte Carlo methods

This is the solution to Homework 5: Problems - MATLAB IO, plotting, and Monte Carlo methods. ♣ Due Date: Friday Dec 1, 2017 11:59 PM. This homework aims at giving you some experience with data input/output methods in MATLAB as...

Lecture 12: MATLAB - plotting and Monte Carlo methods

This lecture discusses some of the most important topics in MATLAB plotting, as well as random numbers and Monte Carlo methods in MATLAB. Lecture Videos This video is created solely as a reference for the attendants of ICP2017F course at...

Quiz 4: Solutions - MATLAB loops

This is the solution to Quiz 4: Problems - MATLAB loops. The following figure illustrates the grade distribution for this quiz. Maximum possible points is 1. This quiz is about for loops, while loops and vectorization in MATLAB. 1.  Write...

Quiz 4: Problems - MATLAB loops

This quiz is about for loops, while loops and vectorization in MATLAB. 1.  Write a function that takes an input integer, and computes its factorial, in the following ways: (a) Write this function using while-loop. Name it getFacWhile(n). (b) Write...

Homework 5: Problems - MATLAB IO, plotting, and Monte Carlo methods

♣ Due Date: Friday Dec 1, 2017 11:59 PM. This homework aims at giving you some experience with data input/output methods in MATLAB as well as plotting graphs and Monte Carlo techniques. 1.  Creating random 3-member student groups for the...

Homework 4: Solutions - loops, IO

This is the solution to Homework 4: Problems - loops, IO. The following figure illustrates the grade distribution for this homework. ♣ Due Date: Monday Nov 13, 2017 9:00 AM. This homework aims at giving you some experience with MATLAB...

Lecture 11: MATLAB - Input/Output (IO)

This lecture discusses topics on data Input/Output processes in MATLAB. Lecture Videos This video is created solely as a reference for the attendants of ICP2017F course at UT Austin. If you did not attend this class, then you may not...

Homework 4: Problems - loops, IO

♣ Due Date: Monday Nov 13, 2017 9:00 AM. This homework aims at giving you some experience with MATLAB for-loops and while-loops as well as input/output functionalities in MATLAB. 1.  The while-loop implementation of a for-loop. Consider the following two...

Homework 3: Solutions - structures, branching and functions in MATLAB

This is the solution to Homework 3: Problems - structures, branching and functions in MATLAB. The following figure illustrates the grade distribution for this homework. Maximum possible points, excluding bonus question, is 100. ♣ Due Date: Monday Oct 30, 2017...

Lecture 10: MATLAB - loops and vectorization

This lecture explains the concept of for-loops and while-loops in MATLAB and different of types of it in MATLAB. Lecture Videos This video is created solely as reference for the attendants of ICP2017F course at UT Austin. If you did...

Announcement 3: Midterm Exam Date and Schedule

The goal of this survey is to find out the most popular vote in class for the midterm exam and its date. Survey results A slight majority (52.87%) of the class voted for cancelling the midterm exam and redistributing its...

Quiz 3: Solutions - MATLAB branching, functions

This is the solution to Quiz 3: Problems - MATLAB branching, functions. The following figure illustrates the grade distribution for this quiz. Maximum possible points is 1. This quiz is about branching, if blocks and functions in MATLAB. 1.  Describe,...

Quiz 3: Problems - MATLAB branching, functions

This quiz is about branching, if blocks and functions in MATLAB. 1.  Describe, with an example MATLAB script, the difference between * and .* operators (basically what is the role of . in the later operator? (Hint: describe your answer...

Announcement 2: Course Progress Evaluation

The goal of this survey is to assess your progress so far in this class, and to make improvements for the rest of the semester, if needed. I rely on your answers and comments to plan for the rest of...