Community Profile

photo

sunil anandatheertha


Last seen: más de 2 años hace Con actividad desde 2010

Followers: 0   Following: 0

Contacto

Doctoral researcher.

Estadísticas

All
  • Solver
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 4
  • First Review
  • First Submission
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Resuelto


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

casi 3 años hace

Resuelto


Find the two most distant points
Given a collection of points, return the indices of the rows that contain the two points most distant from one another. The inpu...

casi 4 años hace

Resuelto


Four digit number ABCD reversal
write a MATLAB function to find the four-digit number ABCD when multiplied by 4 returns DCBA. The function takes an input x=4.

casi 4 años hace

Resuelto


Squares of odd numbers upto a given range
Find the squares of odd numbers upto a given range. If Given x=6 return y=(1^2,3^2,5^2) y=1,9,25 If Given x=5 retu...

casi 4 años hace