photo

Mohamad Al Hassan


2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
139,825
of 301,709

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,394

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,196

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


How can I generate the Autocorrelation matrix of a vector of random variables?
Consider a vector containing random variables such as the following: y=rand(10,1); How can I evaluate the autocorrelation betw...

約7年 前 | 1 件の回答 | 0

1

回答

質問


How can I map a Gaussian vector according to an equation that has a spatial autocorrelation function?
I have the following function: I want to run some Monte Carlo simulations and at each simulation I have to generate new value...

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

0

回答

質問


How can I extract the Z data from a figure created using the patch function?
Consider the following small example: x=[0 1 0;1 1 0]; y=[0 0 1;0 1 1]; z=[0 1 0.5;1 0.5 0.5]; colormap(jet) patch(x'...

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

1

回答