Name | Download | Download Size |
---|---|---|
Lecture Note | Download as zip file | 2.1M |
Module Name | Download |
---|---|
noc20_ge05_assigment_1 | noc20_ge05_assigment_1 |
noc20_ge05_assigment_2 | noc20_ge05_assigment_2 |
noc20_ge05_assigment_3 | noc20_ge05_assigment_3 |
noc20_ge05_assigment_4 | noc20_ge05_assigment_4 |
noc20_ge05_assigment_5 | noc20_ge05_assigment_5 |
noc20_ge05_assigment_6 | noc20_ge05_assigment_6 |
noc20_ge05_assigment_7 | noc20_ge05_assigment_7 |
noc20_ge05_assigment_8 | noc20_ge05_assigment_8 |
Module Name | Download | Description | Download Size |
---|---|---|---|
Module 1: Introduction to MATLAB | practiceProblems1.pdf | Problems for Practise | 78 |
Module Name | Download | Description | Download Size |
---|---|---|---|
Module 1: Introduction to MATLAB | FinalExam_Pattern | Exam Pattern | 114 |
Module 1: Introduction to MATLAB | schedules | schedules | 135 |
Sl.No | Chapter Name | MP4 Download |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | English |
---|---|---|
1 | Course Introduction | Download Verified |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download Verified |
3 | Lec 1.2: Array Operations in MATLAB | Download Verified |
4 | Lec 1.3: Loops and Execution Control | Download Verified |
5 | Tutorial: Using Arrays | Download Verified |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download Verified |
7 | Lec 1.5: Plotting and Output | Download Verified |
8 | How to submit MATLAB Assignment | Download Verified |
9 | Lec 2.1: Errors in Numerical Computation | Download Verified |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download Verified |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download Verified |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download Verified |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download Verified |
14 | Lec 3.1: Differentiation in Single Variable | Download Verified |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download Verified |
16 | Lec 3.3: Partial Differentials (Bonus) | Download Verified |
17 | Lec 3.4: Numerical Integration | Download Verified |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download Verified |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download Verified |
20 | Lec 4.1: Basics of Linear Algebra | Download Verified |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download Verified |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download Verified |
23 | Lec 4.4: Gauss Siedel Method | Download Verified |
24 | Lec 4.4 (Tutorial) | Download Verified |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download Verified |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download Verified |
27 | Lec 5.2: Using MATLAB command fzero | Download Verified |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download Verified |
29 | Lec 5.4: Newton-Raphson (single variable) | Download Verified |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download Verified |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download Verified |
32 | Lec 6.1: Introduction | Download Verified |
33 | Lec 6.2: Linear Least Squares Regression | Download Verified |
34 | Lec 6.3: Nonlinear and Functional Regression | Download Verified |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download Verified |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download Verified |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download Verified |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download Verified |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download Verified |
40 | Lecture 7.5: Error Analysis | Download Verified |
41 | Lecture 8.1: Multi-Variable ODE | Download Verified |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download Verified |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download Verified |
44 | Lecture 8.4: A Final Example | Download Verified |
45 | Tutorial: How to do linear and nonlinear regression | Download Verified |
Sl.No | Chapter Name | Bengali |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Gujarati |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Hindi |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Kannada |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Malayalam |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Marathi |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Tamil |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |
Sl.No | Chapter Name | Telugu |
---|---|---|
1 | Course Introduction | Download |
2 | Lecture 1.1: Basics of Programming using MATLAB | Download |
3 | Lec 1.2: Array Operations in MATLAB | Download |
4 | Lec 1.3: Loops and Execution Control | Download |
5 | Tutorial: Using Arrays | Download |
6 | Lec 1.4: MATLAB Files -- Scripts and Functions | Download |
7 | Lec 1.5: Plotting and Output | Download |
8 | How to submit MATLAB Assignment | Download |
9 | Lec 2.1: Errors in Numerical Computation | Download |
10 | Lec 2.2: Truncation Errors and Taylors Series | Download |
11 | Lec 2.3: Round-Off Errors; and Iterative Methods | Download |
12 | Lec 2.4: Step-wise Methods and Error Propagation | Download |
13 | How to get MATLAB Online access (for all enrolled students of this course) | Download |
14 | Lec 3.1: Differentiation in Single Variable | Download |
15 | Lec 3.2: Higher Order Differentiation Formulae | Download |
16 | Lec 3.3: Partial Differentials (Bonus) | Download |
17 | Lec 3.4: Numerical Integration | Download |
18 | Lec 3.5: Multiple Applications of Integration Formulae | Download |
19 | Lec 3.6: In-Build MATLAB Integration Functions | Download |
20 | Lec 4.1: Basics of Linear Algebra | Download |
21 | Lec 4.2: Gauss Elimination and Back-Substitution | Download |
22 | Lec 4.3: LU Decomposition and Partial Pivoting | Download |
23 | Lec 4.4: Gauss Siedel Method | Download |
24 | Lec 4.4 (Tutorial) | Download |
25 | Lec 4.5: Tri-Diagonal Matrix Algorithm | Download |
26 | Lec 5.1: Nonlinear Equations in Single Variable | Download |
27 | Lec 5.2: Using MATLAB command fzero | Download |
28 | Lec 5.3: Fixed Point Iteration in Single Variable | Download |
29 | Lec 5.4: Newton-Raphson (single variable) | Download |
30 | Lec 5.5: Using MATLAB command fsolve (multi-variable) | Download |
31 | Lec 5.6: Newton-Raphson (multi Variable) | Download |
32 | Lec 6.1: Introduction | Download |
33 | Lec 6.2: Linear Least Squares Regression | Download |
34 | Lec 6.3: Nonlinear and Functional Regression | Download |
35 | Lec 6.4: Interpolation Functions in MATLAB | Download |
36 | Lecture 7.1: Introduction and Euler\'s Method | Download |
37 | Lecture 7.2: Runge-Kutta (RK-2) method | Download |
38 | Lecture 7.3: MATLAB ode45 algorithm | Download |
39 | Lecture 7.4: Higher order Runge-Kutta Methods | Download |
40 | Lecture 7.5: Error Analysis | Download |
41 | Lecture 8.1: Multi-Variable ODE | Download |
42 | Lecture 8.2: Stiff Systems & Solution using ode15s | Download |
43 | Lecture 8.3: Method of Lines for transient PDEs | Download |
44 | Lecture 8.4: A Final Example | Download |
45 | Tutorial: How to do linear and nonlinear regression | Download |