Community Profile

photo

Kamlesh Pawar


IIT Bombay

Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: Image Processing, Signal Processing, Compressive Sensing, Magnetic Resonance Imaging

Statistics

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


Normalize columns of matrix to unit lenght
Usage : Takes 2D-matrix x and returns y such that each columns of y have unit length

10 years ago | 1 download |

Submitted


Code for generating complex valued Noiselet matrix
Code for generating complex valued Noiselet matrix

10 years ago | 1 download |

Submitted


Code for generating Haar matrix
Code for generating Haar matrix

10 years ago | 3 downloads |

Submitted


Code for calculating root mean squared error for data
This is a simple code which accurately calculates RMS error for real or complex data.

11 years ago | 1 download |

Submitted


Hadamard matrix generation
This script generates Hadamard matrix.

12 years ago | 2 downloads |

Question


random number generation with changing probability
hi all, I want to generate either 0 or 1 randomly 50 times but with changing probability for 1 and 0. For exa...

12 years ago | 3 answers | 1

3

answers

Question


converting function handle into an operator
Hi all, i have a function handle as F =@ (x) func(x) i want to convert this function handle into an multiplication operat...

12 years ago | 1 answer | 1

1

answer