Resuelto


list of prime numbers
n is given find the largest prime number <=n

casi 10 años hace

Resuelto


add each element with 2
You have given a array. Add 2 to each element of that array.

casi 10 años hace

Resuelto


add each element with 4
You have given a array. Add 4 to each element of that array.

casi 10 años hace

Resuelto


add each element with 10
You have given a array. Add 10 to each element of that array.

casi 10 años hace

Resuelto


add each element with 3
You have given a array. Add 3 to each element of that array.

casi 10 años hace

Resuelto


find square root of a positive real number
a number given, find the square root of that number

casi 10 años hace

Resuelto


find square root of 9
find square root of 9

casi 10 años hace

Resuelto


find square root of 16
find square root of 9

casi 10 años hace

Resuelto


Quberoot of 8
Find the qube-root of 8

casi 10 años hace

Resuelto


Square root of 100
Find the square root of 100

casi 10 años hace

Resuelto


find "greatest common divisor" of two integer value
A function to find Greatest Common Divisor of two integer input E.G. x=-18 y=96 output should be +6 x=-18; y=96; >>your...

casi 10 años hace

Resuelto


find 90-45
find 90-45

casi 10 años hace

Resuelto


what is your name
The result should be my name i.e. Subrata Halder

casi 10 años hace

Resuelto


Divide all elements by 3
Give an array. Divide all the elements by 3.

casi 10 años hace

Resuelto


Find remainder when x is divided by 3
Find remainder when x is divided by 3

casi 10 años hace

Resuelto


multiply an array by its position number
You have given an array. Multiply an array by its position number

casi 10 años hace

Resuelto


Find qube root
Find the quberoot of 27

casi 10 años hace

Resuelto


Want to solve this problem???????????????????
It depends on you whether u want to solve this problem or not....

casi 10 años hace

Resuelto


find the Area of a rectangle
length is x width is y what is the area of the rectangle?

casi 10 años hace

Resuelto


iteration of N blank spot
we have N spot which can be blank o filled calculate the number of iteration for these spots. e.g. N=2 1- blank blank 2- bl...

casi 10 años hace

Resuelto


Prime number removal
remove all prime numbers from the input e.g. input = 1 2 3 4 5 6 7 8 9 10 11 12 ...

casi 10 años hace

Resuelto


Fast 1-D Convolution (full shape)
This is the first problem in the <http://www.mathworks.com/matlabcentral/cody/?term=Fast+1-D+Convolution fast 1-D convolution se...

más de 10 años hace

Resuelto


the "power matrix" of two vetcors
Given two row vectors x,y of lengths m and n (resp.), create an m x n matrix whose i,j entry is x(i)^y(j).

más de 10 años hace

Resuelto


Matrix of almost all zeros, except for main diagonal
Write a program to input an integer n and build a n-by-n matrix with the numbers 1,2,...,n on the main diagonal and zeros elsewh...

más de 10 años hace

Resuelto


Volume of a cube
Find the volume of a cube.

más de 10 años hace

Resuelto


easy multipliation
return y to be equal to 2 * x

más de 10 años hace

Resuelto


Why?
Why has been a major question throughout history; why did Napoleon fail, why do we exist, why must I work a pageant, to name a f...

más de 10 años hace

Resuelto


Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...

más de 10 años hace

Resuelto


Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>

más de 10 años hace

Resuelto


Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...

más de 10 años hace

Cargar más