photo

Cavin Dsouza


Mumbai University

2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Number Theory, Data Compression and Encryption,Image Processing

통계

All
File Exchange

19 파일

Cody

0 문제
4 답안

순위
N/A
of 301,229

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
817 of 21,201

평판
2,307

평균 평점
3.80

참여
19 파일

다운로드 수
29

ALL TIME 다운로드 수
21912

순위
64,492
of 173,547

참여
0 문제
4 답안

점수
50

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

제출됨


GrtyCalcIndianEmpl.zip
Gratuity Calculator for Indian Monthly Salaried Employees

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

0.0 / 5

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 12년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

대략 12년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 12년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 12년 전

제출됨


To check date Validity
The program checks whether a date entered in DD/MM/YYYY format is a valid one or not.

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

5.0 / 5

제출됨


Simulation of DCT, Walsh, Hadamard, Haar and Slant transform using variable block sizes
Performs non sinusoidal image transforms on gray-scale images and DCT using the dct matrix.

거의 13년 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


Basis Images generation of 4*4 order of DCT, DST, Walsh, Hadamard , Haar and Slant
Generates 4*4 order basis images of sinusoidal and non sinusoidal transforms

거의 13년 전 | 다운로드 수: 2 |

0.0 / 5

제출됨


Denoising using Median Filtering
Eliminates salt and pepper noise from an image except at the boundary pixels.

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

4.0 / 5

제출됨


Image Masking Technique
It helps in edge detection, Image smoothening depending upon the masking matrices used.

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

4.0 / 5

제출됨


Return-to-zero (RZ) line coding
Rz is a line code used in telecommunications in which the signal drops to zero between each pulse.

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

0.0 / 5

제출됨


Manchester Line Coding
It is a line code in which the encoding of each data bit has at least one transition.

대략 13년 전 | 다운로드 수: 3 |

5.0 / 5

제출됨


Non-Return-to-Zero (NRZ) line code
In telecommunication, a non-return-to-zero (NRZ) line code is a binary code.

대략 13년 전 | 다운로드 수: 2 |

1.5 / 5

제출됨


Contrast Stretching
A simple image enhancement technique that attempts to improve the contrast of an Image.

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

5.0 / 5

제출됨


Linear Translation and Rotation of an Image
The code performs translation on the image and rotation as per user entered specification.

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

0.0 / 5

제출됨


Concept of Thresholding
Using histogram of an image, one can decide a threshold to convert gray-scale image to binary image.

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

1.0 / 5

제출됨


Histogram Equalization
It is the re-distribution of gray level values uniformly.

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

0.0 / 5

제출됨


Zooming and Shrinking of an Image
This code explains how an Image can be resized by u user entered zooming or shrinking factor.

대략 13년 전 | 다운로드 수: 2 |

2.0 / 5

제출됨


Basic arithmetic and logical operations on an Image(Gray-Scale)
This code illustrates results seen after performing various it and arithmetic operations on Images.

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

0.0 / 5

제출됨


POWERMOD
The function calculates A = powermod(base,exponent,modulus)

13년 초과 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


Arithmetic Coding and decoding
Encodes a message using arithmetic coding and decodes it

13년 초과 전 | 다운로드 수: 2 |

0.0 / 5

제출됨


Compute the Entropy of an entered text string
Computes the entropy of a user entered string.

13년 초과 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


Primitive Root
Checks whether alpha is a primitive root of q or not.

13년 초과 전 | 다운로드 수: 2 |

3.0 / 5