Community Profile

photo

Jiseon Shin


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Physicists who is interested in Machine Learning

Estadísticas

  • Quiz Master
  • CUP Challenge Master
  • Commenter
  • Creator
  • Promoter
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Solve the equation. Find X.

más de 3 años hace

Resuelto


Dot Product

más de 3 años hace

Resuelto


Factorial Numbers
Factorial is multiplication of integers. So factorial of 6 is 720 = 1 * 2 * 3 * 4* 5 *6 Thus 6 factorial = factorial(720)....

más de 3 años hace

Resuelto


Find the area of a rectangle if length of the diagonal is given.
if length of a diagnonal in rectangle is 5. Its area is 12.

más de 3 años hace

Resuelto


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

más de 3 años hace

Resuelto


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

más de 3 años hace

Resuelto


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

más de 3 años hace

Resuelto


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

más de 3 años hace

Resuelto


matlab indian players
answer is one of the indian matlab player(just for fun dont take serious)

más de 3 años hace

Resuelto


Falling on the Moon.

más de 3 años hace

Resuelto


Sum of diagonal of a square matrix
If x = [1 2 4; 3 4 5; 5 6 7] then y should be the sum of the diagonals of the matrix y = 1 + 4 + 7 = 12

más de 3 años hace

Resuelto


length of a vector
Find twice the length of a given vector.

más de 3 años hace

Resuelto


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

más de 3 años hace

Resuelto


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

más de 3 años hace

Resuelto


Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...

más de 3 años hace

Resuelto


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

más de 3 años hace

Resuelto


Find Logic 19

más de 3 años hace

Resuelto


Special matrix
Make a square matrix with this shape. For n=4 M = 1 1 0 0 1 0 1 0 0 1 0 ...

más de 3 años hace

Problema


Find the second biggist number in a vector or a matrix

más de 3 años hace | 1 | 46 solvers

Resuelto


Find Logic 10

más de 3 años hace

Resuelto


square root
Find the square root (y) of an input (x).

más de 3 años hace

Resuelto


divide by 5

más de 3 años hace

Resuelto


10% Discount

más de 3 años hace

Resuelto


Add 2 Vectors

más de 3 años hace

Resuelto


Find Sum of array

más de 3 años hace

Resuelto


Create an n-by-n null matrix and fill with ones certain positions
The positions will be indicated by a z-by-2 matrix. Each row in this z-by-2 matrix will have the row and column in which a 1 has...

más de 3 años hace

Resuelto


Find Logic 5

más de 3 años hace

Resuelto


hello

más de 3 años hace

Resuelto


Find Logic 2

más de 3 años hace

Resuelto


Find Logic 4

más de 3 años hace

Cargar más