photo

Aniruddha Phatak


Pune University

Active since 2014

Followers: 0   Following: 0

Message

Engineering student.

Statistics

All
MATLAB Answers

0 Questions
1 Answer

File Exchange

16 Files

RANK
10.381
of 297.457

REPUTATION
4

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
4.209 of 20.438

REPUTATION
341

AVERAGE RATING
2.50

CONTRIBUTIONS
16 Files

DOWNLOADS
22

ALL TIME DOWNLOADS
3311

RANK

of 158.938

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

  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Submitted


Prefix code
Determines whether a codeword is a prefix of another

ongeveer 9 jaar ago | 1 download |

2.0 / 5

Submitted


Fibonacci code for a positive integer
Fibonacci code for a positive integer passed

ongeveer 9 jaar ago | 1 download |

0.0 / 5

Submitted


SImple thresholding using remainder
Thresholding using remainder

ongeveer 9 jaar ago | 1 download |

0.0 / 5

Submitted


Improvement to the FELICS Algorithm
This is an improved version of the FELICS Algorithm invented by Paul Howard and Jeffrey Vitter

ongeveer 9 jaar ago | 1 download |

0.0 / 5

Submitted


Elias Omega Code
Function to obtain the Elias Omega code for an integer

ongeveer 9 jaar ago | 1 download |

0.0 / 5

Submitted


Elias Gamma code
A function to find the Elias gamma code for an integer

ongeveer 9 jaar ago | 1 download |

0.0 / 5

Submitted


Simple random distribution index
A simple measure of the extent of random distribution of numbers in an array

ongeveer 9 jaar ago | 1 download |

0.0 / 5

Submitted


Chen Primes
Calculates Chen primes less than or equal to a number

meer dan 9 jaar ago | 1 download |

0.0 / 5

Submitted


Solinas Prime
List of solinas primes upto a number n

meer dan 9 jaar ago | 1 download |

0.0 / 5

Submitted


Morphological operations on a grayscale image
DIlation, Erosion, Opening and Closing of a grayscale image

meer dan 9 jaar ago | 3 downloads |

3.5 / 5

Submitted


cyclistencoder.zip
(n,k) cyclic encoder and decoder

meer dan 10 jaar ago | 3 downloads |

0.0 / 5

Submitted


linearblockcode.zip
Linear Bbock code encoder and decoder.

meer dan 10 jaar ago | 1 download |

0.0 / 5

Submitted


shanno.m
The Shannon-Fano encoder

meer dan 10 jaar ago | 3 downloads |

0.0 / 5

Submitted


primelist.m
List of all prime numbers upto a number.

meer dan 10 jaar ago | 1 download |

2.0 / 5

Submitted


semiprime123.m
Factors of a semiprime number

meer dan 10 jaar ago | 1 download |

0.0 / 5

Submitted


huffy.m
The Huffamn encoder

meer dan 10 jaar ago | 1 download |

0.0 / 5

Answered
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 ...

meer dan 10 jaar ago | 0

| accepted