photo

Talha Khan


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
206,110
of 300,851

評判
0

コントリビューション
11 質問
0 回答

回答採用率
45.45%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


how to generate a set of at least 100 random points on a randomly-oriented 3d plane.
I need to generate a set of 100 random points, that lie on a 3-d randomly oriented plane. Then i have to show that our generated...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


how to rotate an image using rotation matrix.
I want to rotate an image of 568*720*3 using the rotation matrix R=[cos(angle) -sin(angle);sin(angle) cos(angle)]; do anyone ha...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


how to stich two images with overlap area
I need to make the the panorama of two images using transformation matrix.

8年以上 前 | 1 件の回答 | 0

1

回答

質問


I am getting some error in matrix multiplication. Kindly help me in this regard.
Following is my code. c=zeros(64,64,33); for i=1:64 for j=1:64 for k=1:33 y...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to find Acquisition Time (Tr) in fmri??
Dear all, I use this command "data=load_nii('rBOLDrest.nii',1:240);". Now i wanna know about what is acquisition Time (Tr). K...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


converting a 3d data into 2d
hi all, I had a 3d array <1x1x146226> I want to convert this array into <1x146226> to plot it. Can anyone tell me how t...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Converting madnrill into gray scale image.
Hi everyone, I have loaded mandrill and display it using these commands >>load mandrill >> colormap(map) >> image(X) ...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


How to generate white guassian noise, given standard deviation.
Hi all, With due respect, I wanna ask that if i am given standard deviation only, what i should do to generate white Gaussian n...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Time Frequency analysis in matlab
Hi all I want to plot time frequency analysis using matlab. I have computed the wavelet coefficients of 1-D audio signal using ...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


How to get integer data using inputdlg,, or using any other way?
Hi Everyone, I am using the following command to get data using dialog box. prompt={'Enter Lowest Energy'}; dlg_title=...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Accessing a variable used in a botton from another button
Hi , I am using matlab R2013a I declared a variable name as wav in a button's callback function as shown below function re...

10年以上 前 | 1 件の回答 | 0

1

回答