photo

Patrick Mineault


McGill University

Attivo dal 2010

Followers: 0   Following: 0

Messaggio

http://xcorr.net
Professional Interests: neuroscience

Statistica

All
File Exchange

8 File

Cody

0 Problemi
5 Soluzioni

RANK
N/A
of 300.364

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
973 of 20.934

REPUTAZIONE
1.959

VALUTAZIONE MEDIA
4.80

CONTRIBUTI
8 File

DOWNLOAD
16

ALL TIME DOWNLOAD
17718

RANK
55.492
of 168.407

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
60

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


mexme - write MEX files in no time
writes fully valid MEX .cpp files including mexFunction boilerplate based on numeric C/C++ snippet

quasi 13 anni fa | 1 download |

4.66667 / 5
Thumbnail

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 13 anni fa

Risolto


Is my wife right?
Regardless of input, output the string 'yes'.

oltre 13 anni fa

Risolto


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

oltre 13 anni fa

Risolto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

oltre 13 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 13 anni fa

Inviato


Fit GLM with quadratic penalty
Fits GLM with a quadratic penalty, determines hyperparams through cross-validation or evidence

quasi 14 anni fa | 3 download |

5.0 / 5
Thumbnail

Inviato


Auto Gaussian & Gabor fits
Fit 1D/2D Gaussian or Gabor to a curve/surface without start guesses for params

quasi 14 anni fa | 4 download |

4.6 / 5
Thumbnail

Inviato


Matching pursuit for 1D signals
Performs Matching Pursuit on 1d (temporal) signals with custom basis

circa 14 anni fa | 2 download |

4.5 / 5
Thumbnail

Inviato


Fast B-spline class
Fit, evaluate, differentiate non-uniform B-splines of any order - fast

circa 14 anni fa | 2 download |

5.0 / 5
Thumbnail

Inviato


Boosted Generalized Additive Models (bgam) package
Boosting for the Generalized Additive and Linear Models (GAM and GLM).

oltre 14 anni fa | 2 download |

0.0 / 5
Thumbnail

Inviato


Unique elements in cell array
unique for numeric cell arrays. If c = {[0],[1,2],[0],[8],[1,2]} returns {[0],[1,2],[8]}

oltre 14 anni fa | 1 download |

4.8 / 5

Inviato


Embiggen
Add (or multiply, divide, etc) a matrix A to a vector b with the simple syntax A + Embiggen(b)

oltre 15 anni fa | 1 download |

5.0 / 5