photo

Aniruddha Phatak


Pune University

Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Engineering student.

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Prefix code
Determines whether a codeword is a prefix of another

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


SImple thresholding using remainder
Thresholding using remainder

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

mehr als 8 Jahre vor | 1 Download |

Gesendet


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

fast 9 Jahre vor | 1 Download |

Gesendet


Solinas Prime
List of solinas primes upto a number n

fast 9 Jahre vor | 1 Download |

Gesendet


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

fast 9 Jahre vor | 2 Downloads |

Gesendet


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

fast 10 Jahre vor | 4 Downloads |

Gesendet


linearblockcode.zip
Linear Bbock code encoder and decoder.

fast 10 Jahre vor | 1 Download |

Gesendet


shanno.m
The Shannon-Fano encoder

fast 10 Jahre vor | 1 Download |

Gesendet


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

fast 10 Jahre vor | 1 Download |

Gesendet


semiprime123.m
Factors of a semiprime number

fast 10 Jahre vor | 1 Download |

Gesendet


huffy.m
The Huffamn encoder

fast 10 Jahre vor | 1 Download |

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

fast 10 Jahre vor | 0

| akzeptiert