Risolto


Times 9
Try out this test problem first. Given the variable x as your input, multiply it by nine and put the result in y. Examples...

circa 4 anni fa

Risolto


Times 8
Try out this test problem first. Given the variable x as your input, multiply it by eight and put the result in y. Example...

circa 4 anni fa

Risolto


Times 7
Try out this test problem first. Given the variable x as your input, multiply it by seven and put the result in y. Example...

circa 4 anni fa

Risolto


Times 6
Try out this test problem first. Given the variable x as your input, multiply it by six and put the result in y. Examples:...

circa 4 anni fa

Risolto


Bto
Hangisi daha büyük

circa 4 anni fa

Risolto


Sum of terms in a series 1 (★★★)
Given x and n, compute the following sum: |x|+|x|^(1/2)+|x|^(1/3)+|x|^(1/4)+|x|^(1/5) ... + |x|^(1/n) where ||x|| indica...

circa 4 anni fa

Risolto


Times 3
Try out this test problem first. Given the variable x as your input, multiply it by three and put the result in y. Example...

circa 4 anni fa

Risolto


Mo money, mo math 1! (★★★)
(adapted from Prob 9 Cody team) You have a vector where the elements represent the number of $20 bills, $10 bills, $5 bills, ...

circa 4 anni fa

Risolto


Times 11
Try out this test problem first. Given the variable x as your input, multiply it by eleven and put the result in y. Exampl...

circa 4 anni fa

Risolto


DETERMİNE bigger input
which one is biigger x or z

circa 4 anni fa

Risolto


Calculate the volume of a cone
Calculate the volume of a cone given an array containing one column of radii and one column of the height of the cone. * Reme...

circa 4 anni fa

Risolto


Find the next binary palindrome number
We all know, a *palindrome* is nothing but a number or character which remains the same after the forward or backward alteration...

circa 4 anni fa

Risolto


How many apple
You have x apples I take from you y apples now how many apples you have ?

circa 4 anni fa

Risolto


Find the y=(1:x)
Look at the question

circa 4 anni fa

Risolto


How tall are you?
measures your height forexample= 175cm 180cm 169cm

circa 4 anni fa

Risolto


Step number
Step number

circa 4 anni fa

Risolto


Times 5
Try out this test problem first. Given the variable x as your input, multiply it by five and put the result in y. Examples...

circa 4 anni fa

Risolto


Create a matrix that counts up diagonally
Given a single input _N_, create a _N_ x _N_ matrix that counts from 1 : _N_ ², (along up-right diagonals, starting with 1 in th...

circa 4 anni fa

Risolto


Pentagonal dodecahedron
<<https://upload.wikimedia.org/wikipedia/commons/7/73/Dodecahedron.gif>> Pentagonal dodecahedron is a dodecahedron that is ...

circa 4 anni fa

Risolto


Sort even numbers from 1 to 100
Sort even numbers from 1 to 100 for ex: x=1:100

circa 4 anni fa

Risolto


Sum 1 to 100 even number
Write a Matlab program to add all the even numbers from 0 to 100 |

circa 4 anni fa

Risolto


Power Numbers
Find the n-th power of m.

circa 4 anni fa

Risolto


Times 10
Try out this test problem first. Given the variable x as your input, multiply it by ten and put the result in y. Examples:...

circa 4 anni fa

Risolto


Times 10
Try out this test problem first. Given the variable x as your input, multiply it by ten and put the result in y. Examples:...

circa 4 anni fa

Risolto


Fill a zeros matrix (★★★★★)
(Copy of Problem 830) The aim is to fill an array of all zeros given a numerical value and the index of row and columns for t...

circa 4 anni fa

Risolto


Doubling elements in a vector (★★)
(copy of prob. 1024) Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] t...

circa 4 anni fa

Risolto


Distance Between Points
Being n the number of points (If n = 3 there would be 3 points: A, B and C). The distance between each pair of points increases...

circa 4 anni fa

Risolto


Find the area of ​​the square
There are *n²* circles inscribed in the square ABCD. The perimeter of each circle is *aπ* <<http://imgfz.com/i/3wzCeAT.png>> ...

circa 4 anni fa

Risolto


Get the area of ​​the square.
Four circles are inscribed in the square ABCD. The perimeter of each circle is *aπ*. <<http://imgfz.com/i/UzgCJut.png>> Gi...

circa 4 anni fa

Risolto


Electric Flux
Calculate the flux passing through a surface. E is electric field, A is area.

circa 4 anni fa

Carica altro