No video

Tri-Diagonal Matrix Algorithm

  Рет қаралды 49,384

MATLAB Programming for Numerical Computation

MATLAB Programming for Numerical Computation

Күн бұрын

1. The translated content of this course is available in regional languages. For details please visit nptel.ac.in/tr...
The video course content can be accessed in the form of regional language text transcripts, books which can be accessed under downloads of each course, subtitles in the video and Video Text Track below the video.
Your feedback is highly appreciated. Kindly fill this form forms.gle/XFZh...
2. Regional language subtitles available for this course
To watch the subtitles in regional language:
1. Click on the lecture under Course Details.
2. Play the video.
3. Now click on the Settings icon and a list of features will display
4. From that select the option Subtitles/CC.
5. Now select the Language from the available languages to read the subtitle in the regional language.

Пікірлер: 26
@animeshmmc10
@animeshmmc10 8 жыл бұрын
Hello Sir. Thanks a lot for the video. But I have a request. Can you please post the link of 'showMatrix' file. Thanks for your help.
@vhha
@vhha 3 жыл бұрын
Amazing stuff - thanks !
@ramakrishnarakhi8952
@ramakrishnarakhi8952 6 ай бұрын
How to solve if we have 2 dimensional tridiagonal matrix
@jednecro4939
@jednecro4939 3 жыл бұрын
we need this with neuman boundry.
@jednecro4939
@jednecro4939 3 жыл бұрын
YOU NEED TO SHARE showMatrix function.
@sunilalimbu1594
@sunilalimbu1594 3 жыл бұрын
Could you kindly show us how to make show matrix function?
@haveanicetime
@haveanicetime 6 жыл бұрын
Vielen Dank!
@takudzwamashamba7453
@takudzwamashamba7453 2 жыл бұрын
What’s be best method to learn this course
@sunilalimbu1594
@sunilalimbu1594 3 жыл бұрын
I have a 7 by 7 matrix data, and its little difficult to input matrix data this way.
@shubhanand3791
@shubhanand3791 2 жыл бұрын
I did one modification u(n+1,1) =1 , because @ 10th Row Beta = T9 - (2 + alpha)T10 +T11 then only I got the correct result of x1 =A\b wrote this showMatrix code function X = showMatrix(l,d,u) n = length(d); X = zeros(n,n); for i = 1: n for j = 1 : n if (i==j) X(i,j) = d(j,1); if (i >1 && i < 11) X(i,j-1) = l(j,1); X(i,j+1) = u(j,1); end end end end end
@someshvirat8803
@someshvirat8803 5 жыл бұрын
good matrix
@abisheksarkar9831
@abisheksarkar9831 4 жыл бұрын
Thank you Sir....
@TheConceptGuy
@TheConceptGuy 4 жыл бұрын
Sir can you please tell the code for Showmatrix ?
@mohammadnazmulhossain564
@mohammadnazmulhossain564 6 жыл бұрын
Link of Thomas Algorithm (from 30:37) : kzbin.info/www/bejne/pF6viJiAYq9_pas
@sagar11222
@sagar11222 3 жыл бұрын
thanks, saved a lot of time
@abhigyanbhuyan3797
@abhigyanbhuyan3797 7 жыл бұрын
Sir, the "showMartrix" command is not working in matlab. How to execute the command?
@kennethmacwan9818
@kennethmacwan9818 6 жыл бұрын
It was not a command. It was a function created by him.
@saumyagandhi94
@saumyagandhi94 6 жыл бұрын
hello, may be this could help you ad=diag(d); au=diag(u,1); au1=au(1:end-1,1:end-1); al=diag(l,-1); al1=al(2:end,2:end); al=diag(l,-1); a=ad+al1+au1;
@kurumunya4536
@kurumunya4536 5 жыл бұрын
@@saumyagandhi94 Thanks
@chelliaharumugam4832
@chelliaharumugam4832 4 жыл бұрын
@@saumyagandhi94 thank you
@gorakalasaikumar5136
@gorakalasaikumar5136 3 жыл бұрын
@@saumyagandhi94 thank you...
@iitphd
@iitphd 4 жыл бұрын
Sir, I am not getting the show matrix
@kashyappadiya1476
@kashyappadiya1476 4 жыл бұрын
Show matrix is a function file created by sir, which contain set of commands with some simple logic in such a way that the input of all vectors will give tri diagonal matrix. In this case sir assumed students will figure out there own logic and will creat such function file by thier own.
@ahmedjabbar9467
@ahmedjabbar9467 5 жыл бұрын
can you please or any one here write for me the showmatrix function details?
@vivekmankotia3662
@vivekmankotia3662 4 жыл бұрын
Show matrix please
Round-Off Errors; and Iterative Methods
23:30
MATLAB Programming for Numerical Computation
Рет қаралды 56 М.
Gauss Elimination and Back-Substitution
21:39
MATLAB Programming for Numerical Computation
Рет қаралды 78 М.
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 47 МЛН
Oh No! My Doll Fell In The Dirt🤧💩
00:17
ToolTastic
Рет қаралды 9 МЛН
Lecture 32 : Tri-Diagonal Matrix Algorithm (TDMA)
36:07
IIT Kharagpur July 2018
Рет қаралды 36 М.
Nonlinear Equations in Single Variable
21:47
MATLAB Programming for Numerical Computation
Рет қаралды 37 М.
Interpolation Functions in MATLAB
19:10
MATLAB Programming for Numerical Computation
Рет қаралды 42 М.
3.4.2-Linear Algebra: Thomas' Algorithm
6:05
Jacob Bishop
Рет қаралды 67 М.
Gauss Siedel Method
16:32
MATLAB Programming for Numerical Computation
Рет қаралды 52 М.
MATLAB demonstration TDMA algorithm using matlab
29:42
Aditya Bandopadhyay - IIT Kharagpur
Рет қаралды 11 М.
Introduction and Euler\'s Method
22:28
MATLAB Programming for Numerical Computation
Рет қаралды 38 М.
Tridiagonal Systems in MATLAB | @MATLABHelper Numerical Methods
4:23
MATLAB Helper ®
Рет қаралды 41 М.
Tridiagonal Systems
34:56
Tim Trammel
Рет қаралды 426
Using MATLAB command fsolve (multi-variable)
17:03
MATLAB Programming for Numerical Computation
Рет қаралды 48 М.