Feeds
提问
Fit a function with respect to a cost function
I have a function with 4 parameters and ( is fixed and is a vector and also fixed). pwr = @(a,b,p,s) b.*(1-e.^(-(a/b).*s))+...
4 years 前 | 1 个回答 | 0
1
个回答提问
Move computations to server
I have Matlab locally installed on my machine and I have access to a server (via ssh) with no Matlab installed. I would like to ...
4 years 前 | 1 个回答 | 0
1
个回答提问
fminsearch for ligistic fit
I'm trying to use fminsearch to fit a logistic model to my data. My problem is that I'm rreally confused about how to define the...
4 years 前 | 1 个回答 | 0
1
个回答已解决
Pernicious Anniversary Problem
Since Cody is 5 years old, it's pernicious. A <http://rosettacode.org/wiki/Pernicious_numbers Pernicious number> is an integer w...
7 years 前