統計
MATLAB Answers
3 質問
0 回答
ランク
of 168,407
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can I find the joint distribution of two random variables in MATLAB?
Hi! I have to random variables, defined as linear combinations of normal variables. How can I find the joint distribution of the...
約10年 前 | 0 件の回答 | 0
0
回答質問
Distribution of Maximum of Two Normal Variables
Hello! Would you please let me know whether we have a function to directly find the distribution of maximum of two normal var...
約10年 前 | 0 件の回答 | 0
0
回答質問
Hi, by running this code, for 'val3-val1' it returns zero, would you please help me solve this weird problem?!
xdd=-4.5 ydd=-4.5 xmid=6 ymid=6 xd=xdd+xmid; yd=ydd+ymid; A=imread('1.tiff') xd1=floor(xd); xd2=ceil(xd); yd1...
11年以上 前 | 2 件の回答 | 0
