photo

Go Detroit Lions


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
1 Réponse

RANG
125 888
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 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 ...

environ 7 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.

environ 7 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...

environ 7 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...

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

2

réponses