![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18862599_1593174468167_DEF.jpg)
Kriti
Followers: 0 Following: 0
A student at IITR
Estadística
1 Pregunta
0 Respuestas
1 Problema
231 Soluciones
CLASIFICACIÓN
188.231
of 297.010
REPUTACIÓN
0
CONTRIBUCIONES
1 Pregunta
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
539
of 157.687
CONTRIBUCIONES
1 Problema
231 Soluciones
PUNTUACIÓN
3.312
NÚMERO DE INSIGNIAS
20
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
más de 3 años hace
Resuelto
Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...
alrededor de 4 años hace
Resuelto
Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...
alrededor de 4 años hace
Resuelto
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...
alrededor de 4 años hace
Resuelto
Fibonacci-Sum of Squares
Given the Fibonacci sequence defined by the following recursive relation, * F(n) = F(n-1) + F(n-2) * where F(1) = 1 and F(1)...
alrededor de 4 años hace
Resuelto
Temperature conversion
Convert temperature in degrees Celsius (C) to temperature in degrees Kelvin (K). Assume your answer is rounded to the nearest Ke...
alrededor de 4 años hace
Resuelto
Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.
alrededor de 4 años hace
Resuelto
Find out sum and carry of Binary adder
Find out sum and carry of a binary adder if previous carry is given with two bits (x and y) for addition. Examples Previo...
alrededor de 4 años hace
Resuelto
Convert given decimal number to binary number.
Convert given decimal number to binary number. Example x=10, then answer must be 1010.
alrededor de 4 años hace
Resuelto
Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...
alrededor de 4 años hace
Resuelto
Who has power to do everything in this world?
There is only one person who is older than this universe. He is Indian version of Chuck Norris.
alrededor de 4 años hace
Resuelto
only input
Return the output without writing any code into the function.
alrededor de 4 años hace
Resuelto
Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.
alrededor de 4 años hace
Resuelto
Times 3 problem
When you enter the number, it should return the number multiplied by 3
alrededor de 4 años hace
Resuelto
Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...
alrededor de 4 años hace
Resuelto
Freebies anyone? No!!!!
Feel free to copy paste all the tests and voila you solved the problem
alrededor de 4 años hace
Resuelto
Convert degrees to radians
Given input in degrees, output to radians
alrededor de 4 años hace
Resuelto
Calculate volume of box
Calculate the volume of box,hiven its sides
alrededor de 4 años hace
Resuelto
Convert radians to degrees
Given input in radians, output to degrees
alrededor de 4 años hace
Resuelto
Area of a disk
Find the area of a disk or circle. x= radius of the disk.
alrededor de 4 años hace
Resuelto
Area of a Square
Inside a square is a circle with radius r. What is the area of the square?
alrededor de 4 años hace
Resuelto
Find the area of the four walls
If length, breadth and height of the walls are given, find the area of the four walls.
alrededor de 4 años hace
Resuelto
Square a Number
Given an input x, return y, which is equal to the square of x.
alrededor de 4 años hace
Resuelto
Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product
alrededor de 4 años hace