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

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


SImple thresholding using remainder
Thresholding using remainder

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


Solinas Prime
List of solinas primes upto a number n

9 years 前 | 1 次下载 |

已提交


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

9 years 前 | 1 次下载 |

已提交


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

10 years 前 | 4 次下载 |

已提交


linearblockcode.zip
Linear Bbock code encoder and decoder.

10 years 前 | 1 次下载 |

已提交


shanno.m
The Shannon-Fano encoder

10 years 前 | 1 次下载 |

已提交


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

10 years 前 | 1 次下载 |

已提交


semiprime123.m
Factors of a semiprime number

10 years 前 | 1 次下载 |

已提交


huffy.m
The Huffamn encoder

10 years 前 | 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 ...

10 years 前 | 0

| 已接受