Octave Tutorial #8: Writing Scripts and Functions for Absolute Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ย. 2024

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

  • @mr.stemedutv5514
    @mr.stemedutv5514  3 ปีที่แล้ว +6

    Hope this tutorial video is useful for you who would like to learn Matlab and GNU Octave, and please let me know if you have any questions and comments!
    Corrections:
    0:30 "r" (radius) in the diagram should be "d" (diameter).
    12:09 "r" (radius) in the diagram should be "d" (diameter).

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

    Thank you so much for these tutorials, its helping me a ton in my class

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

    It was very useful, thanks

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

    Thank you sir, very much useful

  • @taha.al-dulaimi1461
    @taha.al-dulaimi1461 2 ปีที่แล้ว +1

    Thank you .

  • @IoTbyJacky
    @IoTbyJacky 11 หลายเดือนก่อน +1

    Thank​ you​ sir

  • @muzzzculer
    @muzzzculer ปีที่แล้ว

    Thanks for doing that!

  • @MathsLearningSpace
    @MathsLearningSpace 3 ปีที่แล้ว +2

    @9:50 This is the problem with Camtasia, if you use clip speed on a certain portion of time line it changes your voice. better to re record voice in those portions where you are using clip speed. This is suggestion for you. However, this is a great video. There is also one error @12:09 in figure radius r is shown wrong that is diameter.

    • @mr.stemedutv5514
      @mr.stemedutv5514  3 ปีที่แล้ว +1

      For the clip speed, I did not adjust my voice speed on purpose for fun :). Also, I think the formula for the surface area and volume of sphere are reasonable, please check here. Thanks for watching this video and making thoughtful comments.

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

      @@mr.stemedutv5514 At the very first I was having the same idea... this is for fun... Regarding formula it is correct but fin figure of circle r is representing circle but by human error you just shown diameter the circle as r. You are doing great dear....

    • @mr.stemedutv5514
      @mr.stemedutv5514  3 ปีที่แล้ว

      @@MathsLearningSpace Got it for the radius in the figure. It was a mistake. Thanks for caching it up.

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

    Very good

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

    thanks

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

    If I use any other name instead of fn_arearect.m, like rect.m will the program still run or we have to save the .m file using the same name as the function @10:21

    • @mr.stemedutv5514
      @mr.stemedutv5514  3 ปีที่แล้ว +1

      you can use any m file name, but you need to call it from the command window using the file name that you chose. hope this helps.

  • @therisadamarla90005
    @therisadamarla90005 10 หลายเดือนก่อน

    sir can please do a video how to connect api with octave
    and how to use api url in octave plzzzzzzzzzzzzzzzzzzzzzzzzz

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

    Hi, just one doubt, is it possible to define more than 1 function on one file. I've tried some things, and the function only works if it has the same name as the file.

    • @mr.stemedutv5514
      @mr.stemedutv5514  2 ปีที่แล้ว

      Hi, I guess you can find the answer for your question in this video. Hope this helps. Please feel free to ask any other questions.

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

    Great video!! One doubt, how can I create a function that receives some image and show the image?

    • @mr.stemedutv5514
      @mr.stemedutv5514  2 ปีที่แล้ว +1

      I think you can use imread() and imshow() functions. Hope this helps.

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

    Why when I typr enter when writing on the editor, the previous script will dissapear? and when I write in the second column, the first column is copying what i wrote on the second column?

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

      I don't know why my editor is operating differently than yours

    • @mr.stemedutv5514
      @mr.stemedutv5514  2 ปีที่แล้ว

      Sorry, I do not have a good answer for your question, since it never happens to me.

    • @mr.stemedutv5514
      @mr.stemedutv5514  2 ปีที่แล้ว

      Perhaps, you can uninstall the old version and reinstall the latest version 7.1.0. Hope this helps.