Stefan Hövel
Followers: 0 Following: 0
Feeds
提问
Problem with function handle for Basis function in fitrgp
I like to use a custom Basis function for fitrgp. beta0 = [1.5,2.0]; hfcn = @(X) (beta0(1).*(X).^beta0(2)); This should be ...
5 years 前 | 1 个回答 | 1