vinayak patil - MATLAB Central
photo

vinayak patil


Last seen: ungefär 5 år ago Active since 2015

Followers: 0   Following: 0

Statistics

CodyFrom 04/15 to 04/25Use left and right arrows to move selectionFrom 04/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

13 Problems
80 Solutions

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

RANK
7 167
of 159 878

CONTRIBUTIONS
13 Problems
80 Solutions

SCORE
890

NUMBER OF BADGES
4

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Quiz Master
  • Speed Demon
  • Creator
  • Solver

View badges

Feeds

View by

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


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

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

Problem


Return the size of matrix x
Return the size of matrix x

nästan 10 år ago | 0 | 0 solvers

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

Solved


only input
Return the output without writing any code into the function.

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

Solved


factorial of a number x
Factorial of a number x

nästan 10 år ago

Problem


factorial of a number x
Factorial of a number x

nästan 10 år ago | 2 | 362 solvers

Problem


Convert matrix to string
Convert matrix x to string

nästan 10 år ago | 0 | 0 solvers

Solved


Test if a number is numeric or not
Test if a number is numeric or not

nästan 10 år ago

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

Solved


Calculate square and cube of number
Calculate square and cube of number x

nästan 10 år ago

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

Load more