Community Profile

photo

Raul Castillo


Con actividad desde 2019

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


is there a way to flip an array
i exported some data and need it to go from 27x1 to1x27 is there any way to do that without rewriting all the data

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i have a problem rounding a loop
so if i write a loop that and it gives me a answer of .0215243225 you know just a huge number but i wanted to round it to the .0...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


assigning values to an array that already has values
so for example my array lets say s= [1 4 2 3 4 1 4 2 3 4 ] and i want to assign 1=20 2=30 3=50 4=80 so that my new array would ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


trouble with loops need help
hi if i have an array with [1 2 3 4] and i wanted to associate 1 with 20, 2 with 30, 3 with 40 and so on how would i do that? i...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Need help using the count function
hi lets say i have an array 4x5 and it is compossed of 0's and 1's as so a=[ 1 0 1 0 1; 1 1 0 1 1; ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Need help creating an matrix that includes probability
So i am asked to make an matrix that is 96x96. this matrix must have a 5% probability of getting a 0 instead of a 1. i know that...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


i need to know how to select values from a 2x365 array
hey i have a 2x365 array and i know that if you use column_1= data (1:365) to select the data in the first column but how would ...

más de 4 años hace | 1 respuesta | 0

1

respuesta