photo

Raul Castillo


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

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

1

réponse

Question


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

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

0

réponse

Question


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

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

1

réponse

Question


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

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

2

réponses

Question


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

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

1

réponse

Question


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

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

2

réponses

Question


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

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

1

réponse