photo

Gaurav Gupta


University of Southern California

Last seen: 4 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

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.

统计学

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

查看徽章

Feeds

排序方式:

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

已回答
Digital filters
Use fir1 for designing filter and freqz for viewing its frequency response

13 years 前 | 0

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

提问


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

13 years 前 | 3 个回答 | 0

3

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答