Kevin Akash Rajasekaran
Followers: 0 Following: 0
Estadística
19 Preguntas
0 Respuestas
CLASIFICACIÓN
78.596
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
19 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
47.37%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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
Figure does not retain its transparency after saving it as .png
Hey all! I have plotted a graph where I've made the background transparent. Now while saving the graph as a .png file, the trans...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding the column of a matrix with the largest value
Hey all! I have a 65X64 cell called 'spikes" with a range of numbers in it. What might be the best way to go about selecting the...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Finding the double array with most number of elements in a cell.
Hey all! I have a variable called "spikes" which is a 65X64 cell. Each cell consists of a double array woth varying number of el...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Implementing a "moving window" on an array and selecting values preceding each window
Hey all! I have an array which I will call as "spiketimes''. It's essentially an array consisitng of time points, from ~0.1 secs...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do you select elements of one cell array based on the contents of another cell array?
Hey all! I have two cell arrays, "spiketimes" and "eyetimes". Both of them contain elements which are essentially time points at...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to select array elements based on the elements of another array?
Hey all! I have two double arrays "spiketimes" and "eyetimes". "spiketimes" is 354 elements long and each element is a time poin...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Retrieving elements of a cell array at regular set intervals
Hey all! I'm currently working on a project where I have a cell array called spiketimes. Spiketimes basically contains informati...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Loading a random file from a directory
Hey all! So I'm looking to write a program which involves randomly loading a .mat file from a directory containing a number of ....
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Saving output of a for loop for each iteration
Greetings! I'm using the following code to iterate for each trial within a file (given by condId). u=unique(condIds,'stable');...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Need help setting up a for loop for the below code
Hey all! I'm working on a project in which I have to construct fixation maps on a number of trials in an experiment. In the foll...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I modify the given code to work on specific trials containing a specific key string?
Hey all! I'm working on a project where I am analysing data from a .mat file. The file in question contains information for a sp...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Too many input arguments IMRESIZE
Hey all! I'm using a custom built code to resize and format an image from a database, such that the final result is in grayscale...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
The specified key is not present within this container error
Hey all! So I'm running the following code to essentially identify and extract an image within a database of images and assign i...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Error with Imresize as a result of one image file not being in binary
Hey all! So I'm calculating a metric (AUC_Borji to be specific) which makes use of a saliency map and a fixation map. According ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Appending multiple variables onto a single file
Hey all! So I'm having a bit of an issue in saving variables onto a single file. I have a variable called 'map' which is the res...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Need helping in setting a for loop for the below code
Hey all! So I'm implementing a code which essentially runs through the length of condIds (which is 1X1070 double) as follows. Fo...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Running the following code gives the classic "Dot indexing is not supported for variables of this type"
Hey all! So I'm currently running a piece of code which essentially retrieves all the trials ("myTrials") for a particular condi...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Need help with a for loop implementation for the below code
Greetings! I'm currently working on a project where in I perform a number of operations on a stimulus file (fancy name for a .ma...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to automate the following set of commands?
Hey all! I'm fairly new to MATLAB and I'm working on a small project where I have to convert a database of images into a downsam...
más de 3 años hace | 1 respuesta | 0