vinayak patil - MATLAB Central
photo

vinayak patil


Last seen: ongeveer 5 jaar 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...

bijna 10 jaar ago

Solved


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

bijna 10 jaar ago

Solved


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

bijna 10 jaar 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...

bijna 10 jaar 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...

bijna 10 jaar 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.

bijna 10 jaar 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];

bijna 10 jaar ago

Problem


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

bijna 10 jaar 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 ...

bijna 10 jaar ago

Solved


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

bijna 10 jaar ago

Problem


Determine if character is in upper case
Determine if character is in upper case.If uppercase add 32 to the character

bijna 10 jaar ago | 0 | 0 solvers

Solved


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

bijna 10 jaar ago

Problem


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

bijna 10 jaar ago | 0 | 28 solvers

Problem


Create a square matrix of zeros of even order
Create a square matrix of zeros of even order

bijna 10 jaar ago | 2 | 157 solvers

Solved


factorial of a number x
Factorial of a number x

bijna 10 jaar ago

Problem


factorial of a number x
Factorial of a number x

bijna 10 jaar ago | 2 | 362 solvers

Problem


Convert matrix to string
Convert matrix x to string

bijna 10 jaar ago | 0 | 0 solvers

Solved


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

bijna 10 jaar ago

Problem


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

bijna 10 jaar ago | 1 | 137 solvers

Solved


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

bijna 10 jaar ago

Problem


calculate the tangent of angle in radians
Calculate the tangent of angle in degrees

bijna 10 jaar ago | 1 | 143 solvers

Problem


Calculate the logarithm of number
Calculate the logarithm of number x

bijna 10 jaar ago | 1 | 120 solvers

Problem


Determine if a row vector has NaN
Determine if a row vector x has NaN

bijna 10 jaar ago | 1 | 126 solvers

Solved


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

bijna 10 jaar 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

bijna 10 jaar 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

bijna 10 jaar ago

Problem


Speed of car
Calculate the Speed of car given its Distance travelled and time taken in x and y respectively

bijna 10 jaar 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

bijna 10 jaar ago | 0 | 64 solvers

Solved


Add two numbers
Calculate the sum of two numbers. Example input = [2 3] output = 5

bijna 10 jaar 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.

bijna 10 jaar ago

Load more