Resuelto


Permutations of input vector
Find and output all permutations of given vector

casi 4 años hace

Resuelto


Write a function to generate AND operation

casi 4 años hace

Resuelto


Which one is More bigger?
we have two input like (x,y) our output (z) must wich one is bigger input.

casi 4 años hace

Resuelto


Friday or not
I love Friday. Please tell me whether the day is Friday. Dateformat is 'yyyy-mm-dd' or 'dd-mmm-yyyy' or 'mm/dd/yyyy'. Exa...

casi 4 años hace

Resuelto


Cody problems in French : Trouvez la logique Pt.2
Trouvez la logique entre x et y, aidez-vous de la test suite. Bon courage. P.S: L'utilisation de "^" est de nouveau fortement...

casi 4 años hace

Resuelto


kmph to mph converter
Convert the speed in miles/hour to km/hour.

casi 4 años hace

Resuelto


Check if inputted variable is a string or a number
Check if a inputted variable is a number or a string, given a string input (i.e. '1' is 1 and thus a number, 'a' is a string).

casi 4 años hace

Resuelto


MATLAB Basics: Complex Argument
For a given complex number, x, return the argument, y, in degrees.

casi 4 años 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...

casi 4 años hace

Resuelto


Find common elements in matrix rows
Given a matrix, find all elements that exist in every row. For example, given A = 1 2 3 5 9 2 5 9 3 2 5 9 ...

casi 4 años hace

Resuelto


Make a checkerboard matrix (★★★★★)
(copy of Prob. 4) Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1...

casi 4 años hace

Resuelto


Square root of number
Square root of given number.

casi 4 años hace

Resuelto


Calculate the base-10 logarithm of a number
Calculate the logarithm of number x

casi 4 años hace

Resuelto


Upper triangular matrix
Create a function to retrieve the upper triangular matrix of a matrix (without using tril). The matrix will always be square. ...

casi 4 años hace

Resuelto


Calculate the area of a circle
Given a circle of diameter x calculate its area

casi 4 años hace

Resuelto


Dot Product

casi 4 años hace

Resuelto


find the value

casi 4 años hace

Resuelto


Matrix Generation from Vector Multiplication
Output the matrix generated from multiplying two vectors together

casi 4 años hace

Resuelto


Slope of the line passing through two points
Determine the slope of a line passing through the points a=[x1 y1] and b=[x2 y2].

casi 4 años hace

Resuelto


Multiply pi
Multiply pi with x!

casi 4 años hace

Resuelto


Convert Angstrom to Meters
Write a code that converts the angstrom unit to meters.(A is angstrom and m is meters.)

casi 4 años hace

Resuelto


The great 82-year-old
Let's answer the question below; 'I am *x* years old and I have never written programs. If I study from now, will I be able ...

casi 4 años hace

Resuelto


PIN code

casi 4 años hace

Resuelto


Insert zeros

casi 4 años hace

Resuelto


Surface area of a cone

casi 4 años hace

Resuelto


Kelvin to Fahrenheit
You can find a doc about it in here => https://www.rapidtables.com/convert/temperature/how-kelvin-to-fahrenheit.html x is kelvi...

casi 4 años hace

Resuelto


Circle : Square

casi 4 años hace

Resuelto


print 'Hello W0rld'

casi 4 años hace

Resuelto


Find Sum of array

casi 4 años hace

Resuelto


Create tangent function out of cosine only
Please don't use tangent and sine functions

casi 4 años hace

Cargar más