MATLAB       @  uprm
  • Home
  • Algorithms and Computer Programming
    • Old Exams
    • Class Notes >
      • Special Topics
      • EXAM #1
      • EXAM #2
      • FINAL EXAM
      • Problem Solutions
      • Plotting
      • Image Processing
    • Syllabus/Rules
    • Agenda (Programming)
    • Computer Projects
    • Grades
  • Numerical Methods
    • Syllabus % Rules2
    • EXAMS, OLD
    • EXAM-1
    • EXAM-2
    • FINAL EXAM
    • References
    • Grades
    • Solutions

FINAL EXAM

Aunque en un lenguaje de programacion se utiliza todo el material del curso, el final se concentrara en los siguientes temas:   

​* 007-
Built in Matrix Generators
​                   * Scalar vs Array Programming Exercises
                   * Array manipulation exercises
                   * Exercises: 2D Array Manipulation

  * 008-VECTORIZATION Presentation.PDF
                  * Vectorization (MATLAB documentation reference)
                  * Reference: Preallocate Memory
                  * Reference: Preallocation is not an option 

  * Logical Arrays and Masks Presentation
​                  * Logical Arrays and Masks Exercises
                  * Logical Arrays and Mask Example

FUNCTIONS (5 class sesions)

* 
006-Introduction to Functions Presentation
  * Dealing with Syntax Errors and Debugging
         ** Functions Exercises (pdf)
         ** Simple-Sum Function Exercises
         ** function Template
         ** function check list
  * Anonymous Functions
          ** Anonymous Function Example: Fahrenheit to Celsius
  * Recursive Functions Presentation
           ** Recursive Functions Exercises
          **  Recursive Function sumLOG, solution
  * Function Call By Value Scheme
  
  * Eval Function
  
  * MATLAB LIBRARY FUNCTIONS.
      matlab have more than 1000 library functions. Below are two list, by alphabetical order and by category.  You can access this                  information by yourself by typing 'function' in the matlab search window:

            * MATLAB Library function list alphabetical (reference)
            * MATLAB Library function list by category (reference)

​
CELL ARRAYS & MULTIDIMENSIONAL ARRAYS

* Cell Arrays & Multidimensional Arrays
* input/output in External File: the textscan function
Proudly powered by Weebly
  • Home
  • Algorithms and Computer Programming
    • Old Exams
    • Class Notes >
      • Special Topics
      • EXAM #1
      • EXAM #2
      • FINAL EXAM
      • Problem Solutions
      • Plotting
      • Image Processing
    • Syllabus/Rules
    • Agenda (Programming)
    • Computer Projects
    • Grades
  • Numerical Methods
    • Syllabus % Rules2
    • EXAMS, OLD
    • EXAM-1
    • EXAM-2
    • FINAL EXAM
    • References
    • Grades
    • Solutions