Gaurav Gupta
University of Southern California
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.
Statistik
RANG
152.759
of 295.673
REPUTATION
0
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
1.825 of 20.262
REPUTATION
996
DURCHSCHNITTLICHE BEWERTUNG
4.60
BEITRÄGE
8 Dateien
DOWNLOADS
42
ALL TIME DOWNLOADS
8915
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
fractional diffusion
Identification of arguments of fractional diffusion
mehr als 4 Jahre vor | 5 Downloads |
Gesendet
Ball collision model
Ball dropped on non-ideal surface
mehr als 10 Jahre vor | 3 Downloads |
Frage
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. ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortGesendet
Smith Simulator
It allows to do on computer all you were doing with pencil and paper with some beautiful features.
fast 12 Jahre vor | 1 Download |
Gesendet
Viterbi decoder
Viterbi decoder for rate 1/2 convolution channel coding
etwa 12 Jahre vor | 10 Downloads |
Frage
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...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenGesendet
Dynamic Low, High and Band pass filter
An application to dynamically filter signal (sound) with interactive drag of mouse
fast 13 Jahre vor | 1 Download |
Gelöst
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 ...
fast 13 Jahre vor
Gelöst
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
fast 13 Jahre vor
Gelöst
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...
fast 13 Jahre vor
Gesendet
Costas loop
A simple and fast way to apply costas loop to DSB-SC signal
etwa 13 Jahre vor | 17 Downloads |
Digital filters
Use fir1 for designing filter and freqz for viewing its frequency response
mehr als 13 Jahre vor | 0
Frage
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...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 13 Jahre vor | 1 Antwort | 0