Community Profile

photo

Ritwika Mukherjee


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

Followers: 0   Following: 0

Statistiques

All
  • Solver
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

A résolu


Roll the Dice!
*Description* Return two random integers between 1 and 6, inclusive, to simulate rolling 2 dice. *Example* [x1,x2] =...

plus de 4 ans il y a

A résolu


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; ...

plus de 4 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 4 ans il y a

Question


MATLAB gives error while running a good Python code: TypeError: 'float' object is not iterable
I am trying to run an averaging code that requires a list and a single number tau. The python code runs well in Python 3.5.3 wit...

plus de 4 ans il y a | 1 réponse | 0

1

réponse