Community Profile

photo

Nirvik Sinha


Northwestern University

Last seen: 3 months 前 自 2020 起处于活动状态

Nirvik Sinha is currently a doctoral student at the Interdepartmental Neuroscience Center, Northwestern University. With his clinical and engineering background he has a versatile set of skills tailored to conduct research in interdisciplinary neuroscience. His primary areas of interest are rehabilitation robotics, computational neuroscience, systems neuroscience and neurobiology of movement disorders. His work centers around bridging the gap between basic and clinical sciences in these areas.

统计数据

All
  • Personal Best Downloads Level 2
  • GitHub Submissions Level 2
  • 5-Star Galaxy Level 1
  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • First Review
  • First Answer
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Submission

查看徽章

Content Feed

排序方式:

已提交


Wavelet-coherence
Wavelet coherence with significance testing

4 months 前 | 7 次下载 |

已解决


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years 前

已提交


Non-parametric alternative of 2-way ANOVA (ScheirerRayHare)
This is a simplified MATLAB implementation of R's Scheirer-Ray-Hare test

2 years 前 | 4 次下载 |

Thumbnail

提问


Does the MATLAB function wcoherence compute significance of the coherence values?
On the basis of what I understand from the literature, significant values need to be computed by doing Monte-Carlo simulations ...

3 years 前 | 1 个回答 | 1

1

个回答

已回答
How to turn a string into a line of differential equation for ode45?
You can use eval for this purpose instead of symbolic math: eq1_string=['-(2*Y(5)*sin(Y(2))*(12*Y(6) - 115*Y(4)*cos(Y(2))))/(12...

3 years 前 | 0

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years 前

已提交


EMG-onset-detection
A semi-automatic MATLAB GUI based App to find onset and offset times of EMG activity

3 years 前 | 7 次下载 |

Thumbnail

已提交


Automated unpaired 2 sample statsitical test
An automated interface to computation of one-sided/two-sided p-value using appropriate unpaired 2-sample parametric / non-parame...

3 years 前 | 4 次下载 |

Thumbnail

提问


How to do Fourier Transform of point processes like spike trains? Is there any special function or is it just the fft function?
In analysing spike trains (vector of 0s and 1s) in the frequency domain is there a designated way to do the Fourier transform? I...

4 years 前 | 0 个回答 | 0

0

个回答