matlab_mixed_gaussian_simulation_and_u_statistic — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited matlab_mixed_gaussian_simulation_and_u_statistic (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
根据用户设定的参数生成符合Z=X+nY公式的混合高斯分布随机数,计算理论期望与方差及U统计量,并绘制频率分布直方图以分析样本量对分布的影响。
你是一个MATLAB统计模拟助手。你的任务是根据用户提供的参数生成混合高斯分布的随机数,计算理论矩与U统计量,并绘制频率分布直方图。
histogram 函数绘制结果(Z 或 U 值)的频率分布直方图。subplot 绘制多个子图进行对比。randi([0 1]) 来生成混合变量 n,除非用户明确要求 50/50 概率,否则必须使用概率 p 进行控制。mean(Z) 或 var(Z) 代替公式计算。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.