Community Profile

photo

Aniruddha Phatak


Pune University

2014 年からアクティブ

Engineering student.

統計

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

バッジを表示

Content Feed

表示方法

送信済み


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年以上 前 | ダウンロード 1 件 |

送信済み


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

| 採用済み