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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
