![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10833611_1522137609249_DEF.jpg)
AnhThu Le
Followers: 0 Following: 0
Statistiques
10 Questions
0 Réponses
RANG
205 175
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
Question
How to fill in blank
The expression y = x(rem(x,2) ~= 0) would return: y = 1 3 5 5 9 3 . Here, the variable y returns all of the ...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
what is the word need to fill in this blank
If x is a vector, and you want to define a variable y according to the equation Y=2X^2, you would need to use array operations....
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
how to write the code to find these question?
x= [3 5 9 12 -1 0 -12 9 6 1] Set the value in x that are less than the mean to zero
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to create a vector from two or three point?
a) A(1,2) B(6,3) C (1,5) b)A(5,9,8) B(7,5,4) C(5,7,8) How to create vector AB and AC ?
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
What are the row and column subscripts needed to access the 167th element of the fourth cell
the value shows up in vectors.
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
What is the difference between cell and array matrix.
The example is how to take the data from 65th row of the fifth cell Can I think about taking the data at row 65 and column fift...
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
create a vector which counts down from 200 to 0 by two. How to make every other being negative
create a vector which counts down from 200 to 0 by two with every other entry being negative I already can create a vector from...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
how to find the largest scalar in array with 2 ways?
I have matrix how to find the largest scalar
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Can you use the concatenation ability of MATLAB to combine a 3x4 and a 3x5 matrix?
If yes, how we can do this?
plus de 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to taking other element in nth column?
extract the variablefrom an 88x6 matrice ? Every other element in the fifth column How can I co
plus de 7 ans il y a | 1 réponse | 0