Community Profile

photo

Maria Boruttau


Last seen: 9 mois il y a Actif depuis 2020

Followers: 0   Following: 0

2010: Mechanical Engineer (Diplom)

Programming Languages:
Python, MATLAB, Visual Basic
Spoken Languages:
English, German
Pronouns:
She/her

Statistiques

  • MATLAB Central Treasure Hunt Finisher
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


radius of a spherical planet
You just measured its surface area, that is the input.

11 mois il y a

A résolu


Convert radians to degrees
Given input in radians, output to degrees

11 mois il y a

A résolu


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

11 mois il y a

A résolu


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

11 mois il y a

A résolu


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

11 mois il y a

A résolu


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

11 mois il y a

A résolu


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

11 mois il y a

A résolu


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

presque 4 ans il y a

A résolu


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

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

presque 4 ans il y a