photo

Adam


Last seen: 8 mois il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

Cody

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

RANG
6 668
of 174 642

CONTRIBUTIONS
0 Problèmes
80 Solutions

SCORE
1 003

NOMBRE DE BADGES
5

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

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


square root
Find square root of given number

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


Sum two matrices
Take two incoming matrices, and sum them

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


Find square of given number
Find Square of any number

plus de 2 ans il y a

A résolu


Multiply pi
Multiply pi with x!

plus de 2 ans il y a

A résolu


Square
square root of x

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


find the value

plus de 2 ans il y a

A résolu


square of a number
find square of a given number

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


idj
idk

plus de 2 ans il y a

A résolu


j
j

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


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

plus de 2 ans il y a

A résolu


area

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


print 'Hello W0rld'

plus de 2 ans il y a

A résolu


divide by 5

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

Charger plus