Gaurav Gupta - MATLAB Central
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
File ExchangeMATLAB AnswersCodyZoom OutFrom 06/11 to 04/25Use left and right arrows to move selectionFrom 06/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
1 个回答

File Exchange

8 文件

Cody

0 个问题
3 个答案

排名
101,714
of 298,264

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
1,831 of 20,554

声誉
1,005

平均
4.60

贡献数
8 文件

下载次数
27

ALL TIME 下载次数
9005

排名
70,091
of 160,718

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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

排序方式:

已提交


fractional diffusion
Identification of arguments of fractional diffusion

5 years 前 | 1 次下载 |

5.0 / 5

已提交


Turbo decoder
Turbo Decoder for rate 1/2 PCCC

9 years 前 | 3 次下载 |

4.2 / 5
Thumbnail

已提交


Monty_Hall_sim.mdl
Monty Hall Problem simulink model

11 years 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


Ball collision model
Ball dropped on non-ideal surface

11 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

已提交


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

12 years 前 | 2 次下载 |

5.0 / 5
Thumbnail

已提交


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

12 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

提问


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

13 years 前 | 2 个回答 | 0

2

个回答

已提交


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

13 years 前 | 1 次下载 |

4.4 / 5
Thumbnail

已解决


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

13 years 前

已解决


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

13 years 前

已解决


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

13 years 前

已提交


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

13 years 前 | 15 次下载 |

3.5 / 5
Thumbnail

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

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

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

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

14 years 前 | 1 个回答 | 0

1

个回答