Statistiques
RANG
237 248
of 301 229
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 201
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.
environ 6 ans il y a
A résolu
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
environ 6 ans il y a
A résolu
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
environ 6 ans il y a
Question
HI, is there something i missing ?, this function does not plot. but if i plot manually, it work.
i varified that matrix 'y' got values from 'abs(y)' and plot window poped up but nothings on plot
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can i allocate results in matrix with for loop?
i tried store my results of exp()... in matrix with for loop. if you guys how would you do this?
environ 7 ans il y a | 2 réponses | 0


