Community Profile

photo

Aniruddha Phatak


Pune University

2014년부터 활동

Followers: 0   Following: 0

연락

Engineering student.

통계

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

배지 보기

Feeds

보기 기준

제출됨


Prefix code
Determines whether a codeword is a prefix of another

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

제출됨


SImple thresholding using remainder
Thresholding using remainder

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 1 |

제출됨


Solinas Prime
List of solinas primes upto a number n

8년 초과 전 | 다운로드 수: 1 |

제출됨


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

8년 초과 전 | 다운로드 수: 2 |

제출됨


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

9년 초과 전 | 다운로드 수: 4 |

제출됨


linearblockcode.zip
Linear Bbock code encoder and decoder.

9년 초과 전 | 다운로드 수: 2 |

제출됨


shanno.m
The Shannon-Fano encoder

9년 초과 전 | 다운로드 수: 1 |

제출됨


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

9년 초과 전 | 다운로드 수: 1 |

제출됨


semiprime123.m
Factors of a semiprime number

9년 초과 전 | 다운로드 수: 1 |

제출됨


huffy.m
The Huffamn encoder

9년 초과 전 | 다운로드 수: 1 |

답변 있음
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 ...

9년 초과 전 | 0

| 수락됨