photo

Aniruddha Phatak


Pune University

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Engineering student.

统计学

All
MATLAB Answers

0 个提问
1 个回答

File Exchange

16 文件

排名
10,530
of 299,737

声誉
4

贡献数
0 个提问
1 个回答

回答接受率
0.00%

收到投票数
0

排名
4,223 of 20,791

声誉
342

平均
2.50

贡献数
16 文件

下载次数
21

ALL TIME 下载次数
3324

排名

of 165,655

贡献数
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

10 years 前 | 2 次下载 |

0.0 / 5

已提交


Solinas Prime
List of solinas primes upto a number n

10 years 前 | 2 次下载 |

0.0 / 5

已提交


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

10 years 前 | 1 次下载 |

3.5 / 5

已提交


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

11 years 前 | 1 次下载 |

0.0 / 5

已提交


linearblockcode.zip
Linear Bbock code encoder and decoder.

11 years 前 | 2 次下载 |

0.0 / 5

已提交


shanno.m
The Shannon-Fano encoder

11 years 前 | 2 次下载 |

0.0 / 5

已提交


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

11 years 前 | 1 次下载 |

2.0 / 5

已提交


semiprime123.m
Factors of a semiprime number

11 years 前 | 2 次下载 |

0.0 / 5

已提交


huffy.m
The Huffamn encoder

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

11 years 前 | 0

| 已接受