Resuelto


Power Numbers
Find the n-th power of m.

alrededor de 1 año hace

Resuelto


For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
For a rectangle, if x is the length and 2x is the width. Then find out x from the area of the rectangle? if the area is equal...

alrededor de 1 año hace

Resuelto


vectors counting by 5
Create a vector with numbers from x_min to x_max in increments of 5.

alrededor de 1 año hace

Resuelto


Finding fourier transform of a given vector
Find the fourier transform of a given input vector for ex a=[1 2 3 4] then y=[ 10.0000 + 0.0000i -2.0000 +...

alrededor de 1 año hace

Resuelto


Compound Interest : Future Value
Theorem : Compound Interest where, F : Future value at the end of n periods P : Present value r : Annual nominal rate n :...

alrededor de 1 año hace

Resuelto


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

alrededor de 1 año hace

Resuelto


row removal
Remove the nth row from input matrix M and return the resulting matrix in output N.

alrededor de 1 año hace

Resuelto


Momentum Calculation
A shopping cart of mass 'm1' is traveling with velocity 'u' and collides with a second shopping cart of mass 'm2.' The two shopp...

alrededor de 1 año hace

Resuelto


non-repitition of numbers in a vector

alrededor de 1 año hace

Resuelto


Calculating Ring Area
In two-dimensional space, a ring can be constructed by using two concentric circles. Determine the area of a ring which has r1 ...

alrededor de 1 año hace

Resuelto


UICBioE240 problem 1.12
The mathematical quantities e^x, ln x, and log x are calculated in Matlab using the expressions exp(x), log(x), and log10(x), re...

alrededor de 1 año hace

Resuelto


How to get the additive inverse of a uint8.
Given x as a uint8 find the additive inverse y.

alrededor de 1 año hace

Resuelto


Vector indexing: lower than mean
Find indices of values in a vector lower than the mean of the vector

alrededor de 1 año hace

Resuelto


Breaking up a chocolate bar
You've got a chocolate bar of size , and you want to break it up into bite-sized () pieces. How many steps are required to do th...

alrededor de 1 año hace

Resuelto


divide by 5

alrededor de 1 año hace

Resuelto


Circle : Square

alrededor de 1 año hace

Resuelto


PIN code

alrededor de 1 año hace

Resuelto


Cos Function
x is the abscissa. find the absolute value of cosine of -x and the same value with changed sign.

alrededor de 1 año hace

Resuelto


step function

alrededor de 1 año hace

Resuelto


Rescale Scores
Each column (except last) of matrix X contains students' scores in a course assignment or a test. The last column has a weighted...

alrededor de 1 año hace

Resuelto


Longest run of consecutive numbers
Given a vector a, find the number(s) that is/are repeated consecutively most often. For example, if you have a = [1 2 2 2 1 ...

alrededor de 1 año hace

Resuelto


Given two arrays, find the maximum overlap
Given two (integer) arrays s1 and s2, create a new array s3 which is as short as possible and contains both arrays. #1 s1 = [...

alrededor de 1 año hace

Resuelto


Get the area codes from a list of phone numbers
Given a string of text with phone numbers in it, return a unique'd cell array of strings that are the area codes. s = '508-647...

alrededor de 1 año hace

Resuelto


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as y = A.ⅇ^(-λt)*cos(2πft) where A, λ, and f are scalars and t is a vector. ...

alrededor de 1 año hace

Resuelto


minecraft movie scramble
the following phrase "la la la lava ch ch ch chicken" will be out of order. make it into the correct order

alrededor de 1 año hace

Resuelto


add num
add two numbers a and b

alrededor de 1 año hace

Resuelto


Wheatstone bridge
Determine if a set of resistors maintain Wheatstone bridge equilibrium

alrededor de 1 año hace

Resuelto


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

alrededor de 1 año hace

Resuelto


Mode
Find the mode of a vector x

alrededor de 1 año hace

Resuelto


Prime Number
Determine if a number is prime

alrededor de 1 año hace

Cargar más