Channel Avatar

IT SAFAL @UCvsKqkXH1y0pov59qAmSSKA@youtube.com

49 subscribers - no pronouns set

"Welcome to IT SAFAL !


14:21
Inverse of matrix by gauss jordan method || Numerical methods
10:20
Gauss jordan method || Numerical methods
09:51
Gauss elimination with complete pivoting || numerical methods
08:16
Gauss elimination with partial pivoting || Numerical methods
09:11
Gauss elimination method || Numerical methods
04:18
Backward difference method || Numerical differentiation
05:09
Central difference method || Numerical differentiation ||
07:38
Forward difference method || Two Point Forward difference method || Numerical methods
05:56
Horner's method || Evaluating polynomials || Numerical methods
18:00
Fix point iteration method or iteration method || Numerical Methods
02:50
Difference between centralized and distributed database system || DBMS
11:48
False position method or Regula falsi method || Numerical methods
10:23
Newton Raphson Method || Numerical methods
12:16
Find the root of equation cosx-xe^x = 0 using secant method || Numerical method example
12:26
Secant Method || Chord method || Numerical methods
16:40
Least squares method || linear regression equation - line of best fit equation
05:30
Errors in numerical calculations || Numerical methods
16:21
Bisection method | numerical methods | with two solved questions
15:46
Exponential regression || Numerical Methods
10:30
Polynomial regression || Numerical Methods
17:18
Trial and error method | Numerical methods
06:46
Interpolation vs regression || Key differences between them
06:47
Interpolation vs Extrapolation || Definition and Difference
06:18
lagrange's interpolation || Numerical methods
11:11
Newton's backward formula for interpolation |Numerical methods
13:11
Newton's forward formula for interpolation || Numerical methods
05:47
Three level of Data Abstraction || DBMS
04:51
Interpolation || Numerical Methods
03:23
Difference between 2 tier architecture and 3 tier architecture
06:59
one tier , two tier , three tier architecture of client server architecture
03:01
Client server architecture || Types : DBMS Course
04:27
Centralized architecture || DBMS Course
06:57
Database system environment in DBMS
06:17
Database languages in DBMS ||Types : DBMS course
03:36
Data independence in DBMS || logical and physical
06:27
Three Schema Architecture in DBMS || 3 levels
04:53
Relational model , Network Database model || Data Model || part - 3
00:54
Information Technology in Hindi
04:16
Hierarchical model and Object oriented model of Data model || Part - 2
04:54
Data Models in DBMS || E-R diagram (E -R model) in Database || Part - 1
06:07
Database Users and their roles || DBMS COURSE
07:04
Introduction to Database management system ||
03:06
Difference between Database manager & Database Administrator ||
04:59
What is Priority Queue ? Complete Explanation With its Types
03:22
Difference between Linear queue and Circular queue ||
08:41
Deletion ( Dequeue ) operation on circular queue ||
09:45
How to perform insertion in circular Queue ?
04:22
What is Circular queue in Data Structure ?
06:35
Queue as an ADT || Data structure and algorithm
04:16
Dequeue Operation on Queue || Data Structure and Algorithm
06:02
Enqueue operation on Queue || Data Structure and Algorithm
03:42
Operations on Queue || Enqueue ,dequeue and other operations
06:41
Queue in Data Structure and Algorithm ||
01:54
Evaluation of Infix Expression Using Stack
04:20
Evaluation of prefix Expression using Stack ||
04:05
Evaluation of Postfix Expression using Stack
04:04
Convert prefix to infix expression using Stack
04:00
Convert postfix to infix expression using Stack || Data structure and Algorithm
04:12
How to perform different operations on stack in c-programming || PUSH,POP and other Operations
03:10
Convert infix to prefix expression using Stack