Community Profile

photo

Mary Hemler


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How can I add this text with values into my legend?
I have the following code for my plot legend currently: baseNames = {'T9C11','T8C7','T8C5','T9C6'}; baseValues = mutualInfoTo...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


How can I re-save variable with only certain index values?
I have a variable, mutualInfoTotal, and I would like to re-save as another variable HD_mutualInfoTotal that only contains the va...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Create matrix of maximum values from cell array
If I have a 1x73 cell array consisting of 1x60 doubles, FR, how can I create a 1x73 matrix consisting of the maximum values of e...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Error Message "Unrecognized function or variable"
I have run this script several times successfully, but I made a few changes to the folders where I was storing files and variabl...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


indexing in for loop
I would like to run a for loop through only variables in certain index positions. Here is my code: j=1; for c=48:73 % this i...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Indexing in for loop
I would like to create a new variable, cells_high_MI, that corresponds to the cellspikes index of the cells that have a high MIS...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Create new variable with only values of a certain variable
I want to save a new variable 'highMI_sec' as only the values of mutualInfoTotal that are at least equal to 5 (at end of code). ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Eliminate certain entries of cell array
I have a 1x73 cell array, FR, and I would like to eliminate FR {8, 17, 31, 41, 43, 47, 49, 56, 60, 66, 73} and re-save as a 1x62...

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


How can I convert this cell array into a matrix?
I have a 1x73 cell array (73 is number of neurons) filled with 1x60 doubles, {FR} (60 is number of bins). I would like to trans...

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


How do I fix my legend?
I am trying to create a legend key that says the name of a cell, then is followed by the value for mutual information. Somethi...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Randperm without number 1
I am using randperm to select positions that will be changed. How can I change my code so that the number 1 (position 1) is not ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Randperm without the number 1
I am trying to do an asynchronous, random order update for a Hopfield neural network. Here is my code: S=U; Async=randperm(50...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


How can I change the size of the text in annotation, and place a border around it?
Hi! I would like to have a textbox on the outside of a polarplot, but with a border around it. It had a border around it when it...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


num2str error in textbox
Hello! I am very new to matlab and am trying to put a text box in a plot with the value of a variable. The variable is located i...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Create a vector with random numbers
How can I create a vector of length 20, whose first 15 numbers are randomly chosen between 2 and 3, and whose last 5 numbers are...

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


Create matrix composing random numbers
How can I create a 5x3 matrix comprising random numbers selected uniformly from the range 10 to 20?

environ 4 ans il y a | 1 réponse | 0

0

réponse

Question


Generate matrix with different numbers for diagonal and off-diagonal entries
How can I create a 10x10 matrix with the number 5 for all diagonal entries and the number -3 for all off-diagonal entries?

environ 4 ans il y a | 1 réponse | 0

0

réponse