How to solve equations in MATLAB | MATLAB TUTORIAL

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 12

  • @body510
    @body510 Рік тому +2

    one of the best indian accent and tut

  • @ratnakumarsamanthula9472
    @ratnakumarsamanthula9472 Рік тому +4

    'syms' requires Symbolic Math Toolbox. this statement is showing while i was doing coding in MATLAB

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

    For performing syms command to required math tool box ?
    Because it showing me error in matlab as i run the syms command.

  • @mohammadalirabiee1500
    @mohammadalirabiee1500 5 місяців тому

    Hello. I have one question.
    if we want to solve a 4th order equation that we don't know how many answers it has, how should we relate outputs of solve function to variables???

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

    Thank you, Can you do video on n4sid and iddata?

  • @blinkedup7976
    @blinkedup7976 10 місяців тому

    why was c gone when we used solve(a)? 2:10

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

    thank you for your help sir

  • @shahadathosen1211
    @shahadathosen1211 7 місяців тому

    clear all
    clc
    syms b c
    a=5*b^2+c
    solve(a)
    ? why error coming when i run this ?

    • @Alex-id1tg
      @Alex-id1tg Місяць тому

      You need a special library installed

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

    Thank you.This is very helpful.I need your email.There is this complex PDE I need to solve with MATLAB.Could you please assist me?