Community Profile

photo

Kerem Kutan


Last seen: 10 giorni fa Attivo dal 2020

Statistiche

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

Visualizza badge

Content Feed

Visto da

Risolto


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

quasi 4 anni fa

Problema


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

quasi 4 anni fa | 1 | 119 risolutori

Risolto


Watt
Ampere x Volt = Watt

quasi 4 anni fa

Problema


Watt
Ampere x Volt = Watt

quasi 4 anni fa | 2 | 92 risolutori

Risolto


Mile to Kilometer
x is mile and y is km

quasi 4 anni fa

Problema


Mile to Kilometer
x is mile and y is km

quasi 4 anni fa | 0 | 134 risolutori

Risolto


GPA
Math's credit is 5 and you got x | Physics's credit 7 and you got y what is your GPA

quasi 4 anni fa

Problema


GPA
Math's credit is 5 and you got x | Physics's credit 7 and you got y what is your GPA

quasi 4 anni fa | 1 | 94 risolutori

Risolto


Polygon Interior Angle Sum
Theorem is (n−2)x180°

quasi 4 anni fa

Problema


Polygon Interior Angle Sum
Theorem is (n−2)x180°

quasi 4 anni fa | 1 | 33 risolutori

Risolto


Percentage
There is x liter water and y gram => z is percentage of salt in water

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Problema


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

quasi 4 anni fa | 1 | 96 risolutori

Risolto


Times 10
Try out this test problem first. Given the variable x as your input, multiply it by ten and put the result in y. Examples:...

quasi 4 anni fa

Risolto


Find the y=(1:x)
Look at the question

quasi 4 anni fa

Risolto


Square a Number
Given an input x, return y, which is equal to the square of x.

quasi 4 anni fa

Risolto


Bto
Hangisi daha büyük

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


Elapsed Time
Given two date strings d1 and d2 of the form yyyy/mm/dd HH:MM:SS (assume hours HH is in 24 hour mode), determine how much time, ...

quasi 4 anni fa

Risolto


Making change
Given an amount of currency, return a vector of this form: [100 50 20 10 5 2 1 0.5 0.25 0.1 0.05 0.01] Example: Input a = ...

quasi 4 anni fa

Risolto


Encode Roman Numerals
Create a function taking a non-negative integer as its parameter and returning a string containing the Roman Numeral representat...

quasi 4 anni fa

Risolto


Which doors are open?
There are n doors in an alley. Initially they are all shut. You have been tasked to go down the alley n times, and open/shut the...

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

quasi 4 anni fa

Risolto


Problem for beginners
M is a nxm matrix. Swap the fist and the second last column with eachother. X=[1 2 3;4 5 6;7 8 9] Y=[2 1 3;5 4 6;8 7 9]

quasi 4 anni fa

Risolto


Problem for beginners
Suppose that x is a column vector, with at least a length of 6. Delete the 2., 6., and the second last row. Example: X=[1;2;3...

quasi 4 anni fa

Risolto


Box
Give the volume of a box, x is equal to the body diagonal.

quasi 4 anni fa

Risolto


Mid-term report
You just got your mid-term report, but it's full of ones and twos :(. So before you give it to your parents, you change it, in o...

quasi 4 anni fa

Risolto


Simple Matrix
Make the following matrix without typing it in one by one. [1 2 3; 2 4 6; 4 8 12] x=[1 2 3].

quasi 4 anni fa

Risolto


Matrix problem for beginners
Make a matrix [0,0,0;1,1,1;2,2,2]. X=[0,1,2]

quasi 4 anni fa

Carica altro