Solved


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

5 maanden ago

Solved


Find a Pythagorean triple
Given four different positive numbers, a, b, c and d, provided in increasing order: a < b < c < d, find if any three of them com...

5 maanden ago

Solved


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

5 maanden ago

Solved


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<https://imgur...

5 maanden ago

Solved


Make a Plot with Functions
Make a plot and test

5 maanden ago

Solved


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

7 maanden ago

Solved


Průměr z výběrového souboru
Napište funkci, která vrátí průměr z hodnot vektoru data. Např data = [1, 2, 3, 4, 5, 6, 7, 8, 9] je prumer = 5.

7 maanden ago

Solved


to the 2 all elements
to the 2 all elements

7 maanden ago

Solved


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

7 maanden ago

Solved


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

7 maanden ago

Solved


Draw a '0' in a one matrix!

7 maanden ago

Solved


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

7 maanden ago

Solved


Converts numbers into characters
Converts numbers into characters

7 maanden ago

Solved


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

7 maanden ago

Solved


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

ongeveer 2 jaar ago

Solved


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

ongeveer 2 jaar ago

Solved


Calculate Inner Product
Given two input matrices, |x| and |y|, check if their inner dimensions match. * If they match, create an output variable |z|...

bijna 3 jaar ago

Solved


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

ongeveer 3 jaar ago

Solved


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

ongeveer 3 jaar ago

Solved


Fixed-Point Iteration
Perform fixed-point iteration to estimate the root of a nonlinear equation.

ongeveer 3 jaar ago

Solved


Polynomial division
Divide a polynomial u by polynomial v and return the quotients only. Example: u = x^4+3*x^3+5*x+3 v = x^2+1 Answer: ...

ongeveer 3 jaar ago

Solved


How to Concatenate two strings?
How to Concatenate two strings?

ongeveer 3 jaar ago

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

ongeveer 3 jaar ago

Solved


print

meer dan 3 jaar ago

Solved


Surface area of a cone

meer dan 3 jaar ago

Solved


Cody Matlab Version
What is the current Cody Matlab Release? *Output:* string *Examples:* '(R2012a)' or 'R2012a' Hint: We have mo...

meer dan 3 jaar ago

Solved


step function

meer dan 3 jaar ago

Solved


sign function

meer dan 3 jaar ago

Solved


F.R.I.E.N.D.S

meer dan 3 jaar ago

Solved


find the answer

meer dan 3 jaar ago

Load more