- 25
- 380
Kaushiki Mukherjee
India
Приєднався 8 лют 2023
Channel provides some lectures on different mathematical concepts, techniques and ideas.
C Program code Pyramid of natural numbers
Discussing how one can write a C program code to display natural numbers in form of a pyramid
Переглядів: 2
Відео
Calculus Differentiation Application Part-2
Переглядів 10День тому
Finding optima(Maxima, Minima) & computing optimum(maximum, minimum) value of single variable function using first and second order derivatives
Few Applications Of Differentiation of Function #maths #differentiation #mathstutoring
Переглядів 1321 день тому
2nd lecture in series of lectures on derivatives of functions. Discussing 2 applications of function's derivative.
geometryanalysis of lpp solution part1
Переглядів 18Місяць тому
geometryanalysis of lpp solution part1
Differentiation of Function #maths #differentiation #mathstutoring
Переглядів 17Місяць тому
Lecture on first order derivatives of functions. Some basic ideas are discussed. Please feel free to ask your questions in the comments. Happy Learning!!
curve fitting by least square method
6 місяців тому
Discussing the theory behind least square curve fitting
c program parabolic curve fit
Переглядів 196 місяців тому
Discussing program code in C language for designing parabolic curve fitting procedure
GAUSSS SEIDAL METHOD(2nd PART)
Переглядів 46 місяців тому
GAUSS SEIDAL METHOD for solving system of linear equations will be discussed in two parts. This is the 2nd part of the video.
Power Method -I
Переглядів 106 місяців тому
It is a numerical method that is used for finding largest eigen value. The method is described in short in the first.