photo

Shahrukh s


Last seen: 2ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


for loop execution error
iter1 = 1:9; y_div_1 = 4; y_div_2 = 5; y_div_3 = 3; y_div_4 = 6; y_div_5 = 3; y_div_6 = 4; y_div_7 = 5; y_div_8 = 5; y_div_9 = ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


node creation using for loop
how can we create nodeset having data like node_number, x,y,z coordinates say for 20 nodes using for loop

4年弱 前 | 2 件の回答 | 0

2

回答

質問


node creation using class
how to creat a 3-by-3 node stcuture(having coordinate of each node) in class?

4年弱 前 | 1 件の回答 | 0

1

回答

質問


why i am getting a blank graph
omega_bar = (0:0.01:5)'; n_omega_bar = size(omega_bar,1); for i = 1:n_omega_bar OMG = omega_bar(i,1); Y_bar = (OMG....

約4年 前 | 1 件の回答 | 0

1

回答