![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20570493_1607409199505_DEF.jpg)
Kevin Akash Rajasekaran
Followers: 0 Following: 0
Statistik
19 Fragen
0 Antworten
RANG
194.757
of 297.016
REPUTATION
0
BEITRÄGE
19 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
47.37%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ....
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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');...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 4 Jahre vor | 1 Antwort | 0