Feeds
提问
How to store value for multiple iteration
a= 10; b= [1 0 0 0 1 0 1 0 1 0;1 1 0 0 1 0 1 0 1 1;1 0 1 0 1 0 1 1 1 0;1 1 1 1 1 0 1 0 1 0;1 0 1 0 1 0 1 0 1 0 ]; e= [0....
11 years 前 | 1 个回答 | 0
1
个回答提问
How to store every iteration value
I need to run the code for iteration=20000 times and i need to store the value of "D" for every trial.I run this code only...
11 years 前 | 1 个回答 | 0