Feeds
提问
Maximum likelihood and optimization
Hello, i'm trying to minimize a function of 15 variables. The function reproduce this model https://poseidon01.ssrn.com/delivery...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to minimize this function
Hello guys, i'm working for my university on this function. I have to minimize it. I have to get into a good part of the space b...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to write my code if a want a function of parameters?
Hello! My problem is how to write SQ_TOT (last line of my code) as a function of the 15 unkonwn parameters (that i put as a ones...
6 years 前 | 0 个回答 | 0
0
个回答提问
Is it possible to creare a matrix of functions?
Hello, i am working on a code for my university. Is it possible to create a vector of 229 functions in a way that if i select...
6 years 前 | 1 个回答 | 1
1
个回答提问
How can i find the optimal parameters that minimize SSE?
Hi, i am working for my university on this code and i have to minimize the last line, the variable "SQ_TOT". The solution of thi...
6 years 前 | 2 个回答 | 0
