photo

Nirvik Sinha


Northwestern University

Last seen: 7 days ago Active since 2020

Followers: 0   Following: 0

Message

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.

Statistics

All
MATLAB Answers

2 Questions
1 Answer

File Exchange

5 Files

Cody

0 Problems
2 Solutions

RANK
31,629
of 300,302

REPUTATION
1

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
7,957 of 20,911

REPUTATION
115

AVERAGE RATING
3.00

CONTRIBUTIONS
5 Files

DOWNLOADS
16

ALL TIME DOWNLOADS
1091

RANK
80,797
of 168,040

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • GitHub Submissions Level 3
  • Personal Best Downloads 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

View badges

Feeds

View by

Submitted


N-M-Coherence-Analysis-Toolbox-for-MATLAB
A MATLAB toolbox for computing Morlet wavelet transforms and generalized n:m coherence between neural signals, complete with dem...

6 months ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Wavelet-coherence
Wavelet coherence with significance testing

2 years ago | 3 downloads |

0.0 / 5

Solved


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

4 years ago

Submitted


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

4 years ago | 7 downloads |

1.0 / 5
Thumbnail

Question


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

5 years ago | 1 answer | 1

1

answer

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

5 years ago | 0

Solved


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

5 years ago

Submitted


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

5 years ago | 4 downloads |

0.0 / 5
Thumbnail

Submitted


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

5 years ago | 1 download |

0.0 / 5
Thumbnail

Question


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

5 years ago | 0 answers | 0

0

answers