Community Profile

photo

Mona Berg


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

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))+...

3 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Solved


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...

6 years ago