Feeds
提问
random selection for running functions sequentially
Hello; I have a problem with different data, which I can't put them in a matrix. for example, I have 3 houses with different ...
11 years 前 | 1 个回答 | 0
1
个回答提问
how to set Fmincon function tolerance?
excuse me, how can set a tolerance? because I want to solve this:( I mean finding "cc" which satisfies below) * F(cc)<...
11 years 前 | 2 个回答 | 0
2
个回答提问
lower bound violation in fmincon
I'm trying to solve it with fmincon. but why lower bound i violate? I've got these: cc = 1.0e+03 * C...
11 years 前 | 1 个回答 | 1
1
个回答提问
how to put a vector in function
hello all; I want to write a function like below, and minimum it with "fminsearch" but I cant! function F_m_p_cmp=fmp_cm...
11 years 前 | 1 个回答 | 0
