Community Profile

photo

Aniruddha Phatak


Pune University

Attivo dal 2014

Followers: 0   Following: 0

Contatto

Engineering student.

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


Prefix code
Determines whether a codeword is a prefix of another

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


SImple thresholding using remainder
Thresholding using remainder

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 1 download |

Inviato


Solinas Prime
List of solinas primes upto a number n

oltre 8 anni fa | 1 download |

Inviato


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

oltre 8 anni fa | 2 download |

Inviato


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

oltre 9 anni fa | 4 download |

Inviato


linearblockcode.zip
Linear Bbock code encoder and decoder.

oltre 9 anni fa | 2 download |

Inviato


shanno.m
The Shannon-Fano encoder

oltre 9 anni fa | 1 download |

Inviato


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

oltre 9 anni fa | 1 download |

Inviato


semiprime123.m
Factors of a semiprime number

oltre 9 anni fa | 1 download |

Inviato


huffy.m
The Huffamn encoder

oltre 9 anni fa | 1 download |

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

oltre 9 anni fa | 0

| accettato