Community Profile

photo

Gregory Pelletier


Last seen: 24일 전 2022년부터 활동

Followers: 0   Following: 0

통계

All
  • GitHub Submissions Level 2
  • First Answer
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Explorer

배지 보기

Feeds

보기 기준

제출됨


Delta-method & parametric bootstrap in nonlinear regression
Confidence and prediction intervals for nonlinear regression using the delta-method or parametric bootstrap in MATLAB, Python, o...

3개월 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Covariance from standard deviation and correlation (covcorr)
This MATLAB function converts standard deviation and the correlation matrix to a covariance matrix

3개월 전 | 다운로드 수: 8 |

Thumbnail

제출됨


Weighted correlation and covariance (weightedcorrs)
Weighted correlation coefficients, covariance, and standard deviations in MATLAB, Python, and Jupyter Notebook

3개월 전 | 다운로드 수: 2 |

Thumbnail

답변 있음
Matrix Guru Needed : How to compute a weighted covariance matrix fast
Here is a function that will do it much faster using matrix multiplication instead of for loops: https://www.mathworks.com/matl...

3개월 전 | 0

답변 있음
How to calculate correlation p-value?
Here is how to calculate the p-values the same way that matlab does in corrcoef if you only know the correlation coefficient mat...

3개월 전 | 1

답변 있음
How to get p-val from correlation coefficient and number of sample?
Here is how matlab calculates the p-value in corrcoef (see p_check below for the manual calculation of the p-value compared with...

3개월 전 | 0

답변 있음
Legend Displays Wrong Colors when Plotting Multiple Functions R2015b
Hi Joseph, This works correctly (from https://www.mathworks.com/matlabcentral/answers/407745-plot-legend-not-correct): x1 = 1:...

7개월 전 | 1

제출됨


logit function to transform proportional data for regression
This function is used to transform proportional data between 0-1 to real values for statistical analysis such as regression

8개월 전 | 다운로드 수: 5 |

Thumbnail

제출됨


Download HYCOM model outputs using MATLAB or Python scripts
MATLAB and Python scripts to batch-download a temporal series of HYCOM model output data at time frequency of 3-hourly or 1-hour...

1년 초과 전 | 다운로드 수: 5 |

Thumbnail

제출됨


kmperdeg
Calculate the distance in kilometers per degree of longitude or latitude for any location

1년 초과 전 | 다운로드 수: 3 |

Thumbnail

제출됨


drifter
Trajectories of passive drifter particles using Euler's method with the option to use either forward or reverse particle trackin...

1년 초과 전 | 다운로드 수: 6 |

Thumbnail

제출됨


fft_spectrum
Function to plot the FFT power spectrum of continuous time-series data with time in days or datenum

대략 2년 전 | 다운로드 수: 4 |

Thumbnail