Community Profile

photo

Mary Hemler


Last seen: casi 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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?

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas