Gauss Elimination Method with MATLAB code

  Рет қаралды 87,325

ATTIQ IQBAL

ATTIQ IQBAL

Күн бұрын

The contents of this video lecture are:
📜Contents 📜
📌 (0:03​​​​) Gauss elimination Process
📌 (5:15​) MATLAB code of Gauss elimination Method
#gausseliminationmethod
#gaussianeliminationprocess
#linearsystems​
#numericalanalysis​​​​
#numericalcomputation

Пікірлер: 75
@thegratelucky
@thegratelucky 3 жыл бұрын
Very well explained, great video. Better than my college teacher!
@jyotishkosarkar249
@jyotishkosarkar249 2 жыл бұрын
OUR teachers do not even teach us thos
@muhammadameerhamza3413
@muhammadameerhamza3413 Жыл бұрын
😅😂🤣
@saadidrees1037
@saadidrees1037 2 жыл бұрын
Very clear explanation for the loops. I have never heard a better and more clearer explanation of a code.
@parantapyadav4529
@parantapyadav4529 2 жыл бұрын
sir your knowledge in the subject is deep rooted and excellent. thanks sir for making such informative video.
@muradsaleem9746
@muradsaleem9746 3 жыл бұрын
Your way of teaching the complex concepts is just out of this world.
@ATTIQIQBAL
@ATTIQIQBAL 3 жыл бұрын
Thanks brother
@prashantdahiya711
@prashantdahiya711 3 жыл бұрын
Sirji, tussi great ho, mahaan ho, kese soch lia etna sab and ettu se code me bhar dia, kamaal hi kar dia sirji, thank you.
@marisolreveles2575
@marisolreveles2575 2 жыл бұрын
Idk what you're saying but my code worked, thank you sm!
@rajnishmaithani6401
@rajnishmaithani6401 Жыл бұрын
What beautiful way of explaining the complex problem! great job.
@lalitchetan4678
@lalitchetan4678 3 жыл бұрын
bahot hi umda samjhaya aapne! Dhanyavaad!!
@ASHISHSHARMA-mo5pf
@ASHISHSHARMA-mo5pf 3 жыл бұрын
Keep sharing valuable information sir 🙏🙌🙌
@ДмитрийЖабровец-ъ2ъ
@ДмитрийЖабровец-ъ2ъ 2 жыл бұрын
Thank you very much! Hello from Russia
@idreesafridi6494
@idreesafridi6494 3 жыл бұрын
Mashahallah.... Great work...
@DanielPolanco-cq8eq
@DanielPolanco-cq8eq 3 ай бұрын
Great explanation!
@urielalvarado3363
@urielalvarado3363 Жыл бұрын
New sub. Clear explanation bro, you saved my life. Regards from Mexico
@melanieflorez4226
@melanieflorez4226 Жыл бұрын
Thank you for the clear explanation, it was very easy to follow. I tried replicating but I am getting an error in line 15 for you when doing X(k). It says unable to perform assignment because the left and right sides have a different number of elements. I was wondering if you knew about this error or how to fix it? Thank you again!
@BestVideos01
@BestVideos01 2 жыл бұрын
awesome job. please put code in describtion section
@khalidbin1789
@khalidbin1789 2 жыл бұрын
Just wow. Thank you so much,sir
@nfnacademy6474
@nfnacademy6474 Жыл бұрын
Thanks for this video
@rahuldorai6628
@rahuldorai6628 2 жыл бұрын
Very beautifully explained
@mudassirmughal6284
@mudassirmughal6284 3 жыл бұрын
Mashallah great work
@ShakibShah-hm8sv
@ShakibShah-hm8sv Жыл бұрын
Excellent brother! ❤️❤️
@nirsclassroom
@nirsclassroom 3 жыл бұрын
Thank You So Much for this explanation, Can You Please Upload the process and code for Gause Jordan??
@ATTIQIQBAL
@ATTIQIQBAL 3 жыл бұрын
Haven't tried it
@nirsclassroom
@nirsclassroom 3 жыл бұрын
@@ATTIQIQBAL Assalamu Alaikum, Thanks for Replying, I am from Bangladesh, Are you from India? I will be grateful if you upload gause jordan code. Thank You ❤️❤️
@Arif-yd8fj
@Arif-yd8fj 2 жыл бұрын
thank you very much bro..love you bro
@darshanr4069
@darshanr4069 3 жыл бұрын
Sir Can you please explain the for loop having 'k' please.
@atharvadalvi72
@atharvadalvi72 9 ай бұрын
Thank you sir🙏🙏
@aqdashashmi
@aqdashashmi 3 жыл бұрын
You are great...Mr
@malikshahzaib1049
@malikshahzaib1049 2 жыл бұрын
why there is an error accuring in step 3: N = length (B);
@sandeepkumarmahto7927
@sandeepkumarmahto7927 3 жыл бұрын
thank you, well explained!
@anastasiialytvyn2941
@anastasiialytvyn2941 2 жыл бұрын
Thank You so much!!!!
@Seth.MOBE.
@Seth.MOBE. Жыл бұрын
Sir aap aik video bna dein plz js ma without loop hm gauss elimination method ka code bna skein... Plz hamein sir ne task diya hai
@mahadihasan7868
@mahadihasan7868 3 жыл бұрын
Mashallah Tnx You sir♥️♥️♥️♥️
@dpxy1599
@dpxy1599 2 жыл бұрын
Great
@Adarsh-hg1rm
@Adarsh-hg1rm 5 ай бұрын
thanks mang
@mrigankchhabra3844
@mrigankchhabra3844 3 жыл бұрын
Greetings Mr Iqbal, At first I would like to present my warm wishes of such an auspicious day and I hope your week is going well. I am watching your video lectures of Matlab coding of gauss elimination and having some queries which are as follows - 1. Why did you apply colon after 'Enter your coefficient matrix' and 'Enter your source vector' ? 2. What is the significance of using for function and can't we just define the variables without using this function? 3. After using for function you have first defined j i.e., column so can't we first define the row and then the column? 4. How Matlab will get to know that we are defining column or row at the first place as only applying parenthesis what we write first Matlab then assumes it as rows and the latter column? Thank you for your time to read my message and I look forward to hear from you regarding the same. Best wishes, Mrigank
@ATTIQIQBAL
@ATTIQIQBAL 3 жыл бұрын
The answers to your questions are: 1. The colon is added to the prompt message just to make it look beautiful. 2. Nested for loops are used to make zeros below each pivot entry. The outer loop fixes the column and the inner loop moves into the rows of that column. 3. j is used for columns but there is no restriction you can use any variable for columns or rows. If you have some good logic to make zero below each pivot entry by fixing the rows and moving into the column then of course you can do it. 4. Yes you are right. The first place in the parathesis is for rows and the second for columns. I hope it helps you.
@mrigankchhabra3844
@mrigankchhabra3844 3 жыл бұрын
Greetings Mr.Iqbal, Thank you for your response and I have understood the concept, I think it would be much better to fix the column and adjust the row accordingly. You have created the general code valid for any nxm matrix. However I have realised few more things that the function length describes either the number of rows or the number of columns depending on which is greater, and using size function let us know of how many rows and column are in any matrix. But what I want to know now why did you use N=length(B), I know this function and how to use it but I can't see any significance or objective to use this function.
@mrigankchhabra3844
@mrigankchhabra3844 3 жыл бұрын
Also, it would be really appreciable and your kind fulness if you could upload the Gauss Jordon method too. As I have subscribed your channel and looking forward to learn many things from your videos. I find it incredibly helpful.
@ATTIQIQBAL
@ATTIQIQBAL 3 жыл бұрын
@@mrigankchhabra3844 Yes you are right about length and size function. The reason why I used the length command on B is that it will automatically pick the number of entries in vector B from which we can define the dimension of our matrix of unknowns. The important thing to understand here is that to get a unique solution by using the gauss elimination method, there should be n equations for n unknowns.
@ATTIQIQBAL
@ATTIQIQBAL 3 жыл бұрын
@@mrigankchhabra3844, I will surely make the Gauss-Jordan video as soon as I get time. Thank you for taking an interest.
@QAYEESIMRUL
@QAYEESIMRUL 2 жыл бұрын
thank you so much
@HarpreetSingh-hi6wb
@HarpreetSingh-hi6wb 2 жыл бұрын
Thank you so much :)
@HarshKumar-fm6tg
@HarshKumar-fm6tg 3 жыл бұрын
thanks brother
@FiveTimeZero
@FiveTimeZero Жыл бұрын
tnx sir ❤
@sandeshkumari8996
@sandeshkumari8996 2 жыл бұрын
Thanks sir
@Caleb-mf3ko
@Caleb-mf3ko Жыл бұрын
Loved the video! I am having an issue where the x array is only the last X value and the 2nd to last X (X4 and X3). Does anyone have suggestions? As far as i can tell i have the exact same loops.
@Caleb-mf3ko
@Caleb-mf3ko Жыл бұрын
Just a syntax error! Great vijo
@avijitchakroborty5569
@avijitchakroborty5569 2 жыл бұрын
Thanks❤
@arinahurgoi3031
@arinahurgoi3031 2 жыл бұрын
its not working in matlab, triple checked it. It won't let me go past Aug=[A B]
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
Send screenshot at attiqforstudents@gmail.com
@tazafackbiron1464
@tazafackbiron1464 2 жыл бұрын
Thanks for the lesson Dr. I have an issue. The code is not executing properly in my machine. At the final result I'm not having zero at Aug(3,2). Please what could be the error.? Thanks.
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
Email me the code and screenshot of your output at attiqforstudents@gmail.com
@Shadhin_2.O
@Shadhin_2.O 7 күн бұрын
14:53 sir apne konsa cammand kea hain ke command window history chala aai ?
@ATTIQIQBAL
@ATTIQIQBAL 7 күн бұрын
Keyboard up arrow key
@Shadhin_2.O
@Shadhin_2.O 7 күн бұрын
@@ATTIQIQBAL Thank you. i am watching from Bangladesh.
@s8g_nr
@s8g_nr 2 жыл бұрын
What is the meaning of k=N-1 : -1 : 1?
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
It's the backward loop which will start from N-1 and reach at 1 with the decrement of 1 in each iteration.
@s8g_nr
@s8g_nr 2 жыл бұрын
@@ATTIQIQBAL Thank you sir
@anujitmaity0722
@anujitmaity0722 2 жыл бұрын
Thanks
@erencangelen
@erencangelen 2 жыл бұрын
Sen adamsın kardeşim
@sakshipandey2031
@sakshipandey2031 2 жыл бұрын
Sir can we 3*3 also by this method ..? I ask Because I try but when I run aug after for loop then it give me NaN type something what is the problem can you pls solve my problem
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
It's because the system you're inputing is inconsistent. The inconsistent system either have no solution or infinitely many solutions based on the last pivot entry and the entry of B vector infront of it after converting it to echlon form. Search more about inconsistent systems on google.
@academyofmaths8624
@academyofmaths8624 2 жыл бұрын
Does it work for matrix having order 3x4 or 5x7 or may be 6x4??
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
This code will only solve the systems which have a unique solution. The matrices you are referring to can not have unique solutions since the number of unknowns are not equal to the number of equations. In your case, there might be infinitely many solutions or no solution at all.
@academyofmaths8624
@academyofmaths8624 2 жыл бұрын
Shukaya janab
@jaschamaeatienza8064
@jaschamaeatienza8064 2 жыл бұрын
Hello gooday, may i ask what is the arrow symbol called? thank youu
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
Which arrow symbol you're taking about?
@rollolo5648
@rollolo5648 2 жыл бұрын
what aug means?
@ATTIQIQBAL
@ATTIQIQBAL 2 жыл бұрын
It's just a name of a variable which have augmented matrix.
@darmellahabdellatif7360
@darmellahabdellatif7360 2 жыл бұрын
video kizabi
@sahibsahibli3843
@sahibsahibli3843 2 жыл бұрын
ogulsan
@peejaycarino8833
@peejaycarino8833 Жыл бұрын
i cant understand ur english well its like ur chewing everytime you talk
Partial Pivoting in Gauss Elimination with MATLAB code
15:32
ATTIQ IQBAL
Рет қаралды 26 М.
AMATH352 Gaussian Elimination Matlab
37:32
Niall M Mangan
Рет қаралды 32 М.
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 37 МЛН
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,7 МЛН
когда не обедаешь в школе // EVA mash
00:57
EVA mash
Рет қаралды 3,8 МЛН
Gauss Jordan Method with MATLAB code
20:37
ATTIQ IQBAL
Рет қаралды 37 М.
Gauss-Seidal Method and Examples
26:31
Dr. Harish Garg
Рет қаралды 4,8 М.
Gaussian elimination | Lecture 10 | Matrix Algebra for Engineers
14:00
Jeffrey Chasnov
Рет қаралды 373 М.
MATLAB Code of Newton-Raphson method for root finding
17:12
Dr. Harish Garg
Рет қаралды 26 М.
Gauss Elimination and Back-Substitution
21:39
MATLAB Programming for Numerical Computation
Рет қаралды 78 М.
NADIR ALI PODCAST FEATURING DR ZAKIR NAIK !!
1:41:28
Nadir Ali
Рет қаралды 6 МЛН
Introduction to MATLAB for beginners
1:18:50
ATTIQ IQBAL
Рет қаралды 11 М.
Matlab : Linear System using Gauss Elimination
20:18
Engineer Hunter
Рет қаралды 2,6 М.
Gaussian Elimination in Matlab
19:08
Keith Woodbury
Рет қаралды 174 М.
Gaussian Elimination & Row Echelon Form
18:40
The Organic Chemistry Tutor
Рет қаралды 2,6 МЛН