Community Profile

photo

Parth Jain


Last seen: environ 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


creating a coefficient matrix for a polynomial
I have a function f(x) = a_0 +a1*x+a2*x^2+a3*x^3 I need to create a matrix such that row 1 contains f(0) term as first eleme...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


converting sym to double
i have been working on this code syms k K = zeros(8); K(1,1) = 0.7499*k MATLAB shows the error "unable to convert expressi...

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


what is the meaning of disp(' ') ?
working on following code while CorrectABC~=1 disp('Is this the equation you"d like to find roots?') disp(' ') what does d...

environ 4 ans il y a | 1 réponse | 0

1

réponse