Python Program To Find Transpose Of A Matrix

Поділитися
Вставка
  • Опубліковано 7 лип 2024
  • In this Python Programming video tutorial you will learn to write the program to find transpose of a matrix in detail.
    We can treat nested list as matrix.
    Matrix Addition and Subtraction:
    • Python Program For Mat...
    Matrix Multiplication:
    • Python Program For Mat...
    #List #Python #Programming
    For more free tutorials on computer programming
    / amulsacademy
    / amulsacademy

КОМЕНТАРІ • 43

  • @rutwickalyan8003
    @rutwickalyan8003 4 роки тому +1

    Thank you for your Classic Tutorials and Excellent Explanation.

  • @nirajraut9408
    @nirajraut9408 4 роки тому +7

    You are undoubtedly the best in elucidating the code. Make a program in python 🐍 to solve sudoku.

  • @abhinavsingh4052
    @abhinavsingh4052 2 роки тому +2

    To be honest,
    A very simple code with very clear voice and an excellent explanation.
    Do make more related videos as well.

  • @objectville
    @objectville 2 роки тому

    thank you !!

  • @SivaPriyaAeee
    @SivaPriyaAeee 3 роки тому +2

    really amazing mam the best teacher i had ever seen.
    for me its show invalid literal error

  • @sahilmane2027
    @sahilmane2027 4 роки тому +1

    very well explained !!

  • @JK-lb4uq
    @JK-lb4uq 4 роки тому +1

    Helped a lot!

  • @venkatasaikarthik8970
    @venkatasaikarthik8970 4 роки тому

    What work does format function do??

  • @parthjoshi536
    @parthjoshi536 4 роки тому +4

    Yes please do for chess and sudoku

  • @mohitg3414
    @mohitg3414 4 роки тому +1

    #Osm. Mam'mm keep posting useful content like this.
    N also plz make some projects in python.
    Thanks..😘😘

  • @udaydarla1709
    @udaydarla1709 Рік тому

    Mam, can we transpose one row to column and one column to row

  • @saideepthipuppam9510
    @saideepthipuppam9510 3 роки тому +1

    why do we need to take the value for column first ? the matrix representation is rows*columns right?

    • @AmulsAcademy
      @AmulsAcademy  3 роки тому

      Yes but we are using list comprehension here right., when you take single list we will get one list with mentioned number of elements and if I want that row times then we need to take that outside.

  • @tikkavaramgudurrural5887
    @tikkavaramgudurrural5887 2 роки тому

    Mam why we are taking first for loop for column and then row why not reverse

  • @rajm5349
    @rajm5349 3 роки тому +1

    Mam can u explain any analysis using map such as heatmap

  • @user-hq9wi6gy2s
    @user-hq9wi6gy2s 4 роки тому +2

    Please make video for inverse of matrix

  • @yuu_fighter3768
    @yuu_fighter3768 3 роки тому +1

    then how about (in matrix 2x3) i wan to output like "321and 654" ?

  • @jeevantruths3904
    @jeevantruths3904 3 роки тому +1

    hii,how r u,Its been a while, revisiting your videos

  • @jeevantruths3904
    @jeevantruths3904 3 роки тому +1

    Make a video , on matrix transpose using while loop .

  • @solomonlemma5426
    @solomonlemma5426 10 місяців тому +1

    Could you shortify the code

  • @PRINCESHARMA-xd2rd
    @PRINCESHARMA-xd2rd 3 роки тому +1

    Mam voice 👍

  • @qulture2619
    @qulture2619 4 роки тому

    Sister please make a video based on python web development using django.. 🙏pls

  • @rayaravi2522
    @rayaravi2522 6 місяців тому +1

    Its not working , please give another method for inputing matrix

  • @shahdhussein3580
    @shahdhussein3580 4 роки тому

    Make a program in python to solve soduku

  • @noblessetech
    @noblessetech 4 роки тому +1

    i do not understand how u are using foramt()

    • @AmulsAcademy
      @AmulsAcademy  4 роки тому

      You can watch this video:
      ua-cam.com/video/L19e53kEciI/v-deo.html