Community Profile

photo

Shubo Chakrabarti

Last seen: 6 days ago Active since 2020

Statistics

All
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 2
  • First Review
  • Personal Best Downloads Level 2
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


Open-Microscopy-Data-MATLAB
This is a tutorial demonstrating how to access open microscopy data and publish reusable and reproducible analyses in MATLAB

15 days ago | 4 downloads |

Thumbnail

Submitted


Analyse Open Gravitational Wave Data in MATLAB
This is a tutorial demonstrating how to access open gravitational wave data and publish reusable and reproducible analyses in MA...

4 months ago | 2 downloads |

Thumbnail

Submitted


Electrophysiology-Tutorial-for-Neuroscience
This is a tutorial for key data analysis steps used by neuroscientists - filtering, spike extraction, PCA, clustering, and spect...

2 years ago | 30 downloads |

Thumbnail

Submitted


Live_Script_Spiking_Neurons
This code simulates the Izhikevich Model using the forward Euler method and MATLAB in-built ode solver

3 years ago | 6 downloads |

Thumbnail

Solved


Create a cell array out of a struct
Create a cell array out of a (single) struct with the fieldname in the first column and the value in the second column: in: ...

4 years ago

Solved


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

4 years ago

Solved


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

4 years ago