Statistiques
0 Problèmes
80 Solutions
RANG
N/A
of 301 464
RÉPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 21 292
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Matlab Basics - Absolute Value
Write a script that returns the absolute value of the elements in x e.g. x = [-1 -2 -3 -4] --> y = [1 2 3 4]
plus de 2 ans il y a
A résolu
Freebies anyone? No!!!!
Feel free to copy paste all the tests and voila you solved the problem
plus de 2 ans il y a
A résolu
multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...
plus de 2 ans il y a
A résolu
Area of square
Find the area of a square whose diagonal length is given as x.
plus de 2 ans il y a
A résolu
Calculate the area of a circle
Given a circle of diameter x calculate its area
plus de 2 ans il y a
A résolu
Calculate the square of a number (Super Easy)
The goal is to calculate the square (y) of a number (x). Good way to start MatLab for beginners.
plus de 2 ans il y a
A résolu
Determine the square root
Determine the square root of the value the user has entered, n.
plus de 2 ans il y a
A résolu
Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.
plus de 2 ans il y a
A résolu
Which one is More bigger?
we have two input like (x,y) our output (z) must wich one is bigger input.
plus de 2 ans il y a
A résolu
Find minimum and maximum elements of an array
For a given array find minimum and maximum elements of an array and store minimum value in first index of output and maximum in ...
plus de 2 ans il y a
A résolu
Determine if input is greater than 100
Evaluate if given number is greater than 100. If greater, return true; else, return false.
plus de 2 ans il y a
A résolu
Determine if input is greater than pi
Evaluate if given number is greater than pi. If greater, return true; else, return false.
plus de 2 ans il y a
A résolu
Bag of apples
find probabilty of getting red apples from a bag of 'r' red and 'g' green apples.
plus de 2 ans il y a
A résolu
Identifying teenager
Suppose the age of a person is given. If he/she is a teenage, answer is 'yes'. Otherwise, the answer is 'no'.
plus de 2 ans il y a
A résolu
Zero or hero
A number will be given as an input. You can be hero if it's not zero. (Just for fun)
plus de 2 ans il y a




