Feeds
提问
Is there a bug about the way H updated of quasi-newton methods in fminusub.m file?
In the function function [H,msg] = updateQuasiNewtonMatrix(H,deltaX,deltaGrad,HessUpdate,iter), matrix H is updated as follows....
7 years 前 | 0 个回答 | 0
0
个回答提问
Why function 'sparse' is not supported by Matlab compiler?
I want to compile some my matlab codes to generate a c++ dll, so that I can integrate it into my c++ project. But after all thes...
7 years 前 | 1 个回答 | 0