Risolto


num4
nmjhg

10 mesi fa

Risolto


num3
nam

10 mesi fa

Risolto


nam2
nam

10 mesi fa

Risolto


num
num

10 mesi fa

Risolto


num to char
make num into char

10 mesi fa

Risolto


sum numbers to some value n
sum of numbers up to a value n

10 mesi fa

Risolto


Mode
Find the mode of a vector x

10 mesi fa

Risolto


Find the mean
Find the mean of a given sdet of numbers in a vector x

10 mesi fa

Risolto


Prime Number
Determine if a number is prime

10 mesi fa

Risolto


Remainder
Given two number a and b find the remainder when you divide a by b

10 mesi fa

Risolto


Division
Given two numbers a and b divide them a/b

10 mesi fa

Risolto


Multiplication
Given 2 numbers a and b mulitply them

10 mesi fa

Risolto


Subtraction
Given two numbers a and b subtract them

10 mesi fa

Risolto


Add two numbers
Given two numbers a and b add them together

10 mesi fa

Risolto


x = 1

10 mesi fa

Risolto


x = 3
write a funciton to make the variable x = 3

10 mesi fa

Risolto


What kind of triangle?
Write a function named check_triangle that receives three positive integers as input: a, b, and c. These three numbers are inte...

10 mesi fa

Risolto


Cluster Partition
Given an array (row or column) of numbers, divide the array into consecutive positive/negative numbers. 0 is to be treated inde...

10 mesi fa

Risolto


Check if a Number is a Palindrome Without Converting to String
Write a function that checks if a given positive integer is a palindrome without converting the number to a string or using stri...

10 mesi fa

Risolto


Zero Out Negative Elements
Write a MATLAB function called zeroNegatives that takes a numeric vector v as input and returns a modified version where all neg...

10 mesi fa

Risolto


Find the closest e-abundant numbers
An abundant number is an integer whose sum of its positive proper divisors—or the sum of its divisors excluding itself—exceeds ...

10 mesi fa

Risolto


Permuted Multiples: Project Euler Problem 52
Return the smallest positive integer, x, for which x, 2x, 3x, 4x, 5x, and 6x, all contain the same digits but in different order...

10 mesi fa

Risolto


Matrix Diagonal Sum
Given a square matrix A of size n x n, write a function to compute the sum of the elements on both the main diagonal and the ant...

10 mesi fa

Risolto


List e-perfect numbers
A perfect number is an integer that equals the sum of its positive proper divisors—or the sum of its divisors excluding itself. ...

11 mesi fa

Risolto


Create a fibonacci series

11 mesi fa

Risolto


Sum powers of e-divisors
In number theory the function produces the sum of divisors of an integer raised to the power . Setting sums the divisors, as ...

11 mesi fa

Risolto


Bit Stream conversion to Audio Frequency Shift Key using Bell 202 (Modem)
Convert a character binary bit-stream transmitted at a certain baud-rate into an audio stream using Audio Frequency Shift Key (A...

11 mesi fa

Risolto


Determine the e-divisors of an integer
From MathWorld: is called an e-divisor (or exponential divisor) of a number with prime factorization if and where for...

11 mesi fa

Risolto


Count the e-divisors of an integer
Cody Problem 2664 asks us to count the divisors of an integer, and Cody Problem 60843 involves listing the e-divisors of an inte...

11 mesi fa

Risolto


Test x = 1
Write a function to make the variable x = 1

11 mesi fa

Carica altro