Community Profile

photo

Raga Reddy Gundlapally


Last seen: 4 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

Physics PhD student, rock climber

Spoken Languages:
Telugu
Pronouns:
She/her

统计数据

  • MATLAB Central Treasure Hunt Finisher
  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

已解决


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

12 months 前

已解决


Replace multiples of 5 with NaN
It is required to replace all values in a vector that are multiples of 5 with NaN. Example: input: x = [1 2 5 12 10 7] ...

3 years 前

已解决


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

3 years 前

已解决


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

3 years 前

已解决


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

3 years 前