Community Profile

photo

Shivam Kumar Verma


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

Estadísticas

  • Promoter
  • Commenter
  • Solver

Ver insignias

Content Feed

Ver por

Resuelto


Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.

más de 2 años hace

Resuelto


Square root of number
Square root of given number.

más de 2 años hace

Resuelto


Sort in descending order.

más de 2 años hace

Resuelto


pressure to dB?
given x ratio of pressure, find corresponding y dB

más de 2 años hace

Resuelto


Finding perimeter of a rectangle
A rectangle has a length of x centimeters and a width of w centimeters. Find the perimeter.

casi 3 años hace

Resuelto


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

casi 3 años hace

Resuelto


Find the sum of the elements in the "second" diagonal
Find the sum of the elements in the diagonal that starts at the top-right corner and ends at the bottom-left corner.

casi 3 años hace

Resuelto


Convert yards to feet
The goal of this script is to convert a value given in yards to feet.

casi 3 años hace

Resuelto


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

casi 3 años hace

Resuelto


Spherical Volume
Calculate the volume of a sphere.

casi 3 años hace

Resuelto


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

casi 3 años hace

Resuelto


Find max
Find the maximum value of a given vector or matrix.

casi 3 años hace

Resuelto


length of a vector
Find twice the length of a given vector.

casi 3 años hace

Resuelto


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

casi 3 años hace

Resuelto


Area of a disk
Find the area of a disk or circle. x= radius of the disk.

casi 3 años hace

Resuelto


Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.

casi 3 años hace

Resuelto


Area of a Square
Inside a square is a circle with radius r. What is the area of the square?

casi 3 años hace

Resuelto


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

casi 3 años hace

Resuelto


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

casi 3 años hace

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


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

casi 3 años hace

Resuelto


Locate a family on a long street

casi 3 años hace

Resuelto


Is my wife right?
Regardless of input, output the string 'yes'.

casi 3 años hace