Aniruddha Phatak
Pune University
Followers: 0 Following: 0
Engineering student.
Statistics
RANK
12,780
of 296,389
REPUTATION
4
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
4,204 of 20,401
REPUTATION
340
AVERAGE RATING
2.50
CONTRIBUTIONS
16 Files
DOWNLOADS
17
ALL TIME DOWNLOADS
3301
RANK
of 156,339
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Prefix code
Determines whether a codeword is a prefix of another
9 years ago | 1 download |
Submitted
Fibonacci code for a positive integer
Fibonacci code for a positive integer passed
9 years ago | 1 download |
Submitted
SImple thresholding using remainder
Thresholding using remainder
9 years ago | 1 download |
Submitted
Improvement to the FELICS Algorithm
This is an improved version of the FELICS Algorithm invented by Paul Howard and Jeffrey Vitter
9 years ago | 1 download |
Submitted
Elias Omega Code
Function to obtain the Elias Omega code for an integer
9 years ago | 1 download |
Submitted
Elias Gamma code
A function to find the Elias gamma code for an integer
9 years ago | 1 download |
Submitted
Simple random distribution index
A simple measure of the extent of random distribution of numbers in an array
9 years ago | 1 download |
Submitted
Chen Primes
Calculates Chen primes less than or equal to a number
9 years ago | 1 download |
Submitted
Morphological operations on a grayscale image
DIlation, Erosion, Opening and Closing of a grayscale image
9 years ago | 1 download |
How to print result in MATLAB?
Robert is right, you must define it as a cell array. name={'ABC-8' 'S8' 'EG8'}; thick=[25 16 12]; for i=1:3 ...
10 years ago | 0
| accepted