photo

Dani


Last seen: 8 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
185,222
of 299,737

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
12.5%

VOTES RECEIVED
0

RANK
 of 20,791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,655

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

  • Thankful Level 1

View badges

Feeds

View by

Question


EEGLAB: AMICA versus binica
Hi everyone. Newbie here. I have heard different opinions on this and need to know the facts. I know AMICA assumes the ica in th...

2 years ago | 1 answer | 0

1

answer

Question


EEGLAB function pop_clean_rawdata[ LineNoiseCriterion ]
Hi, I would like to know how the LineNoiseCriterion works. I was told it works by averaging the channels and then using a pre-se...

2 years ago | 1 answer | 0

1

answer

Question


[absolute beginner] What is the purpose of strcat when used in this way?
Hello, If I have a code that goes: my_dir = char(InputtedFile{:,"VariableColumn"}); my_dir = strcat(my_dir,'\'); When I ...

2 years ago | 1 answer | 0

1

answer

Question


[ABSOLUTE BEGINENR] char(inputdlg) or just inputdlg same result? why?
Hi, this is a concept question. When I run agedirectory = char(inputdlg({'Emter your age'})) and agedirectory = inputdlg(...

2 years ago | 2 answers | 0

2

answers

Question


[absolute beginner] what is the difference between addpath and directories?
I have no programming experience and need to learn quickly so please be gentle on me. I was told to think of directories as li...

2 years ago | 0 answers | 0

0

answers

Question


Why do I keep getting an fopen error in my code? [absolute beginner]
My code is filename = 'test02.txt'; outputtextfile = fullfile(output_dir, filename); header = {'bad channels'}; f1 = fopen(...

2 years ago | 2 answers | 0

2

answers

Question


Need help on how to CREATE a text file in matlab?
Do I use fopen or table function?

2 years ago | 2 answers | 0

2

answers

Question


EEGLAB pop_clean_rawdata function
Hello, I am a novice to EEGLAB and had more of a conceptual question. I am analyzing data of 128 channels (electrodes) and u...

2 years ago | 1 answer | 0

1

answer