Mayank Bajpai - MATLAB Central
photo

Mayank Bajpai


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
CodyMATLAB AnswersFrom 10/20 to 03/25Use left and right arrows to move selectionFrom 10/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 Questions
5 Answers

Cody

6 Problems
1509 Solutions

RANK
4,354
of 297,738

REPUTATION
12

CONTRIBUTIONS
2 Questions
5 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
55
of 159,472

CONTRIBUTIONS
6 Problems
1509 Solutions

SCORE
16,914

NUMBER OF BADGES
31

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • Knowledgeable Level 1
  • Sequences And Series I Master
  • Matrix Manipulation I Master
  • Tiles Challenge Master
  • Leader
  • Computational Geometry I Master
  • Project Euler I
  • Revival Level 1
  • First Answer
  • Cody Problems in Japanese Master

View badges

Feeds

View by

Solved


Factorions: Numbers that equal the sum of the factorials of their digits
From Wikipedia: _A factorion is a natural number that equals the sum of the factorials of its decimal digits_ For example: ...

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Number of even divisors of a given number
Given a Number n, return the number of its even divisors without listing them. example: n=14 ; EvenDivisors={2,14} ; y=2 ...

4 years ago

Solved


Neither minima nor maxima
Input v is a vector. Return all the elements of v which are not a local minimum or maximum. Example: v = [1 2 3 4 5] Ou...

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


Learn MATLAB

4 years ago

Solved


05 - Vector Equations 1
Define the vector _cVec_: <<http://samle.dk/STTBDP/Assignment1_2c.png>> (all the numbers from 5 to -5 in increments of -0....

4 years ago

Solved


Orthogonal lines
Check whether two given lines are orthogonal or not. Two lines are orthogonal if they create a right angle at their intersect...

4 years ago

Solved


Percentage profit
If you are buying at x dollar, what will be the selling price for making the r% profit?

4 years ago

Solved


Simple return on investment
Assume you have some money and want to invest all your money to stock market. You randomly select a stock and invest all your mo...

4 years ago

Solved


Bell Number calculator
Calculate a vector of Bell numbers for sets up to length n. Bell numbers are the maximum number of partitions of a set. See the ...

4 years ago

Solved


Circle : Square

4 years ago

Load more