photo

Go Detroit Lions


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


What does the T in this code mean?
Can someone explain please what the T in means in this line of code T = [40 T 200]; Below is the reference code. a = [ 2.04 ...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Matrix Kirchhoff's current rule problem
<</matlabcentral/answers/uploaded_files/135904/IMG_3547-1.JPG>> When I enter current = a./b i get the following.

presque 6 ans il y a | 0

Question


Matrix Kirchhoff's current rule problem
I'm trying to write a script file just to show the results or "current" as a column vector, I keep getting this error: Error u...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


Trying to find the roots of polynomial with a script file
function [y] = Func_6_23(x) y = ((x^5) - (12*(x^4)) - (9*(x^3)) + (392(x^2)) - (372*x) - 2160); end I'm trying to...

presque 6 ans il y a | 2 réponses | 0

2

réponses