EK
Hebrew University Jerusalem
Followers: 0 Following: 0
Estadística
26 Preguntas
3 Respuestas
CLASIFICACIÓN
121.582
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
26 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
73.08%
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
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Replacing numbers in the matrix
Hi, I have matrices with logfile and data. The first 5 columns is the log fille that logs stimuli representation in time (a...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
Resize and align the data matrix based on the stimuli ID
Hi, I have matrices with 2 column like in the file attached below (log). The 1st column logs an analog signal of stimuli in t...
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
How to place sound files in to cell array and play them in Matlab
Hi, I have a mat file that has sound files in the cell array as in the example attched bellow. I am splitting single sounds and...
alrededor de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
resize matrix based on indices
Hi, I am working with matrices as in the file attached below. The first 4 columns log for stimuli representation in time. The r...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Shuffle matrix based on column elements
Hi, I have matrices like in the file attached below. The 4 columns log for stimuli representation in time. The rows are time an...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
resize and fill the matrix
Hi, I am trying to resize Excel data matrix and would like to ask if there are easy way to do it in matlab I have matrices wi...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Add numbers to the matrix
Hi, I am trying to refill excel matrix with the numbers and would like to ask if there are easy way to do it in matlab I have...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Align two data sets
Hi, I am trying to align two datasets log and data matrices (examples attached bellow data sezs of trials). The files have dif...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
eding numbers in the matrix
Hi, I have matrices with logfile and data. The first 5 columns is the log fille that logs stimuli representation in time (a...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
resize Excel data matrix
Hi, I am trying to resize Excel data matrix and would like to ask if there are easy way to do it in matlab I have matrices wi...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
fill ids numbers in the matrix
Hi, I am trying to refill excell matrix with trial ids numbers and would like to ask if there are easy way to do it in matlab ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
fill and replicate numbers in the matrix
Hi, I am trying to refill excell matrix with numbers and would like to ask if there are easy way to do it in matlab I have ma...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
replace numbers in the matrix
Hello, I have a matrix of 6 columns (an example attached here) that are: trials, stimulus IDs, Hit, Miss, CR, FA. Hit, Miss, C...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add rows to the matrix
Hallo, I have a matrix of 6 columns (an example attached here) that are : trials, stimulus IDs, Hit, Miss, CR, FA. Hit, Miss,...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Presiction time in Classification Lerner
I would like to mesure the time that classifier takes for prediction. I see that in Classification Lerner toolbox there is para...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add LDA axis to scatter plot?
I would like to ask how can I add LDA axis to the scatter plot in the link attached below? https://de.mathworks.com/help/stat...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot scatter using exported model Classification Learner ?
I am doing LDA analysis using Classification Learner toolbox. I am exporting model and train on a new data set. Is there a way t...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Classification Learner Dataset Preparation
I would like to use Classification Learner toolbox for LDA analysis. I have data of 6 different stimuli (6 colomn matrix). I nee...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Classification learner - Confusion matrix
I am trying to interpritate the results of confusion matrix (Classification Learner Toolbox) but can not find True Negative rate...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to normalize matrix with positive and negative values
I would like to normalize/transform matrix (neuronal responses) that has both negative and positive values in a way that all va...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to prepare the data for Classification learner Toolbox?
Hello I would like to ask in respect of Classification Learner how many data sets should I have. Should I have data set for tra...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Question to Classification Learner Toolbox
Hello, I am training Linear Discriminante classifier on my data set using Learner Toolbox. How can I evaluate the accuracy ? ...
casi 5 años hace | 1 respuesta | 0
1
respuestacurve fitting toolbox F test ?
Hi Navya thank you very much for your suggestion. I do not understand how can I apply filtm function to my fitting parameter? ...
casi 5 años hace | 0
curve fitting toolbox F test ?
I am using linear fit and sigmoid (custom)
casi 5 años hace | 0
Pregunta
curve fitting toolbox F test ?
Is it possible to extract/calculate the F test p-values from the output of a curve fitting toolbox?
casi 5 años hace | 3 respuestas | 0
3
respuestasPregunta
saving to cell2mat without overwriting
I am fitting data (each column ) to linear function in a loop I would like to save output result (gof) to a matrix , each loo...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to subplot data in a given order?
Hi, I have data file with physiology neuronal recording from 6 diffrent channels. I an plotting average cells response for each...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I correlate rows of a matrix to a vector template ?
Hi, I have a matrix Y with 6 colomns and n rows. I need to calculate correlation between each row in a matrix and a given vec...
alrededor de 6 años hace | 0 respuestas | 0