
vinayak patil
Followers: 0 Following: 0
Statistics
RANK
N/A
of 297 922
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20 504
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...
nästan 10 år ago
Solved
Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.
nästan 10 år ago
Solved
Right and wrong
Given a vector of lengths [a b c], determines whether a triangle with those sides lengths is a right triangle: <http://en.wikipe...
nästan 10 år ago
Solved
Lightning strike distance: Writing a function
Write a function named LightningDistance that outputs "distance" given input "seconds". Seconds is the time from seeing lightnin...
nästan 10 år ago
Solved
Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.
nästan 10 år ago
Solved
Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];
nästan 10 år ago
Solved
Say something funny
Say something funny, or not. Your solution will be (fully automatically and objectively) scored based on how clever or funny ...
nästan 10 år ago
Problem
Determine if character is in upper case
Determine if character is in upper case.If uppercase add 32 to the character
nästan 10 år ago | 0 | 0 solvers
Solved
Create a square matrix of zeros of even order
Create a square matrix of zeros of even order
nästan 10 år ago
Problem
Create a square matrix of zeros of even order
Create a square matrix of zeros of even order
nästan 10 år ago | 0 | 28 solvers
Problem
Create a square matrix of zeros of even order
Create a square matrix of zeros of even order
nästan 10 år ago | 2 | 157 solvers
Problem
Test if a number is numeric or not
Test if a number is numeric or not
nästan 10 år ago | 1 | 137 solvers
Solved
calculate the tangent of angle in radians
Calculate the tangent of angle in degrees
nästan 10 år ago
Problem
calculate the tangent of angle in radians
Calculate the tangent of angle in degrees
nästan 10 år ago | 1 | 143 solvers
Problem
Calculate the logarithm of number
Calculate the logarithm of number x
nästan 10 år ago | 1 | 120 solvers
Problem
Determine if a row vector has NaN
Determine if a row vector x has NaN
nästan 10 år ago | 1 | 126 solvers
Problem
create square matrix of stars.Given z where rows and columns equal to max of z
create square matrix of stars.Given z where rows and columns equal to max of z
nästan 10 år ago | 0 | 6 solvers
Solved
Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively
nästan 10 år ago
Problem
Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively
nästan 10 år ago | 5 | 401 solvers
Problem
Volume of Cylinder
Compute the Circumference of a Cylinder given it's radius and height.Here x is the radius and y is the height
nästan 10 år ago | 0 | 64 solvers
Solved
Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5
nästan 10 år ago
Solved
Back to basics 15 - classes
Covering some basic topics I haven't seen elsewhere on Cody. Return the class of the input variable.
nästan 10 år ago