Community Profile

photo

udhay math


Last seen: ongeveer 2 jaar ago Active since 2021

Statistics

  • MATLAB Mini Hack Participant
  • Promoter
  • Solver

View badges

Content Feed

View by

Solved


Return area of square
Side of square=input=a Area=output=b

meer dan 2 jaar ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

meer dan 2 jaar ago

Solved


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

meer dan 2 jaar ago

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

meer dan 2 jaar ago