photo

Lawrence Besong


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
1 Réponse

RANG
122 289
of 301 793

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 423

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 593

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
How can I find roots of cubic function?
Is it possible to find the roots in terms of "x"?

environ 8 ans il y a | 0

Question


How can I find roots of cubic function?
I have a 3 x 3 matrix and with position (1,1) "x" as an unknown variable, after I solved for the invariants my cubic functions b...

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

4

réponses

Question


If I have a 1 x 32 array with values, how can i manipulate the array into two variables in the following order ?
The first variable 'x' needs the values to be in this order x = [17 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16] then the se...

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

1

réponse

Question


How do I subtract elements in array? (1 x 40)
For example: A = [8 3 10 7 15 12 16 14 20 18 12 8] so that I can create two variables that are the difference between ea...

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


How can I subtract the first pair of elements in an array by each other, then to subtract the 2nd pair by each other?
For example: A = [6 3 9 7 12 10] How can I get a resulting matrix that is result = [3 2 2]

plus de 8 ans il y a | 1 réponse | 0

1

réponse