Solved


Number Puzzle - 089

11 months ago

Solved


Number Puzzle - 072

11 months ago

Solved


Number Puzzle - 071

11 months ago

Solved


Number Puzzle - 062

11 months ago

Solved


Number Puzzle - 060

11 months ago

Solved


Number Puzzle - 058

11 months ago

Solved


Number Puzzle - 055

11 months ago

Solved


Number Puzzle - 053

11 months ago

Solved


Sequence
Let S be a sequence of numbers Let Find for some , where and . Update - test suite cleaned up on 2-9-22

11 months ago

Solved


Sum the two halves of an array with an even number of elements
given an array of an even number of elements, sum the front and back half of the array and return the sums as an array For exam...

11 months ago

Solved


Intercambiar columnas - UC3M

11 months ago

Solved


Let's make puddings !
We will make puddings with eggs, milk and sugar. To make one pudding, we need one egg, 140(cc) of milk, 15 (g) of sugar. Now W...

11 months ago

Solved


BaeIsAlwaysRight
Output yes whatever bae says

11 months ago

Solved


Simple sum 1

11 months ago

Solved


MATLAB Basics: Complex Argument
For a given complex number, x, return the argument, y, in degrees.

11 months ago

Solved


Function substitution (2)
Evaluate the function for the given values of the variables N and t

11 months ago

Solved


Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].

11 months ago

Solved


Map all the indices of an Array Indices into a Vector giving Index vs Row and Column
Create an array of the row and column values for the indices of an array. This is typically performed using [r c]=ind2sub(siz...

11 months ago

Solved


Add 2 to any number.
Add 2 to any number.

11 months ago

Solved


factorial
calculate x!

11 months ago

Solved


Draw a x-by-x matrix British flag (Euro 2020)
Draw a x-by-x matrix 'British flag' using '0' and '1'.(x is odd and bigger than 4) x = 5 answer = [0 0 1 0 0 ...

11 months ago

Solved


Battery Charge Indicator
Write a function called battery_charge that visually represents the charge of a battery. The function takes an integer paramete...

11 months ago

Solved


Sun angle
Determine the angle of the sun above the horizon based on the time of day. Assumptions: the sun rises in the East at 6h00, cor...

11 months ago

Solved


Basic Matlab Operation Bonanza
Given a horizontal array of numbers, perform the following operations, in order: transpose, flip matrix horizontally, flip matri...

11 months ago

Load more