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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 2