Statistics
All
RANK
206,828
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerSolved
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 ago