Community Profile

photo

Paresh yeole


Last seen: meer dan 2 jaar ago Active since 2019

Control Theory Enthusiast

Statistics

All
  • MATLAB Central Treasure Hunt Finisher
  • 3 Month Streak
  • Knowledgeable Level 2
  • Scholar
  • Draw Letters
  • First Answer
  • CUP Challenge Master
  • Community Group Solver
  • Cody Challenge Master
  • Commenter
  • Promoter
  • Introduction to MATLAB Master

View badges

Content Feed

View by

Solved


Surface area of a cone

meer dan 2 jaar ago

Solved


find the answer

meer dan 2 jaar ago

Solved


find the value

meer dan 2 jaar ago

Solved


Perimeter of a Triangle

meer dan 2 jaar ago

Solved


Volume of a sphere

meer dan 2 jaar ago

Solved


Cody Computer Part 2 - Get the license number of Cody Computer
In the Cody computer investigation party, you may have already solved : <http://www.mathworks.com/matlabcentral/cody/problems...

meer dan 2 jaar ago

Solved


Cody Computer Part 1 - Guess the system font used by uipanel
list = listfonts return the list of available system fonts. Can you guess which font is used for uipanel on the CODY computer...

meer dan 2 jaar ago

Solved


Variable_Addition
be able to add any variable to the number one

meer dan 2 jaar ago

Solved


Sort in descending order.

meer dan 2 jaar ago

Solved


Period of a pendulum

meer dan 2 jaar ago

Solved


GPA
Math's credit is 5 and you got x | Physics's credit 7 and you got y what is your GPA

meer dan 2 jaar ago

Solved


Find the worst traffic yesterday

meer dan 2 jaar ago

Solved


Polygon Interior Angle Sum
Given the number of sides of a regular polygon, find the sum of interior angles. Return 0 for input for which regular polygon a...

meer dan 2 jaar ago

Solved


Hydrogens in a Saturated Hydrocarbon
Given (c) carbon atoms in a saturated hydrocarbon molecule (all single bonds), how many hydrogen atoms (h) are in the molecule?

meer dan 2 jaar ago

Solved


Draw a '4' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '6' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '9' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '7' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '8' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '3' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '2' in a zero matrix!

meer dan 2 jaar ago

Solved


Draw a '5' in a zero matrix!

meer dan 2 jaar ago

Solved


(Linear) Recurrence Equations - Generalised Fibonacci-like sequences
This problem is inspired by problems <http://uk.mathworks.com/matlabcentral/cody/problems/2187-generalized-fibonacci 2187>, <htt...

bijna 3 jaar ago

Solved


Fibonacci Decomposition
Every positive integer has a unique decomposition into nonconsecutive Fibonacci numbers f1+f2+ ... Given a positive integer n, r...

bijna 3 jaar ago

Solved


How many Fibonacci numbers?
Find the number of unique Fibonacci numbers (don't count repeats) in a vector of positive integers. Example: x = [1 2 3 4...

bijna 3 jaar ago

Solved


Integer Sequence - II : New Fibonacci
Crack the following Integer Sequence. (Hints : It has been obtained from original Fibonacci Sequence and all the terms are also ...

bijna 3 jaar ago

Solved


Return fibonacci sequence do not use loop and condition
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: ...

bijna 3 jaar ago

Solved


Is X a Fibonacci Matrix?
In honor of Cleve's new blog and post: <http://blogs.mathworks.com/cleve/2012/06/03/fibonacci-matrices/> Is X a Fibonacci ...

bijna 3 jaar ago

Solved


Find the next Fibonacci number
In the sequence of Fibonacci numbers, every number is the sum of the two preceding ones: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55...

bijna 3 jaar ago

Load more