Gaurav Gupta
University of Southern California
Followers: 0 Following: 0
統計
All
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. ...
13年弱 前 | 1 件の回答 | 0
1
回答送信済み
Smith Simulator
It allows to do on computer all you were doing with pencil and paper with some beautiful features.
13年弱 前 | ダウンロード 2 件 |
質問
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年以上 前 | 2 件の回答 | 0
2
回答送信済み
Dynamic Low, High and Band pass filter
An application to dynamically filter signal (sound) with interactive drag of mouse
14年弱 前 | ダウンロード 2 件 |
解決済み
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 ...
14年弱 前
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
14年弱 前
解決済み
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...
14年弱 前
回答済み
Digital filters
Use fir1 for designing filter and freqz for viewing its frequency response
Digital filters
Use fir1 for designing filter and freqz for viewing its frequency response
14年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 0







