MATLAB COURSE, | nested loops | nested conditional structuers | explained with examples
asaan programming
MATLAB COURSE, | nested loops | nested conditional structuers | explained with examples
30:17
MATLAB COURSE | difference between break and continue statement explained with examples in urdu
asaan programming
MATLAB COURSE | difference between break and continue statement explained with examples in urdu
11:53
MATLAB COURSE | if elseif else end structure explained in urdu and hindi with examples
asaan programming
MATLAB COURSE | if elseif else end structure explained in urdu and hindi with examples
13:17
MATLAB COURSE | while loop explained  in urdu and hindi with examples
asaan programming
MATLAB COURSE | while loop explained in urdu and hindi with examples
16:06
MATLAB COURSE  explained in urdu and hindi | how to open multiple figure windows in matlab|
asaan programming
MATLAB COURSE explained in urdu and hindi | how to open multiple figure windows in matlab|
7:58
MATLAB COURSE | switch case statement explained with examples in urdu and hindi
asaan programming
MATLAB COURSE | switch case statement explained with examples in urdu and hindi
11:36
MATLAB COURSE | histogram in matlab |
asaan programming
MATLAB COURSE | histogram in matlab |
19:43
MATLAB COURSE | polar plots in command | matlab explained in urdu and hindi
asaan programming
MATLAB COURSE | polar plots in command | matlab explained in urdu and hindi
5:40
MATLAB COURSE | for loop explained in urdu and hindi with examples
asaan programming
MATLAB COURSE | for loop explained in urdu and hindi with examples
17:18
MATLAB COURSE | multiple plots on a single page | multiple graphs on a single page
asaan programming
MATLAB COURSE | multiple plots on a single page | multiple graphs on a single page
9:09
MATLAB COURSE | logical operators | and , or and not operator | order of precedence for all operator
asaan programming
MATLAB COURSE | logical operators | and , or and not operator | order of precedence for all operator
16:54
MATLAB COURSE |relational operator | logical vectors | use of relational operators in addressing
asaan programming
MATLAB COURSE |relational operator | logical vectors | use of relational operators in addressing
15:15
MATLAB COURSE | if else end structure explainded with examples |
asaan programming
MATLAB COURSE | if else end structure explainded with examples |
14:46
MATLAB COURSE | if-end structure explained with examples |  conditional structure |
asaan programming
MATLAB COURSE | if-end structure explained with examples | conditional structure |
14:22
MATLAB COURSE | built in logical functions | and ,or , not and xor| all , any and find functions
asaan programming
MATLAB COURSE | built in logical functions | and ,or , not and xor| all , any and find functions
16:09
MATLAB COURSE | why do we need error bars | error bars
asaan programming
MATLAB COURSE | why do we need error bars | error bars
10:21
MATLAB COURSE, formating texts in text commands, how modifiers are used in text formatting
asaan programming
MATLAB COURSE, formating texts in text commands, how modifiers are used in text formatting
27:13
MATLAB COURSE, graphs of functions using plot command | fplot command
asaan programming
MATLAB COURSE, graphs of functions using plot command | fplot command
14:55
MATLAB COURSE, 2d graphs using plot command, linespecifiers, property name and property value
asaan programming
MATLAB COURSE, 2d graphs using plot command, linespecifiers, property name and property value
21:15
MATLAB COURSE, plotting multiple graphs | line command |hold on and hold off |
asaan programming
MATLAB COURSE, plotting multiple graphs | line command |hold on and hold off |
16:14
MATLAB COURSE| formating a graph| labels , titles, legends, text command and gtext command
asaan programming
MATLAB COURSE| formating a graph| labels , titles, legends, text command and gtext command
13:08
MATLAB COURSE | how to  create and save data in files using fprintf command  | fprintf command
asaan programming
MATLAB COURSE | how to create and save data in files using fprintf command | fprintf command
23:51
MATLAB COURSE | fprint command | displaying results and messages in matlab | important lec of matlab
asaan programming
MATLAB COURSE | fprint command | displaying results and messages in matlab | important lec of matlab
29:30
MATLAB COURSE | output in matlab | disp command
asaan programming
MATLAB COURSE | output in matlab | disp command
11:04
MATLAB COURSE| taking input in script file | workspace window |
asaan programming
MATLAB COURSE| taking input in script file | workspace window |
19:17
MATLAB COURSE | generating random numbers | rand | randi | randperm | randn command
asaan programming
MATLAB COURSE | generating random numbers | rand | randi | randperm | randn command
16:45
MATLAB COURSE | Built-in-functions for analyzing matrices | max , min functions
asaan programming
MATLAB COURSE | Built-in-functions for analyzing matrices | max , min functions
8:50
MATLAB COURSE | arithmetic operations on matrices | element by element arithmetic operations
asaan programming
MATLAB COURSE | arithmetic operations on matrices | element by element arithmetic operations
23:26
MATLAB COURSE |what are strings |why  we need string | traversing and accessing elements of strings
asaan programming
MATLAB COURSE |what are strings |why we need string | traversing and accessing elements of strings
12:53
MATLAB COURSE in urdu and hindi | built in functionns for analyzing arrays |reshape command
asaan programming
MATLAB COURSE in urdu and hindi | built in functionns for analyzing arrays |reshape command
10:18
MATLAB COURSE | deleting elements from arrays | adding elements in arrays| colum by column indexing
asaan programming
MATLAB COURSE | deleting elements from arrays | adding elements in arrays| colum by column indexing
23:13
MATLAB COURSE | Addressig in arrays| modifiying elements in arrays
asaan programming
MATLAB COURSE | Addressig in arrays| modifiying elements in arrays
18:35
MATLAB COURSE in urdu| two dimensioal arrays | define two dimensional arrays |transpose operator
asaan programming
MATLAB COURSE in urdu| two dimensioal arrays | define two dimensional arrays |transpose operator
14:25
MATLAB COURSE | script files | why do we need script files |creation and execution of script files
asaan programming
MATLAB COURSE | script files | why do we need script files |creation and execution of script files
9:07
MATLAB  COURSE | 1D array | row and colum vector in matlab  | vector with constant spacing
asaan programming
MATLAB COURSE | 1D array | row and colum vector in matlab | vector with constant spacing
8:47
MATLAB COURSE|  matlab as a calculator |display formats in matlab
asaan programming
MATLAB COURSE| matlab as a calculator |display formats in matlab
18:56
MATLAB COURSE, | elementary functions in matlab| trigonometry functions in matlab
asaan programming
MATLAB COURSE, | elementary functions in matlab| trigonometry functions in matlab
19:15
C++ FUNDAMENTAL, scope resolution operator, static members , local and global variables in c++
asaan programming
C++ FUNDAMENTAL, scope resolution operator, static members , local and global variables in c++
15:20
increment operator| decrement operator | postfix and prefix increment and decrement operator
asaan programming
increment operator| decrement operator | postfix and prefix increment and decrement operator
5:48
Destructor in cpp| new keyword| delete keyword| |difference between constructor and destructor
asaan programming
Destructor in cpp| new keyword| delete keyword| |difference between constructor and destructor
16:18
C++ FUNDAMENTAL | constructor in classes |types of constructor| default constructor| copy constructo
asaan programming
C++ FUNDAMENTAL | constructor in classes |types of constructor| default constructor| copy constructo
17:48
introduction  to classes and objects | what are classes| how objects are created | access specifiers
asaan programming
introduction to classes and objects | what are classes| how objects are created | access specifiers
28:52
C++ FUNDAMENTALS | difference between arrays and vectors | vectors in c++, traversing in vectors
asaan programming
C++ FUNDAMENTALS | difference between arrays and vectors | vectors in c++, traversing in vectors
7:47
C++ FUNDAMENTAL| Arrays and array pointer in c++ | traversing through array in c++
asaan programming
C++ FUNDAMENTAL| Arrays and array pointer in c++ | traversing through array in c++
17:54
Pointers  in c++ , const with pointers, explained in hindi and urdu
asaan programming
Pointers in c++ , const with pointers, explained in hindi and urdu
19:25
Break statement , Continue statement, explained in urdu and hindi
asaan programming
Break statement , Continue statement, explained in urdu and hindi
10:32
C++ FUNDAMENTAL, repetitional control structures, for loop , while loop, do while loop, for begginer
asaan programming
C++ FUNDAMENTAL, repetitional control structures, for loop , while loop, do while loop, for begginer
20:48
C++ FUNDAMENTAL, Sequential and selectional control structures c++                 if else structure
asaan programming
C++ FUNDAMENTAL, Sequential and selectional control structures c++ if else structure
12:23
control structures, loops, if else , while loop , for loop while loop,do while loop
asaan programming
control structures, loops, if else , while loop , for loop while loop,do while loop
12:42
C++ FUNDAMENTAL , Functions in c++, inline function, types of functions, Return types of function,
asaan programming
C++ FUNDAMENTAL , Functions in c++, inline function, types of functions, Return types of function,
18:57
MATLAB for beginners,  layout or interface of matlab, types of windows, working in command window
asaan programming
MATLAB for beginners, layout or interface of matlab, types of windows, working in command window
11:47
C++ FUNDAMENTAL   , BASIC COMPONENTS OF A C++ PROGRAM,C++ FOR BEGINNERS
asaan programming
C++ FUNDAMENTAL , BASIC COMPONENTS OF A C++ PROGRAM,C++ FOR BEGINNERS
16:15