photo

Jiyeon Jang


Last seen: environ 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


How to get the vector end point?
When I defined the vector in matlab, I gave it direction and size. Like this. VEC_Gm = 40 ; VEC_Gu = [ 1 ; 0 ; 0 ] ; VEC_Em...

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

1

réponse

Question


How to find the definite integral?
Here is the code I have.. X = zeros(1,length(data)); Y = zeros(1,length(data)); for i = 1:101 temp = strsplit(data{i},',...

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

0

réponse

Question


How to find the average in for loop?
for j = 1 : 1 : 10 Ry = max(Y(160 * (j-1) + 1:160*j)) + abs(min(Y(160 * (j-1) + 1:160*j))); end In this code, How to find t...

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

1

réponse