統計
MATLAB Answers
3 質問
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