淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Nexxim Simulator > Gaussian Distribution with Absolute SpreadTo define a Monte Carlo netlist parameter with Gaussian distribution and absolute spread, use the following syntax: .PARAM name=AGAUSS(mean, abs_spread[, num_sigma][, multiplier]) Monte Carlo values will be generated from a Gaussian distribution with standard deviation: σ = abs_spread/num_sigma If num_sigma is not specified, the default is 3, so that the spread represents three standard deviations. If a multiplier is specified, that many values will be generated, the value that has the highest absolute deviation from the mean will be used in the simulation, and the other values will be discarded. The default is to do one selection. For example, to define a Gaussian distribution with a mean of zero and a standard deviation of 1 (a “normal” distribution) using an absolute spread: .PARAM D1=AGAUSS(0, 3, 3) // Normal distribution The num_sigma entry defaults to 3, so it can be omitted from the example: .PARAM D1=AGAUSS(0, 3) // Also the normal distribution HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |