-
question10
构造并完成飞镖游戏的蒙特卡罗模拟,规则是
飞镖板的区域 分数 飞镖板的区域 分数 飞镖板的区域 分数
牛眼 50 蓝环 15 白环 5
黄环 25 红环 10
以牛眼中心为圆心,每个环的半径为
环 宽度(英寸) 从圆心到环的外边缘距离 环 宽度(英寸) 从圆心到环的外边缘距离
牛眼 1.0 1.0 红环 3.0 8.0
黄环 1.5 2.5 白环 4.0 12.0
蓝环 2.5 5.0
飞镖板的半径为12英寸。
做出关于飞镖投中镖板的概率分布假设,对你的选择写出算法并编程。模拟运行1000次,确定投5次飞镖的平均分数,以及哪个环的期望分数(分数乘以投中这个环的概率)最高。(The Monte Carlo simulation of the darts is constructed and completed according to the rules)
- 2021-04-14 15:18:55下载
- 积分:1
-
three_motor
很好的三相电机模型 对初学者认识电机很有帮助(three_motor)
- 2010-11-23 10:17:14下载
- 积分:1
-
15-05-0114-00-004a-ieee802-15-4a-channel-model-mat
说明: WPAN国际标准IEEE802.15发布的信道模型的MATLAB源码。包括几种室内和室外模型。都是基于改进的SV模型。应用在短距离超宽带UWB无线通信中。
(WPAN IEEE802.15 international standards issued by the channel model of MATLAB source. Several, including indoor and outdoor models. Improvements are based on the SV models. Application short distance UWB UWB wireless communications.)
- 2006-01-08 12:56:03下载
- 积分:1
-
LS-SVMlab1.5aw
最小二乘支持向量机的matlab工具包,包括源程序和使用说明(Least squares support vector machines matlab toolkit, including the source and use)
- 2008-02-01 00:11:40下载
- 积分:1
-
Localization
未知节点可能因为没有邻居锚节点而无法定位,使用matlab进行仿真开发的定位代码(Nodes may be unknown because no neighbor anchor node can not locate matlab simulation development positioning code)
- 2012-09-04 10:52:28下载
- 积分:1
-
berforMIMOusingMaximumliklihoodtchechniquel
BER plot in rayleigh channel with maximum liklihood technique for MIMO
- 2010-10-08 14:30:55下载
- 积分:1
-
modulePparticlePfilter
这是用于目标跟踪的粒子滤波代码,
用matlab编写的,很有借鉴性,一维情况下,
非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性(This is a particle filter for target tracking code using matlab, referential nature, one-dimensional case, the non-Gaussian non-linear, which will be extended Kalman filter and particle filter to compare, a better description of the particle the superiority of the filter)
- 2012-08-16 16:15:35下载
- 积分:1
-
ROC
There is a code for spectrum sensing..in this code roc curve is generated..
- 2015-02-24 18:29:29下载
- 积分:1
-
gps02_1
说明: 计算卫星坐标程序!根据广播星历的17个参数,而计算!(Calculate satellite coordinates program! According to the 17 broadcast ephemeris parameters, the calculation!)
- 2010-04-06 20:58:59下载
- 积分:1
-
simps
Nelder-Mead
SIMPS = Strategy Simplex
Constrained minimizer, based on iterations of full-dimensional
simplex calls (Nelder-Mead direct search method), each time followed
by a series of two-dimensional simplex calls (local improvements by
subspaces).
- 2010-06-01 10:25:21下载
- 积分:1