s*****e 发帖数: 21415 | 1 Pelikan的问题就是笔尖是慢热型的。首先品控不整齐,其次要磨合一段时间才能写的
顺手,和Lamy一样。
Mont Blanc和Parker的笔尖都是到手就很好写。
Pelikan M400/M600 写起来特别有鹅毛管的感觉,很轻,加上鹈鹕嘴造型的笔夹和羽毛
管造型的笔身,特别有感觉。我个人不喜欢M800,虽然铜质活塞上水,工作牢靠,可是
太重了,导致笔后面重,前面轻。丧失了鹅毛感。
Parker Sonnet笔尖造型很古典的,03版弹性很足,写起来颇舒服。08版铱粒很大,写
起来很滑。 |
|
n********7 发帖数: 320 | 2 觉得longterm life 可能会用monte carlo做, 但不知实际会否用上?
多谢 |
|
l*****g 发帖数: 304 | 3 我们会做 monte carlo cross validation
P&C的modeling |
|
k******n 发帖数: 13 | 4 Does anybody there study Monte Carlo simulation for solid state physics? And
what software are you using? Cheers. |
|
x*i 发帖数: 3 | 5 请问哪里能找到Monte Carlo simulation软件下载啊? 谢 |
|
m**i 发帖数: 724 | 6 what kind of Monte Carlo simulation? There seems to be a lot of them. |
|
e**e 发帖数: 3 | 7 You are calculating the biased sample variance and with one sample
value getting a variance of zero.
Calculate the bias-corrected (unbiased) sample variance instead, which
for one single sample always gives an undefined variance.
Monte |
|
w****a 发帖数: 155 | 8 large scale Monte Carlo simulation都会遇到哪些技术难点? |
|
k*********g 发帖数: 791 | 9 推荐一本好text:
@BOOK{KW86,
AUTHOR="Kalos, M. H. and Whitlock, P. A.",
TITLE="Monte Carlo Methods, Volume I: Basics",
PUBLISHER="Wiley",
YEAR=1986,
Note=""
} |
|
p********a 发帖数: 2 | 10 by using exponential tilling you can contracts a
more efficient estimator (the variance is lower, the confidence
interval in more narrow)
请教为什么Monte Carlo Method方法计算expected shortfall改成Exponential
Tilting计算expected shortfall之后,方差更小和置信区间更窄?
谢谢! |
|
c*******e 发帖数: 150 | 11 Glasserman's book Chap 4 has elaborate explanation on this issue. If you
are employing Monte Carlo method in your research, Glasserman's book is
an excellent text I would highly recommend. |
|
z*b 发帖数: 7 | 12 跑一个运放的input offset volgate,monte carlo跑100次,可是得到的offset仅仅为
几十个uV。
问了一下好像是因为每次跑的时候所有的管子的mismatch都是朝同一方向变化,也就是
说每次所有的
管子都增加或者减小相同的百分比。这样根本跑不出来真正的offset。好像是库里面需
要修改一下参数,
具体不知道怎么修改,望高人指点一下。
以下是库里面的统计模型:
section statistical
//parameters sw_stat_global=0
//parameters sig_limit = 3
parameters mc_vth2=0
parameters mc_tox2=0
parameters mc_xl2=0
parameters mc_xw2=0
parameters mc_xj2=0
parameters mc_vthn=0
parameters mc_vthp=0
parameters mc_vth=mc_vth2
parameters mc_toxn=0
parameters mc_toxp=0
parameters m |
|
j***j 发帖数: 324 | 13 if no monte carlo analysis, how can you estimate how many chips can work if
you fab thousands of chips ? testing by hand one by one??
answer
The
I |
|
x***d 发帖数: 227 | 14 我有一年的数据,类似于气象数据,每年同一月或者天都有类似,但不一定全部一样,
能不能用一年或者两年的数据,采用 monte carlo方法 来预测下一年的,
不一定要求很准确,有个大体趋势就可以,多谢 |
|
f******w 发帖数: 1856 | 15 要预测得有个model, 一般先从已有数据中搞出个model,
具体怎么搞, 你应该问statistics的人,他们是专业搞这个的
我有一年的数据,类似于气象数据,每年同一月或者天都有类似,但不一定全部一样,
能不能用一年或者两年的数据,采用 monte carlo方法 来预测下一年的,
不一定要求很准确,有个大体趋势就可以,多谢 |
|
M*****t 发帖数: 120 | 16 Is there any good software package for Monte Carlo Simulation? |
|
b**********y 发帖数: 504 | 17 I am talking about analog design. I want to know when should I use monte
carlo simulation, when use corner simulation. There must be some subtlety. |
|
s******t 发帖数: 181 | 18 我这么理解的:
1: 假设你画两个一模一样的管子,即使在同一片wafer上,由于朝向,工艺等各方面的mis
match, 这两个器件的性能也有可能不同.这个要用monte-carlo来仿.
2: 一样的管子, 一样的朝向,不同的wafer上可能性能也不一样, 这个原因可以是多方面
的,比如工艺参数的控制问题,生产环境不稳定等等.这个影响就要靠corner来仿.
corners (process(fast fast,slow slow, nominal and possibly skew lots etc), 3
voltage and 3 temperature corners). Did a little more read up and turns out
that I was wrong.
missing MonteCarlo sims from the Analog designer. I'm not an analog guy, but
that's what I remember after sitting on the tester many hours try |
|
I***a 发帖数: 704 | 19 我在最坏的那个coner下做monte carlo analysis, 变化选的是mismatch,
10,000点出来的测量结果里有 max, min, average, 还有stddev.
请问pass是指average > threshold, 还是min > threshold, 还是 average-3*stddev
> threshold?
谢谢。 |
|
s***e 发帖数: 911 | 20 Monte Carlo有严格的统计物理背景. 算法只要能保证细致平衡,transition满足
Boltzmann 权重, 就能达到热力学平衡. |
|
s***e 发帖数: 911 | 21 I c. 我用monte carlo作些DNA链的分析. 300个单元. 我还想着用高速计算机可以作
得很大呢. |
|
x***d 发帖数: 227 | 22 我有一年的数据,类似于气象数据,每年同一月或者天都有类似,但不一定全部一样,
能不能用一年或者两年的数据,采用 monte carlo方法 来预测下一年的,
不一定要求很准确,有个大体趋势就可以,多谢 |
|
h***s 发帖数: 2499 | 23 谢谢,明天去学校查查,
google发现有个所谓dynamic monte carlo,是不是计算非平衡系统的? |
|
h***s 发帖数: 2499 | 24 再把问题说清楚一点吧,希望大家帮助看看
2d-ising or xy model, 如果我想加上一个external driven source 到系统上,并
且不能写成local的potential,但是dynamic equation已知是 ds/dt = A*(ds/dx) +
... monte carlo能做吗,怎么加上这个项?
部能 |
|
m**********e 发帖数: 12525 | 25 你找本simulated annealing,或者化学它们做的分子模拟方面的书,
都有详细解答,一般是先把dynamic equ转为hamilton,然后就可以用
monte carlo了.这方面有大量软件,甚至自己都不用写程序
+ |
|
b***k 发帖数: 2673 | 26 ☆─────────────────────────────────────☆
almom (家有顽童) 于 (Sun Jun 22 14:23:28 2008) 提到:
I use monte-carlo method on matlab platform to price derivatives. It happens
need half day to get a result. I wonder if there are ways to accelerate the
matlab execution, for example compile m file to c exe file, are there such
packages?
Thank you for your suggestion
☆─────────────────────────────────────☆
fishdaddy (无) 于 (Sun Jun 22 14:38:34 2008) 提到:
面试里面通常会问你算法加速的几个办法有哪些?嘿嘿
你的算法优化过了么?
happens
the |
|
n******0 发帖数: 298 | 27 直接抽样应该是monte carlo integration吧?我想找一个convergence更快的方法。 |
|
n******0 发帖数: 298 | 28 The number of points in the space should not increase with the number of
dimensions. This is the exact reason I am considering quasi-monte carlo. The
question is how to generate these points to deal with my specific problem
with mixed binary and normal distributions with normal dist depending on the
value of the binary variable.
spaces.
the |
|
J******d 发帖数: 506 | 29 祖冲之的割圆法还不如这个Monte Carlo呢,
也被用来for real calculation了;P. |
|
s*******0 发帖数: 3461 | 30 Monte carlo method in financial engineering
经典教材
还有可以在人大经济论坛上下载 |
|
m*******x 发帖数: 10 | 31 Can anyone tell me what is the lastest update on Least Squares Monte Carlo
to price American/Bermudan? How to choose basis function in high dimension?
Is there any recent paper about that? Thank you. |
|
s******a 发帖数: 184 | 32 做Markov chain Monte Carlo 是用matlab 还是R 快一点,都各自有现成的函数可以调
用吗? |
|
w****a 发帖数: 155 | 33 large scale Monte Carlo simulation都会遇到哪些技术难点? |
|
i**M 发帖数: 108 | 34 Suppose I have 500 curves coming from monte carlo simulation of stock price.
How to analyze these curves? Please give me some general idea. Thanks a lot
!!!! |
|
s********r 发帖数: 529 | 35 Glasserman的那本Monte Carlo的书上面有多项式拟合正态分布的,那个速度还可以 |
|
s*******0 发帖数: 3461 | 36 除了那个经典的 monte carlo in financial engineering
还有啥 |
|
|
l******i 发帖数: 1404 | 38 为啥要看?面试对于Monte Carlo不都是一带而过吗? |
|
w*******1 发帖数: 112 | 39 random number generator generates standard normal variable x. how to use
monte carlo simulation and importance sampling to find the prob(x>10)? thank
you very much |
|
j*****e 发帖数: 182 | 40 SAMPLE SIZE ESTIMATION AND POWER ANALYSIS. WHEN EVER YOU DO BOOTSTRAPPING,
YOU NEED MONTE CARLO SIMULATION. |
|
a********6 发帖数: 14468 | 41 误打误撞进入此版,碰到我仰慕N久的统计大牛们.
我要解决的问题,主要是要求灵活,编程少不了,太standard的不好.
对于Resampling and monte carlo 而言, 我先说几个候选, SAS, SPSS, S-plus (R),
crystal ball.可以补充,如果你认为另外的更好,比如stata,matlab, minitab, 这些都是我不熟的. 我过去经常用统计软件,但从不涉及需要编程解决灵活问题,将来不一样
了.
谢谢! |
|
p********r 发帖数: 1465 | 42 举个例子好了,prior follow gamma dist
likelihood - Poisson
L, b bar 值给定的
请问如何用sas以Monte Carlo integration approximate出最后的积分?
谢谢大家喽 |
|
a***g 发帖数: 2761 | 43 有本书叫 SAS 4 Monte Carlo Studies |
|
f***a 发帖数: 329 | 44 monte carlo simulation里的probability 数据
你到底指啥? |
|
a****3 发帖数: 11741 | 45 我想问问Monte Carlo Simulation和probability有什么关系? |
|
f***a 发帖数: 329 | 46 monte carlo是一种解决问题的方法
probability是一个概念
你可以把你的问题说具体点 |
|
s******a 发帖数: 184 | 47 做Markov chain Monte Carlo 是用matlab 还是R 快一点,都各自有现成的函数可以调
用吗? |
|
w****a 发帖数: 155 | 48 large scale Monte Carlo simulation都会遇到哪些技术难点? |
|