Lecture 3: Matrices & Arrays | Exploring MATLAB

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ม.ค. 2025

ความคิดเห็น • 34

  • @frankfernandez6424
    @frankfernandez6424 5 ปีที่แล้ว +1

    I think I've been watching for....a year and a half now? Love those videos

  • @matthewkelly8445
    @matthewkelly8445 5 ปีที่แล้ว

    Getting Better All The Time💖

  • @treverjenkins7080
    @treverjenkins7080 5 ปีที่แล้ว

    You are literally god 😍

  • @dominickirk5411
    @dominickirk5411 5 ปีที่แล้ว +1

    It's interesting! 👀

  • @dyahnursuci677
    @dyahnursuci677 4 ปีที่แล้ว +2

    thank you so much. very helpful..

    • @AhmadBazzi
      @AhmadBazzi  3 ปีที่แล้ว

      Glad it was helpful! Please make sure you subscribe to the channel here th-cam.com/users/AhmadBazzi

  • @leifboyle994
    @leifboyle994 5 ปีที่แล้ว +1

    lovely video

  • @ryleewatsica7122
    @ryleewatsica7122 5 ปีที่แล้ว +1

    Best ever🔥

  • @walterrape5381
    @walterrape5381 5 ปีที่แล้ว

    Spectacular ! Keep them 🇨🇴

  • @Rainstorm121
    @Rainstorm121 3 ปีที่แล้ว

    Thanks Sir. When you use matlab to analyze data, what is the logic here? Do we use metrics and arrays for the data before we analyze them? Or what is the main logic behind arrays and matric in data analysis? New beginner to programing in general here.

  • @charlesketcham6743
    @charlesketcham6743 5 ปีที่แล้ว +1

    Yessss! this!

  • @emiliacofer549
    @emiliacofer549 5 ปีที่แล้ว +1

    good💝 certainly this Keep it up!📷

  • @remcovanwoerkom2016
    @remcovanwoerkom2016 2 ปีที่แล้ว

    is it possible to make a list of matrices? aka a vector, for which each index is in iteslf a matrix?
    For example: let there be 4 matrices, a, b, c and d. I want to make a list with dimensions 4x1:
    list = [a, b, c, d]
    and when i call list[1] i want it to output the entire matrix a

  • @noeldiaz1354
    @noeldiaz1354 4 ปีที่แล้ว +1

    I have 3 matrices, a, b and c and I want make a new matrix with 3 columns column a for a item's column b for b items etc
    So I want to display the results of a b and c in a 3 column matrix, how do I do that?
    R = [a; b; c;] will give 3 rows and display its elements horizontally
    I want 3 columns and display its elements vertically

    • @AhmadBazzi
      @AhmadBazzi  4 ปีที่แล้ว

      Two ways:
      1) Take your way R = [a; b; c] then do R = transpose(R)
      2) instead of semi-columns, use commas or whitespace, that is R = [a b c]
      Hope this helps

  • @piamontedanselanthony8812
    @piamontedanselanthony8812 3 ปีที่แล้ว

    Just a beginner how do i input this?Using the ones and zeros commands, create a 4 x 5 matrix in which
    the first two rows are 0s and the next two rows are 1s.

    • @AhmadBazzi
      @AhmadBazzi  3 ปีที่แล้ว +1

      Hey Piamonte, yes well you can do something like this
      [zeros(2,5);ones(2,5)]
      The zeros(2,5) creates a 2x5 zeros matrix, the ";" means go down one row and ones(2,5) creates a 2x5 ones matrix.
      Hope that helps

    • @piamontedanselanthony8812
      @piamontedanselanthony8812 3 ปีที่แล้ว

      Thank you so much

  • @wileywiegand6976
    @wileywiegand6976 5 ปีที่แล้ว

    ⭐⭐⭐Great👌 vid⭐⭐⭐

  • @wilmageorge5946
    @wilmageorge5946 5 ปีที่แล้ว

    CHEERS!!✌️

  • @margiebeier7695
    @margiebeier7695 5 ปีที่แล้ว

    Loveely 💙👏

  • @santiagohills6364
    @santiagohills6364 5 ปีที่แล้ว

    Awesome🙏💞💋💘

  • @lilianewalter827
    @lilianewalter827 5 ปีที่แล้ว

    💎Ace

  • @walterstewart626
    @walterstewart626 5 ปีที่แล้ว +1

    🤔 I've been for....a year and a half now? those

    • @AhmadBazzi
      @AhmadBazzi  5 ปีที่แล้ว

      almost a year !! thank you for the support !!

  • @myrlruecker1250
    @myrlruecker1250 5 ปีที่แล้ว +1

    ❤❤❤❤❤❤🔥🔥🔥

  • @nathankay3123
    @nathankay3123 5 ปีที่แล้ว

    Ayyyyeee 🌺🌺

  • @jadeprice8369
    @jadeprice8369 5 ปีที่แล้ว

    🔥

  • @alexanderosei1670
    @alexanderosei1670 3 ปีที่แล้ว

    Can you solve this matrix vector
    A = [ 1 2 3 4; 1 2 3 4]
    B= [ 12; 15 ]
    inv[A]*B
    I am stacked and can solve

  • @isabellawalker3876
    @isabellawalker3876 5 ปีที่แล้ว

    ❤️️

  • @lawrenceharbin4545
    @lawrenceharbin4545 5 ปีที่แล้ว

    🙏😙😙💘

  • @ny3n992
    @ny3n992 15 วันที่ผ่านมา

    ليش ما تشرح عربي

  • @sethwhite3605
    @sethwhite3605 5 ปีที่แล้ว +1

    good💝 certainly this Keep it up!📷