photo

Anna Nordin


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
1 Réponse

RANG
30 387
of 300 364

RÉPUTATION
1

CONTRIBUTIONS
2 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
1

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Huw to create counter?
r = 0 summa = 0 for k=1:10 r = r+1 summa = summa + r end

environ 6 ans il y a | 0

| A accepté

Question


Huw to create counter?
"Counters are useful programming tools, for example, to keep track of how many times a command has been executed. Create a count...

environ 6 ans il y a | 1 réponse | 1

1

réponse

Question


How do at write the equation
How do I make this equation work for a vector? (the vector x=[-1:0.1:1]) f = x 2 sin(πx) I've tried the following: f=x.^2*sin...

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

1

réponse