photo

Saket Dandawate


University of Southern California

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

I am a Masters student at University of Southern California. I am mainly interested in bioimage and biosignal processing methods and embedded systems integration. I am an avid fan and user of opensource technologies and will pursue my career in the implementations for bio-medical field of the same.
Professional Interests: signal processing, image processing

Statistik

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
HOW TO SAVE A MATRIX INTO THE IMAGE
This should work imwrite(mat2gray(IMAGE),'ImageName.jpg');

fast 12 Jahre vor | 2

Frage


Vectorize Radon transform eqn
The Radon transform eqn is given as <<http://upload.wikimedia.org/math/f/3/8/f38a8452a16e67feb0c9baad431a9493.png>> where...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


Program to solve n-queens problem
The program implements short bit of backtracking and finds all solutions possible

etwa 12 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


Ramanunam Numbers calculator
The program solves the Diophantine equation and prints the solution

etwa 12 Jahre vor | 1 Download |

Thumbnail

Frage


Help in making a gui for N-Queens problem
I have a project in which I am supposed to solve the n-queens problem From Wikipedia : The eight queens puzzle is the pro...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Gesendet


Run Length coding v4
Implements runLength coding for image processing

etwa 12 Jahre vor | 1 Download |

Gesendet


Run Length coding
Implements runLength coding for image processing

etwa 12 Jahre vor | 1 Download |

Gelöst


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

etwa 12 Jahre vor