Feeds
질문
how can i wrote a geometric series
position_d= [5 6 6 6 6 6 6 6 6 5]; i have to create e array with the sum of one element with the previous elements. 5 5+6=11 ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to index a variable?
I want to index this force that are related to the first step, for k=1:n for k=1 f1(k)=[-T 0 0 0 0 0]'; ...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
iterate to reach the convergence
i have to resolve a problem by steps. on the first step i have to calculate the length of an element. on the second step i hav...
4년 초과 전 | 답변 수: 1 | 0
