Community Profile

photo

MinChul Park


University of Canterbury

Last seen: 21 days ago Active since 2022

Followers: 0   Following: 0

Message

Clinical Audiologist and PhD Candidate

Programming Languages:
MATLAB
Spoken Languages:
English, Korean
Professional Interests:
Neuroscience

Statistics

All
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 2

View badges

Feeds

View by

Submitted


Brainstorm-Custom-Processes
Brainstorm Custom Processes Repository for EEG Analysis

2 months ago | 1 download |

Thumbnail

Answered
Using index vector NAME to index from a vector within two independent for loops
This has been resolved - just needed to change the array structure a bit and it worked! The main issue was due to the compatib...

7 months ago | 0

| accepted

Question


Using index vector NAME to index from a vector within two independent for loops
Suppose I have 3 vectors as below with the same variable name LocP generated as a result of a for loop. The number in front of t...

7 months ago | 1 answer | 0

1

answer

Answered
Matrices size difference within for loop and unable to perform assignment of elements
Change in code from ... SS_Amp(:,iNepochs) = PeakPo + PeakNe; % Final calculation of max peak-peak amplitude To... SS_Amp = P...

7 months ago | 0

| accepted

Question


Matrices size difference within for loop and unable to perform assignment of elements
Hello MathWords community, I am trying to calculate maximum peak to peak amplitude of 11-16 Hz bandpass filtered brain EEG acti...

7 months ago | 2 answers | 0

2

answers

Question


Nested for loop - adding elements to a matrix
Hello MathWorks community, The below code is supposed to take in 6 by X by Y multidimensional array, run some calculations and ...

7 months ago | 1 answer | 0

1

answer

Question


Standard deviation in 3D array from 1st to nth number array
Hello I am trying to calculate residual noise from auditory brainstem responses (ABR). The 3D array that I'm working in is in t...

2 years ago | 1 answer | 0

1

answer