photo

Adam


Last seen: 6 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

Cody

0 Problemas
80 Soluciones

CLASIFICACIÓN
N/A
of 301.204

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.191

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
6.650
of 173.368

CONTRIBUCIONES
0 Problemas
80 Soluciones

PUNTUACIÓN
1.003

NÚMERO DE INSIGNIAS
5

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • CUP Challenge Master
  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


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]

alrededor de 2 años hace

Resuelto


Freebies anyone? No!!!!
Feel free to copy paste all the tests and voila you solved the problem

alrededor de 2 años hace

Resuelto


square root
Find square root of given number

alrededor de 2 años hace

Resuelto


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 ...

alrededor de 2 años hace

Resuelto


Sum two matrices
Take two incoming matrices, and sum them

alrededor de 2 años hace

Resuelto


Area of square
Find the area of a square whose diagonal length is given as x.

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Resuelto


Find square of given number
Find Square of any number

alrededor de 2 años hace

Resuelto


Multiply pi
Multiply pi with x!

alrededor de 2 años hace

Resuelto


Square
square root of x

alrededor de 2 años hace

Resuelto


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.

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Resuelto


find the value

alrededor de 2 años hace

Resuelto


square of a number
find square of a given number

alrededor de 2 años hace

Resuelto


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

alrededor de 2 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.

alrededor de 2 años hace

Resuelto


idj
idk

alrededor de 2 años hace

Resuelto


j
j

alrededor de 2 años hace

Resuelto


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 ...

alrededor de 2 años hace

Resuelto


World Cup 2018 Prediction!
Which team will be the winner?

alrededor de 2 años hace

Resuelto


area

alrededor de 2 años hace

Resuelto


Sum sum!!!
Sum the numbers from 1 to n

alrededor de 2 años hace

Resuelto


Create an array from 1 to x in steps of 1.

alrededor de 2 años hace

Resuelto


print 'Hello W0rld'

alrededor de 2 años hace

Resuelto


divide by 5

alrededor de 2 años hace

Resuelto


Determine if input is greater than 100
Evaluate if given number is greater than 100. If greater, return true; else, return false.

alrededor de 2 años hace

Resuelto


Determine if input is greater than pi
Evaluate if given number is greater than pi. If greater, return true; else, return false.

alrededor de 2 años hace

Resuelto


Bag of apples
find probabilty of getting red apples from a bag of 'r' red and 'g' green apples.

alrededor de 2 años hace

Resuelto


Identifying teenager
Suppose the age of a person is given. If he/she is a teenage, answer is 'yes'. Otherwise, the answer is 'no'.

alrededor de 2 años hace

Resuelto


Zero or hero
A number will be given as an input. You can be hero if it's not zero. (Just for fun)

alrededor de 2 años hace

Cargar más