photo

Gregory Pelletier


Last seen: 1 day ago Active since 2022

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
4 Answers

File Exchange

8 Files

RANK
12,242
of 300,369

REPUTATION
4

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
8,980 of 20,936

REPUTATION
85

AVERAGE RATING
5.00

CONTRIBUTIONS
8 Files

DOWNLOADS
13

ALL TIME DOWNLOADS
714

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Submitted


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

2 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

2 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

2 years ago | 1 download |

0.0 / 5
Thumbnail

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

2 years ago | 0

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

2 years ago | 1

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

2 years ago | 0

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

2 years ago | 1

Submitted


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

2 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

3 years ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


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

3 years ago | 3 downloads |

0.0 / 5
Thumbnail

Submitted


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

3 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

3 years ago | 1 download |

0.0 / 5
Thumbnail