Community Profile

photo

Kevin Akash Rajasekaran


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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');...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort