A résolu


Summation of integers

19 jours il y a

A résolu


Summy's even sum

19 jours il y a

A résolu


Vector Element Multiplication
Take two incoming vectors, and output the element wise multiplication of the vectors.

19 jours il y a

A résolu


Ohmic Heating

19 jours il y a

A résolu


Given the mass and stiffness of an undamped SDOF system, find the natural frequency and the natural period of vibration
Problem Statement Given the mass and stiffness of an undamped SDOF system, find the system's natural frequency in both Hz and...

19 jours il y a

A résolu


Mile to Kilometer
x is mile and y is km

19 jours il y a

A résolu


modulus of a number
find the modulus of a given number

19 jours il y a

A résolu


Get all corner elements from a matrix where dimension of matrix is always equal to or greater than 2.
if a given matrix a = [1 2 3;4 5 6]; so answer is going to be [1 3;4 6]

19 jours il y a

A résolu


My Problem, Find the square of the horizontal concatenation of the third and fifth elements of a vector.
given the 1x5 vector x, y must be the square of the horizontal concatenation of the third and fifth elements. So, if x = [1 1 1 ...

19 jours il y a

A résolu


CARDS PROBLEM
Read my mind and tell me the card number that I have now in my hands.

19 jours il y a

A résolu


Which Prime
Given two prime numbers, specify the relation between them i.e. - 'Twin Prime', 'Cousin Prime', 'Sexy Prime' or 'None'

19 jours il y a

A résolu


Do you have the minimum age?

19 jours il y a

A résolu


Simple Interest : Calculate Future Value
Theorem : Simple Interest where; F : Future Value P : Present Value r : Annual simple interest rate (decimal) t : Time in...

19 jours il y a

A résolu


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

19 jours il y a

A résolu


Find the number of primes less than input
Given an integer n, determine the number of primes less than or equal to n.

19 jours il y a

A résolu


Alternate elements!
Write a function that combines two lists by alternating the elements, e.g. ['a','b','c'], ['1','2','3'] → 'a1b2c3'.

19 jours il y a

A résolu


Find the maxmum value of N*N Matrix
Input x=[1 2 3; 4 5 6; 7 8 9] output: y=9

19 jours il y a

A résolu


Determine the square root
Determine the square root of the value the user has entered, n.

19 jours il y a

A résolu


Round to Nearest Multiple of 10^n

19 jours il y a

A résolu


Number Puzzle - 034

19 jours il y a

A résolu


Hemisphere Volume on Top of a Cylinder
This MATLAB function has to calculate the volume of a hemisphere placed on top of a cylinder, given valid inputs. It takes the r...

19 jours il y a

A résolu


Sales Tax

19 jours il y a

A résolu


Replace x value into y value in string text.
Replace x value into y value in string text. Example text='Hello World' x='World', y='Universe' result='Hello Universe'.

19 jours il y a

A résolu


Throw common elements of two vector arrays
Throw common elements as output of two given input vector arrays

19 jours il y a

A résolu


To convolve two vectors
To convolve two vectors

19 jours il y a

A résolu


Converter temp 0 to 200 degree C to 4 to 20mA
Converter temp 0 to 200 degree C to 4 to 20mA (It is used in transmitter)

19 jours il y a

A résolu


Sort complex numbers into complex conjugate pairs
Sort complex numbers into complex conjugate pairs. Example: Input x = [3-6i -1-4i -1+4i 3+6i] Sorted output = [-1 - ...

19 jours il y a

A résolu


Summy's odd sum

19 jours il y a

A résolu


Flow rate in a pipe

19 jours il y a

Charger plus