
Ranjeet Nalawade
Statistics
Cody
1 문제
47 해답
순위
N/A
of 260,694
평판
N/A
참여
0 질문
0 답변
답변 채택
0.00%
획득한 표
0
순위
5,709
of 112,117
참여
1 문제
47 해답
점수
585
배지 수
6
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
해결됨
Volume of Spherical Shell
In three-dimensional space, a spherical shell can be constructed from two concentric spheres. Determine the volume of a spheric...
2년 이하 전
해결됨
Flip the vector from right to left
Flip the vector from right to left. Examples x=[1:5], then y=[5 4 3 2 1] x=[1 4 6], then y=[6 4 1]; Request not ...
2년 이하 전
해결됨
Squaring Matrix
Square the following matrix using matlab % A = 1 2 3 4 5 6 7 8 So new matrix should display...
2년 이하 전
해결됨
Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...
2년 이하 전
해결됨
Kinetic Energy
Given the mass m and velocity v of an object, determine its <http://en.wikipedia.org/wiki/Kinetic_energy kinetic energy>.
2년 이하 전
해결됨
Complex transpose
Calculate the transpose of a matrix having complex numbers as its elements without changing the signs of the imaginary part. ...
2년 이하 전
해결됨
Find the area of a triangle
Given a triangle with a base b and height h, return the triangle area.
2년 이하 전
해결됨
Area of a triangle
A triangle is given with base *'b'* ,vertical hight *'h'* . then find it's area.
2년 이하 전
해결됨
Finding perimeter of a rectangle
A rectangle has a length of x centimeters and a width of w centimeters. Find the perimeter.
2년 이하 전
해결됨
Determine the square root
Determine the square root of the value the user has entered, n.
2년 이하 전
해결됨
Area of a Square
Inside a square is a circle with radius r. What is the area of the square?
2년 이하 전
해결됨
Beginner's Problem - Squaring
Try out this test problem first. Given the variable x as your input, square it by two and put the result in y. Examples: ...
2년 이하 전
해결됨
Times 5
Try out this test problem first. Given the variable x as your input, multiply it by five and put the result in y. Examples...
2년 이하 전
해결됨
Simple equation: Annual salary
Given an hourly wage, compute an annual salary by multiplying the wage times 40 and times 50, because salary = wage x 40 hours/w...
2년 이하 전
해결됨
Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.
2년 이하 전
해결됨
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 ...
2년 이하 전
해결됨
Divide by 4
Given the variable x as your input, divide it by four and put the result in y.
2년 이하 전
해결됨
Multiply by 3
Given the variable x as your input, multiply it by three and put the result in y.
2년 이하 전