搜索:possion
找到约 8 项符合「possion」的查询结果
结果 8
https://www.eeworm.com/dl/665/208816.html
matlab例程
随机过程中的possion算法在matlab中的实现例程
随机过程中的possion算法在matlab中的实现例程
https://www.eeworm.com/dl/684/380512.html
软件设计/软件工程
利用1五点差分格式解决的方程为Possion方程
利用1五点差分格式解决的方程为Possion方程
https://www.eeworm.com/dl/518/222518.html
数值算法/人工智能
用有限元法求解三角形形区域上的Possion方程
用有限元法求解三角形形区域上的Possion方程
https://www.eeworm.com/dl/633/444481.html
Java编程
Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove x=1/F(u)
step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn
step5:If the first packet was generated at time [0], than the
second packet will ...