Feeds
提问
nonlinear optimization with fminunc
can i define two start values at fminunc ? if yes ,how can i do it ? or there is another optimization function ,which do thi...
13 years 前 | 1 个回答 | 0
1
个回答提问
bias of The MLE
Hallo! How Can I calculate the bias of Maximum likelihood Es. Thank you in advance
13 years 前 | 0 个回答 | 0
0
个回答提问
nonlinear optimization with fminunc
i want to do a nonlinear optimization with the command 'fminunc' but i get the following error : Local minimum possible. f...
13 years 前 | 2 个回答 | 0
2
个回答提问
how can I divide a vector in imaginary and real part ?
hi, I have a vector X=[-8,-6,-5+8i,-3,-6+6i,-2], and i want to divide it in imaginary and in real part in two vectors like th...
13 years 前 | 2 个回答 | 0
2
个回答提问
Pole placement design using place()
hi, i have this m.file : ew_place=[-8, -3, -3, -5, -6+5i, -6-5i]; K=place(A,B,ew_place); How kann I replace ''ew_p...
13 years 前 | 0 个回答 | 0
0
个回答提问
extract the same coloumn from multiple mtrix
Hi! I'm new here i want to ask if there is a solution in Matlab to extract the same column number from multiple matrix. I have 6...
13 years 前 | 3 个回答 | 0
