photo

Aniruddha Phatak


Pune University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Engineering student.

统计学

All
MATLAB Answers

0 个提问
1 个回答

File Exchange

16 文件

排名
10,381
of 297,457

声誉
4

贡献数
0 个提问
1 个回答

回答接受率
0.00%

收到投票数
0

排名
4,209 of 20,438

声誉
341

平均
2.50

贡献数
16 文件

下载次数
22

ALL TIME 下载次数
3311

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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 次下载 |

2.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


SImple thresholding using remainder
Thresholding using remainder

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 1 次下载 |

0.0 / 5

已提交


Solinas Prime
List of solinas primes upto a number n

9 years 前 | 1 次下载 |

0.0 / 5

已提交


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

9 years 前 | 3 次下载 |

3.5 / 5

已提交


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

10 years 前 | 3 次下载 |

0.0 / 5

已提交


linearblockcode.zip
Linear Bbock code encoder and decoder.

10 years 前 | 1 次下载 |

0.0 / 5

已提交


shanno.m
The Shannon-Fano encoder

10 years 前 | 3 次下载 |

0.0 / 5

已提交


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

10 years 前 | 1 次下载 |

2.0 / 5

已提交


semiprime123.m
Factors of a semiprime number

10 years 前 | 1 次下载 |

0.0 / 5

已提交


huffy.m
The Huffamn encoder

10 years 前 | 1 次下载 |

0.0 / 5

已回答
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

| 已接受