Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Automate Tasks using MATLAB
Introduction
Introduction to the course (2:48)
Controlling Mouse and Keyboards to Automate Tasks
code and data
1 - Writting to NotePad and then deleting the stuff (14:47)
2 - Saving files and opening up google page (28:01)
3 - Drawing a tiger using mouse and keyboard (26:04)
Emails, Web and Running Scripts from Command Window
code and data
1 - Sending email, opening a webpage and executing system commands (21:14)
2 - Automating emails and other tasks using batch Files (21:52)
3 - Automatic screen shots and sending them as emails (18:56)
Automatically Moving Deleting and Browsing Files
code and data
1 - Automating Directory Interactions (12:02)
2 - Automating Directory Interactions_(Part 2) (9:48)
3 - Finding files and arraning them in folder structures (16:33)
Exceptions, assert, startup, finish, diary
code and data
1 - Automating programs to work during errors (15:26)
2 - Finish and Startup functions for loading preferences (14:15)
3 - Automating program checking and logging (11:15)
Automate user interactions
code and data
1 - Automating file interactions (12:47)
2 - Automatic arrangment of pictures based on years (16:48)
3 - Automate user interactions (17:58)
Code debuggging and analyzer
code and data
1 - Automate code inspection (22:44)
2 - Common Errors (17:30)
Textual processing for automatic summarization of contents
code and data
1- Summaring Textual Contents using Word Cloud (18:37)
2- Summaring Textual contents using topic models (28:37)
3 - Read the html from a google search (26:27)
Excel and MATLAB
1 - Installing Spread Sheet link (7:22)
2 - Data Transfer Between Excel and MATLAB (7:25)
3 - Using MATLAB Function and Features from Excel (7:04)
Generating ppts, word documents and pdfs
code anda data
1 - Creating Presentations (21:42)
2 - Adding Figures, Tables to ppt (18:20)
3 - Generating Word Documents (24:44)
4 - Adding Figures and Tables to Word Documents (16:45)
Regular expressions for automating information extraction
1 - Automating the text matching_DF (12:04)
1 - Executing Regular Expressions on Matlab, literals and meta characters (14:41)
2 - The dot metacharacter (7:01)
3 - Character Class Basics (9:11)
3 - Some exceptions with a character class (6:48)
4 - Exclusion of characters using a character class (10:55)
5 - Shorthand for character classes (6:27)
6 - Staring and Ending Anchors (5:51)
7 - Examples of starting and ending Anchors (4:53)
8 - word boundaries (part 1) (10:09)
9 - word boundaries (part 2) (9:23)
10 - Quantifiers (12:00)
11 - Limited Repetition (8:13)
12 - Lazy and Greedy Quantifiers (11:00)
13 - Understanding the Grouping (9:56)
14 - Non-capturing groups (7:23)
15 - Effect of Quantifiers on Groups (8:38)
16 - Alternation (5:37)
17- Look Ahead Assertions (10:20)
18 - Look behing Assertions (5:48)
19 - Backreferencing (11:21)
20 - Named Capturing Groups and Backreferencing (9:27)
21 - Conditions (if then else) (7:12)
23 - Examples 1- Character Ranges (16:31)
24 - Example 2 - Password Checking Example (11:09)
25 - Example 3 - IP Addresses (8:30)
26 - Example 4 - Matching a valid date (10:46)
Code and Data
3 - Some exceptions with a character class
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock