MATLAB Topology Optimization Code - MATLAB Tutoring Online

Sdílet
Vložit
  • čas přidán 10. 09. 2024

Komentáře • 4

  • @daityaa
    @daityaa Před 10 měsíci

    bro this video helped ma a lot. thank you very much.

  • @sherlockwan6612
    @sherlockwan6612 Před 10 měsíci

    This video is super helpful. Thank you so much. I have a question: What is the meaning of code line 51 and line 54? Thanks!

    • @SimulationTutor
      @SimulationTutor  Před 10 měsíci

      Write lines here.

    • @sherlockwan6612
      @sherlockwan6612 Před 10 měsíci

      @@SimulationTutor Thanks a lot for your reply! Line 51: element_area = prod(element_x) * 0.25; Line 54: stiffness_matrix = E * element_area;