Patrick
Followers: 0 Following: 0
Estadística
7 Preguntas
2 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
257.791
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
121.400
of 153.912
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Using structfun with wcoherence function
I am attempting to calculate coherence for waveform data. There are a total of 44 channels. The usual way of processing is to go...
más de 3 años hace | 0 respuestas | 0
0
respuestasNeed help live streaming ADAS1000 ECG data into MATLAB
I would be curious to know if you ever found a solution to this.
alrededor de 5 años hace | 0
Pregunta
Suppress Code and/or view Headings and Text in Live Editor
I'm having my first go trying to write a report using MATLAB Live Editor rather than using R since I found out about a package c...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Replacing character withing an cell using cellfun
I have a cell array called "ImpactTime" within a table called "hits" (see figure below). I'm attempting to change the 6th chara...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting histograms using callbacks and dropdown/pop-up menus
I'm attempting to create a figure which contains a drop down menu. Very similar to the example provided <https://www.mathworks.c...
casi 7 años hace | 1 respuesta | 0
1
respuestaResuelto
Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...
casi 7 años hace
EEGLAB and FASTER 256 channel location file
You can view this page on GitHub which helped me. https://github.com/yishuwei/HydroCel256
alrededor de 7 años hace | 0
Pregunta
Finding a series of numbers in a cell
Good day, I have the following cell called "c" c = {'Conc_510_Y2_Asym_27730_AuditoryOddball' 'Conc_510_Y2_Asym_27730_...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Naming VariableNames in a table based on a cell array
I have an array data2 which is 1x576 and I have a cell array called data2_txt which is also 1x576. I have giving a small example...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Looping on one line
I searched the forums and couldn't find anything like this. So either I am doing it completely wrong or there is another method ...
casi 9 años hace | 1 respuesta | 0