Community Profile

photo

Cavin Dsouza


Mumbai University

Con actividad desde 2012

Followers: 0   Following: 0

Contacto

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

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


GrtyCalcIndianEmpl.zip
Gratuity Calculator for Indian Monthly Salaried Employees

casi 10 años hace | 1 descarga |

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Resuelto


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

más de 10 años hace

Enviada


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

más de 10 años hace | 2 descargas |

Enviada


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.

alrededor de 11 años hace | 16 descargas |

Enviada


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

alrededor de 11 años hace | 2 descargas |

Enviada


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

alrededor de 11 años hace | 2 descargas |

Enviada


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

alrededor de 11 años hace | 1 descarga |

Enviada


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

alrededor de 11 años hace | 16 descargas |

Enviada


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

alrededor de 11 años hace | 32 descargas |

Enviada


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

alrededor de 11 años hace | 10 descargas |

Enviada


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

alrededor de 11 años hace | 6 descargas |

Enviada


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

alrededor de 11 años hace | 1 descarga |

Enviada


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

alrededor de 11 años hace | 1 descarga |

Enviada


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

alrededor de 11 años hace | 1 descarga |

Enviada


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

más de 11 años hace | 1 descarga |

Enviada


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

más de 11 años hace | 2 descargas |

Enviada


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

más de 11 años hace | 3 descargas |

Enviada


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

más de 11 años hace | 3 descargas |

Enviada


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

más de 11 años hace | 11 descargas |

Enviada


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

más de 11 años hace | 1 descarga |