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년 전 | 다운로드 수: 1 |

2.0 / 5

제출됨


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

대략 9년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


SImple thresholding using remainder
Thresholding using remainder

대략 9년 전 | 다운로드 수: 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년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

대략 9년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

대략 9년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

대략 9년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


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

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

0.0 / 5

제출됨


Solinas Prime
List of solinas primes upto a number n

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

0.0 / 5

제출됨


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

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

3.5 / 5

제출됨


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

10년 초과 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


linearblockcode.zip
Linear Bbock code encoder and decoder.

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

0.0 / 5

제출됨


shanno.m
The Shannon-Fano encoder

10년 초과 전 | 다운로드 수: 3 |

0.0 / 5

제출됨


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

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

2.0 / 5

제출됨


semiprime123.m
Factors of a semiprime number

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

0.0 / 5

제출됨


huffy.m
The Huffamn encoder

10년 초과 전 | 다운로드 수: 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년 초과 전 | 0

| 수락됨