Feeds
提问
Using loop iteration value to call txt files
I have n number of text files named 1.txt to n.txt. I want to use a loop to call them one at a time and perform some operations ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Maximizing using fminsearch over an interval
I want to maximize (((cos(p(1))*sin(p(2)))-(f1*(cos(p(1))*sin(p(2)))+f2*(sin(p(1))*sin(p(2)))+f3*cos(p(2)))*d1)^4+((sin(p(1))...
13 years 前 | 2 个回答 | 0
