Introduction to Matlab

By |

This workshop will introduce you to Matlab. We will look at general coding syntax, matrix operations, writing functions, symbolic capabilities, etc. Computers will be available to complete exercises.

Read More

Introduction to MATLAB

By |

This workshop introduces participants to MATLAB. Topics include indexing and slicing of vectors and matrices, creation of script M-files and functions, control flow operators and basic 2D and 3D visualization….

Read More

Regular Expressions II

By |

Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find”…

Read More