Feeds
提问
Iterative function involving a change function
Hello. How can I use matlab for an iterative function. For example, x(initial)=5,x(final)=x+1, F(x)=x(initial)-x(final), while F...
7 years 前 | 0 个回答 | 0
0
个回答提问
Finding the maximum and minimum of a function
Hello, How can I find the minimum and maximum of a function similar to this one T=(((x(1)*x(2))/(x(3)*8))*(x(6)^x(7)))+x(4)+x(5...
7 years 前 | 0 个回答 | 0
0
个回答提问
trying to optimize three functions simultaneously
I would like to know how I can optimize three functions simultaneously, time, cost, and quality while each of them is non-linear...
8 years 前 | 1 个回答 | 0
