Community Profile

photo

Gaurav Gupta


University of Southern California

Last seen: mer än 3 år ago Active since 2011

Followers: 0   Following: 0

Message

Current PhD candidate at USC.
Masters in EE from University of California Irvine. Bachelors in EE from Indian Institute of Technology Kanpur

Professional Interests: Applications of Information theory, communication theory, Algorithm design, optimization.

Statistics

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

View badges

Feeds

View by

Submitted


fractional diffusion
Identification of arguments of fractional diffusion

nästan 4 år ago | 4 downloads |

Submitted


Turbo decoder
Turbo Decoder for rate 1/2 PCCC

mer än 8 år ago | 4 downloads |

Thumbnail

Submitted


Monty_Hall_sim.mdl
Monty Hall Problem simulink model

nästan 10 år ago | 1 download |

Thumbnail

Submitted


Ball collision model
Ball dropped on non-ideal surface

ungefär 10 år ago | 1 download |

Thumbnail

Question


How to call a defined function when any error occur instead of termination?
How can I call a defined function when some error occur while executing a script or functions instead of termination by matlab. ...

ungefär 11 år ago | 1 answer | 0

1

answer

Submitted


Smith Simulator
It allows to do on computer all you were doing with pencil and paper with some beautiful features.

ungefär 11 år ago | 4 downloads |

Thumbnail

Submitted


Viterbi decoder
Viterbi decoder for rate 1/2 convolution channel coding

mer än 11 år ago | 5 downloads |

Thumbnail

Question


compute determinant using Cholesky decomposition
I need to compute determinant of a positive definite, hermitian matrix in fastest way for my code. So the best way is to compute...

nästan 12 år ago | 2 answers | 0

2

answers

Submitted


Dynamic Low, High and Band pass filter
An application to dynamically filter signal (sound) with interactive drag of mouse

ungefär 12 år ago | 3 downloads |

Thumbnail

Solved


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

ungefär 12 år ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

ungefär 12 år ago

Solved


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

ungefär 12 år ago

Submitted


Costas loop
A simple and fast way to apply costas loop to DSB-SC signal

mer än 12 år ago | 17 downloads |

Thumbnail

Answered
Digital filters
Use fir1 for designing filter and freqz for viewing its frequency response

nästan 13 år ago | 0

Question


create patch with color of image
I have an image and I want to create a patch with color map same as of image i.e. patch should look like image itself. I tried t...

nästan 13 år ago | 2 answers | 0

2

answers

Question


rotate image using camup or cameraupvector
I want to rotate image using camup or setting cameraupvector of current axes but as I apply this transformation axes labels rota...

nästan 13 år ago | 3 answers | 0

3

answers

Question


I want to represent my set of 2D points as colored regions like green for one type and red for other, anyone has any suggestions
I have tried imagesc for this but that's not I want, I have data of set of points,some have tags of "read" and some with "not re...

nästan 13 år ago | 1 answer | 0

1

answer