photo

MinChul Park


University of Canterbury

Last seen: 11 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
MATLAB Answers

4 Questions
2 Answers

File Exchange

1 File

RANK
164,799
of 299,784

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
18,819 of 20,803

REPUTATION
1

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
14

RANK

of 165,909

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

1 year ago | 1 download |

0.0 / 5
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...

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

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

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

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

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

3 years ago | 1 answer | 0

1

answer