Introduction to Programming with MATLAB | All Quiz & Assignment Answers |Coursera| Week(7-9)

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 พ.ค. 2020
  • In this video we followed the following terms of use given by "Coursera"
    User Content
    The Services enable you to share your content, such as homework, quizzes, exams, projects, other assignments you submit, posts you make in the forums, and the like ("User Content"), with Coursera, instructors, and/or other users. You retain all intellectual property rights in, and are responsible for, the User Content you share.
    However For any issue Coursera Is Requested To mail us at shawonfnf@gmail.com
    -------------------------------------------------------------------------------------------------------
    Course Link- www.coursera.org/learn/matlab...
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------
    If You Want To Download The Assignment Files
    Go To Our Website- bit.ly/2z2p2ds
    -------------------------------------------------------------------------------------------------------------------------------------------------------------
    Introduction to Programming with MATLAB | All Quiz & Assignment Answers |Coursera Free Certification.
    This course teaches computer programming to those with little to no previous experience. It uses the programming system and language called MATLAB to do so because it is easy to learn, versatile and very useful for engineers and other professionals. MATLAB is a special-purpose language that is an excellent choice for writing moderate-size programs that solve problems involving the manipulation of numbers. The design of the language makes it possible to write a powerful program in a few lines. The problems may be relatively complex, while the MATLAB programs that solve them are relatively simple: relative, that is, to the equivalent program written in a general-purpose language, such as C++ or Java. As a result, MATLAB is being used in a wide variety of domains from the natural sciences, through all disciplines of engineering, to finance, and beyond, and it is heavily used in industry. Hence, a solid background in MATLAB is an indispensable skill in today’s job market.
    Nevertheless, this course is not a MATLAB tutorial. It is an introductory programming course that uses MATLAB to illustrate general concepts in computer science and programming. Students who successfully complete this course will become familiar with general concepts in computer science, gain an understanding of the general concepts of programming, and obtain a solid foundation in the use of MATLAB.
    #MATLAB #CourseraFreeCertificates

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

  • @Musifyit-um3it
    @Musifyit-um3it ปีที่แล้ว +2

    function [summa index]= max_sum(v,n)
    maxv=0;
    ind=-1;
    if n>size(v,2)
    summa=0
    index=-1
    else
    for i=1:n
    maxv=sum(v(1:n));
    ind=1;
    end
    for j=2:(size(v,2)-n+1)
    total=0;
    total=sum(v(j:(j+n-1)));
    if total>maxv
    maxv=total;
    ind=j;
    else
    continue;
    end
    end
    end
    summa =maxv
    index=ind

    • @7MoOoDy_2003
      @7MoOoDy_2003 9 หลายเดือนก่อน

      Thank you!!!!!!!!!!!!!!😭😭👌👌❤❤❤❤❤❤

    • @johnnypalma9012
      @johnnypalma9012 5 หลายเดือนก่อน

      does not work

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

    sir can you provide the file of answer because i have very slow innternet connection and i am not able to watch the video even in 480p.i am unable to read the answer properly.

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

    the link in description is not working

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

    Bro Character vector assignment in your website is not same as in video ...it could be run or not?

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

    Thank u so much sir 🙏❤️
    And keep helping students like this may god bless you 😇

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

    Great work bro I got my certificate keep doing more courses thx a lot

  • @Ayush-gs2tm
    @Ayush-gs2tm ปีที่แล้ว

    Sir please make a series on equivalent circuit cell model simulation

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

    awesome...!!

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

    Kindly help me in Week 7 Lesson 6 wrap up assignment I'm doing exactly same what you've done but it's shows error. Kindly update code in your website 👍

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

    I also, completed this free course but didn't get certificate till now?
    Please suggest me time ?

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

      if you pass in both quiz& assignment then you will get it instantly.

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

      @@lifestyleconsultant6989 yes I got it .
      Thank you very much for your efforts

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

    Thanks man

  • @gatefighters.2242
    @gatefighters.2242 4 ปีที่แล้ว

    Great work sir,please solve the assignment of machine learning...❤❤❤

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

    Bro I completed one course introduction to programming but it is showing to purchase bro

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

    Sir please make video on getting started with aws machine learning

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

      WE already uploaded this video

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

      @@lifestyleconsultant6989Sir there is no video on Getting started with AWS Machine Learning actually it is on machine learning for business professionals

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

    Simple encryption assignment code for i=1:nume1(temp) error show kar raha hai bhai please help me

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

    The server timed out while running and assessing your solution. Use the Run button to verify your code. If successful, submit again.
    If the error persists, contact the instructor.
    Any solutions for this, a=except get better net cuz well i aldready have it

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

      please make it clear

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

      @@lifestyleconsultant6989 bro please the password i watched whole video but no password found please timestamps for it i may have accidently skipped that , or give acess to preetdhorajiya10@gmail.com

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

    Is any issue regarding to my account pls help me bro I have finished my course but is showing to purchase

  • @eduardosalvatore629
    @eduardosalvatore629 9 หลายเดือนก่อน

    I write the same with the problem week 6 and 9 and the pattern comes out wrong. I put basically the same

    • @johnnypalma9012
      @johnnypalma9012 5 หลายเดือนก่อน

      ik i don't why either

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

    Cant find passsword,what do you mean by eye button

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

      ( i ) button should be like drive.google.com/file/d/1AsdCv3fVFoXQcQxv-5vOzOnrlwdohagH/view?usp=sharing

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

    Practice for-loops
    output was not same which are mention...plz answer me summa is not working ..week 7 practice for loops

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

      It is not a problem

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

      @@lifestyleconsultant6989 sir i did not get the green click button ...on your vedio you are mention the code was change in output ...here is the prblm ...would u plz give me the code link sir
      [1 2 3; 4 5 6; 7 8 9]
      Variable summa has an incorrect value.
      (1:10)'
      Variable summa has an incorrect value.
      [1:5; 6:10]
      Variable summa has an incorrect value.
      Random matrices
      Variable summa has an incorrect value.
      halfsum failed with the following input matrix:
      57 91 78 38
      14 53 39 25
      93 63 39 27
      13 60 38 46
      15 52 58 49
      49 43 54 75

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

    Week 8 assignment 1 line 4 start with n after what can't understand will u say

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

    Bro tell me one thing more how to copy assignment to paste in course in mobile its does not work copy and paste??

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

    Sir ,plz help me some error plz slove this error
    Week 9 1st assignment Line 1 to 5 error
    Maybe your correction this line but does not show video
    Plz help me

  • @Abdul-Rehan
    @Abdul-Rehan 4 ปีที่แล้ว +1

    Bro video on mindshift as per poll voting??

  • @Sumitkumar-el8gs
    @Sumitkumar-el8gs 4 ปีที่แล้ว +4

    Iske baad sir aap build your first Android app (project oriented course ) ka sara assignment slove karke dale please sir🙏

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

    Please provide answer of "Industrial IOT on Google Cloud Platform" on Coursera.

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

    The char_counter code not working

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

    Bro plz upload computer vision basics in coursera

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

    39:50 -39:51 man you did confused us , there is a change/correction, plz help me out😢

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

      Do it carefully we have checked everything is ok

    • @johnstephenwilwayco
      @johnstephenwilwayco 11 หลายเดือนก่อน +2

      exactly! they did not reiterate what has been changed in the code!

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

    sir, excel/io please

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

    for i=1:nume1(temp) error show kar raha hai please help me

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

    Sir week 9 ka assignment 1run nahi horaha hai

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

    1) Python basics (coursera)
    2) sql for data science (coursera)
    Bhai in dono me se kisi ek pr banao video, abhi tak kisi ne nhi daali hai... Tum daaldo yrr .. help krdo

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

      This courses are not free

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

      @@lifestyleconsultant6989no sir these courses are absolutely free.. like other courses of coursera

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

    Aur woh echo generato bhi nahi ho raha

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

    But it got free to my friends

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

    Bro excel i/o wala program run nahi ho raha

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

      Wait try after 20 minutes

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

      bro please type carefully i think you done mistake or something

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

      @@lifestyleconsultant6989 bhai kya apka whats app group he??

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

      @@lifestyleconsultant6989 bhai excel i/o me phele aap 26 lines likhe but run karte waqt 25 lines ho gaye konsa wala delete kiye ?? Upar ka lines show hi nahi kiye

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

      @@ajitabhsahoo4176 bhai terko iski file ka password pata he kya

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

    Bhai password kya hai

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

      Please watch the full video carefully without skipping to find the passcode in the ( i ) button of the video.Don't need to click on (i) button just wait until (i) button appears & Check The Description For Downloading Assignment..So if you can find the passcode you can download the PDF easily.Nothing is in our Hand.

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

      Bhai two assignments matlab me error show please help me bhai

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

      Jo apke video se 7-9 assignment hai usi me se looking assignment kar raha tha (nume1) error show kar raha hai bhai please help me

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

    Please help me bhai

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

    Bhai apna phone number dena

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

    for i=1:nume(temp) error show kar raha hai bhai simple encryption assignment code me bhai please solutions bhai please help me

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

    for i=1:nume(temp) error show kar raha hai bhai simple encryption assignment code me bhai please help me bhai please solutions send kijiye bhai please I request you