46 - TRANSPOSE OF GIVEN MATRIX - C PROGRAMMING

preview_player
Показать описание
C PROGRAM TO FIND THE TRANSPOSE FOR GIVEN MATRIX
Рекомендации по теме
Комментарии
Автор

so your explanation is just awesome. I understood everything. thank you so much sir

bhanubhaktaadhikari
Автор

In last loop, I think there should be i<c and j<r

lekhrajdewangan
Автор

This video clear the concept.... Which help to build programming techniques. Awesome sir..😀

samparab
Автор

Sir your teaching approach is superb..
Please also teach to crack interviews questions

Rhl_ydv
Автор

you rock it sir love you and thank you

subhashnimushakavi
Автор

Videos are really useful sir keep on updating

rahulrockz
Автор

Osm nice one ...
Easy to understand 👌👍

mansibhadke
Автор

We are storing in T[j][i] so aren't we suppose to take initial value of T[i][j]=0 otherwise i could have stored any garbage value initially

bhavya
Автор

Hello Sir if is not square matrices then we need to change i<c, j<r

tejaswiadepu
Автор

Should we not put printf after int r, c, i, j ?

Mahima_talez
Автор

Sir actually if the matrix is of 3×2(other than square matrices) then how will u transpose?kindly explain

hack
Автор

sir, you did not mention where to take the elements entered by the user i.e, printf functon after declaration of variables

jitinchand
Автор

how to transpose a matrix if it is not a square matrix????

sathishkumarr
Автор

I need to multiply the matrix with its tranpose in the same program. please let me know how i can do that

ecdthz
Автор

But sir we also have to enter the values which we have to take from the user, soo where it is exactly written

shrudhichaudhary
Автор

Why t[I][j] sir and j&I instead I'm printf statement

zeuskratos
Автор

bagane explain chesturu kani programme tappu sir run aiyeeee programme syntax crrect gaa

rameshramnenavath
Автор

Sir I need the tracing of the logic in the program !

Rajesh_rk
Автор

Please upload determinant and inverse of matrix

suryachitram
Автор

Sir can we use swaping of row and coloum

pubgplayer