Community Profile

photo

Nur Amalina


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


animate 2d plot
Hi, All! Say i have 2 variable, x1 and x2. I wanna plot (x1, x2) and animate it over time. i've tried this code: x = [1 2;2 1;...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


3 d array to 2d array
Hi All! I am trying to fix this code e = [0 1 0 1;1 0 1 1;0 1 0 1;1 1 1 0]; x = [0;0;0;0;0;0]; a1=2; a2=4; for t = 2:100...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


generating sequence number with time sampling
Hi all! I need to update the value of a. for t=1:1000. while there is time sampling tk which has the sequence like this [0 2 5...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


combining 3 for loops
Hi, All! I have 3 "for" loops but i confuse when combining one and another. I need vector u, depend on x(j)-x(i) and x(i,t)-x(i...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


matrix multiply by array xi=xj
Hi, All! say, i have a matrix: eij= [0 1 0 1;1 0 1 1;0 1 0 1;1 1 1 0]; x1=1; x2=2; x3=3; x4=4; how can i make array xj and ...

대략 4년 전 | 답변 수: 2 | 0

2

답변