photo

Reid


Last seen: fast 3 Jahre vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

Cody

0 Probleme
86 Lösungen

RANG
N/A
of 301.383

REPUTATION
N/A

BEITRÄGE
0 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 21.252

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
6.621
of 174.306

BEITRÄGE
0 Probleme
86 Lösungen

PUNKTESTAND
1.003

ANZAHL DER ABZEICHEN
2

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Introduction to MATLAB Master
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Divide by 4
Given the variable x as your input, divide it by 4 and put the result in y.

etwa 3 Jahre vor

Gelöst


Find my daddy long leg (No 's')
Given the ratio of the two legs (longer / shorter), and the hypotenuse length, find the value of the bigger leg.

etwa 3 Jahre vor

Gelöst


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

etwa 3 Jahre vor

Gelöst


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

etwa 3 Jahre vor

Gelöst


Temperature Conversion 2

etwa 3 Jahre vor

Gelöst


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.

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


Spherical Volume
Calculate the volume of a sphere.

etwa 3 Jahre vor

Gelöst


easy problem
Find the last element of the array

etwa 3 Jahre vor

Gelöst


Converts numbers into characters
Converts numbers into characters

etwa 3 Jahre vor

Gelöst


to the 2 all elements
to the 2 all elements

etwa 3 Jahre vor

Gelöst


Box
Give the volume of a box, x is equal to the body diagonal.

etwa 3 Jahre vor

Gelöst


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

etwa 3 Jahre vor

Gelöst


calculate the length of matrix
input 1 array, calculate the length

etwa 3 Jahre vor

Gelöst


the average value of the elements
Calculate the average value of the elements in the array

etwa 3 Jahre vor

Gelöst


Find the max element of the array
Find the max element of the array

etwa 3 Jahre vor

Gelöst


Double all elements in the array
Duplicate all elements in the array

etwa 3 Jahre vor

Gelöst


Baseball Pitch Question
One pitcher made 10 practice pitches during his warm up before the game. Using the given information, create a vector matrix an...

etwa 3 Jahre vor

Gelöst


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

etwa 3 Jahre vor

Gelöst


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

etwa 3 Jahre vor

Gelöst


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

etwa 3 Jahre vor

Gelöst


Create a vector
Create a vector from 0 to n by intervals of 2.

etwa 3 Jahre vor

Gelöst


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

etwa 3 Jahre vor

Gelöst


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

etwa 3 Jahre vor

Mehr laden