Feeds
질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
10년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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? ...
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? ...
13년 초과 전 | 0
질문
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...
13년 초과 전 | 답변 수: 4 | 2