![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9273553_1522131910104_DEF.jpg)
HrMmz
2016 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Is this correct the correct code for this? Suppose Xi for i=1, 2, 3… has Uniform(0,1) distribution..
_Suppose Xi for i=1, 2, 3… has Uniform(0,1) distribution. Let N = min (n+1: Xn > Xn+1). Find E (N) by simulation. 10,000 simul...
約8年 前 | 1 件の回答 | 0
1
回答質問
Hi, Could I get Sample Output for these two programs? Asked before but hadn't quite labeled everything correctly, thank you.
I have mac osx and tried installing scilab and octave for the past 2 hours and hasn't worked... here are the programs, thanks.. ...
約8年 前 | 1 件の回答 | 0
1
回答質問
Could Someone Provide the Sample Output for these Two Programs? I don't own MATLAB or if you know another way for me to get sample output.. thank you.
1. MATLAB Program nsamples=100; % number of samples n = 225; % sample size 225 a = 1; b = 2; data = -3+9*ra...
約8年 前 | 2 件の回答 | 0
2
回答質問
A Few Key Concepts to Take From One Complete Program and Apply to Another Very Similar Second Computer Program from an Exponential Distribution with Lambda Function Applied..
Hello, this may take a few minutes, be warned hehe.. but really shouldn't be too bad at all! Here is first program: nsam...
約8年 前 | 1 件の回答 | 0
1
回答質問
Hi, I wanted to get a quick look over for my program see if there were any flaws.. I think it's complete. specifications and program in link thanks..
I think the only thing i'm missing is the mean of the means (not very difficult but I am feeling lazy after working on this all ...
約8年 前 | 1 件の回答 | 0
1
回答質問
Question on how to calculate the variance and then standard deviation on an interval from a to b with 100 samples of size 225 random numbers
nsamples=100; samplenum = 1:nsamples; %setting number of samples and the sample amt. i.e. h...
約8年 前 | 1 件の回答 | 0
1
回答質問
new to matlab simple question
when you do a computation ie c=(b+a)/2 will this automatically display in matlab? i'm new to MATLAB but not programming at all a...
約8年 前 | 1 件の回答 | 0
1
回答質問
find the probability that the mean is between a and b
finding the probability that the mean is between (a) and (b) for a generated sample "nsamples" of sample size "n" from u(a,b).. ...
約8年 前 | 2 件の回答 | 0