Community Profile

photo

Jessica


Active since 2011

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Why does lognpdf not integrate to 1?
Hello all, We know by definition that a pdf must integrate to 1, but I'm finding in my code that this is not the case for a p...

9 years ago | 1 answer | 0

1

answer

Question


How do I estimate the parameters for a beta distribution using MLE?
I have tried to search and I have tried out several things in Matlab and I cannot figure out for the life of me what is going on...

9 years ago | 1 answer | 0

1

answer

Answered
Strings and numbers in the same matrix
I've used str2double() a lot and never had it return NaN. Are you trying to convert something like A = 'abc123' to a number? ...

12 years ago | 0

Question


How to get surf to plot all points and not ignore last row and column?
I have the following: lat = a matrix of latitudes, lon = a matrix of longitudes, depth = a matrix of depths, and slip = a matrix...

12 years ago | 4 answers | 2

4

answers