由买买提看人间百态

topics

全部话题 - 话题: dt2
(共0页)
g*****n
发帖数: 23
1
来自主题: Mathematics版 - 请问方程 d2x/dt2+kx^3=0 怎么解
方程d2x/dt2+w^2x=0众所周知是简谐振动方程,解是e指数或者三角函数
但是现在遇到一个函数 d2x/dt2+kx^3=0,k>0。 请问有谁知道这种函数叫什么名字,
怎么求解?
谢谢先。
j******o
发帖数: 127
2
来自主题: Statistics版 - SAS 编程问题 (有包子)
Try this.
data one;
input id dt1 : mmddyy10.;
format dt1 mmddyy10.;
datalines;
1 4/4/2000
1 4/7/2005
1 9/2/2002
2 3/1/2003
2 2/3/2006
3 5/5/2009
;
run;
data two;
input id dt2 : mmddyy10.;
format dt2 mmddyy10.;
datalines;
1 5/1/1999
1 1/1/2007
2 9/8/2002
2 10/1/2002
2 1/2/2006
;
run;
proc sql;
create table obtain as
select a.id, coalesce(a.dt1, b.dt1) as dt1 format mmddyy10., b.dt2
from one a left join
(
select one.*, ... 阅读全帖
h*********1
发帖数: 102
3
来自主题: Statistics版 - SAS 编程问题 (有包子)
data A;
input id dt1: mmddyy10.;
format dt1 mmddyy10.;
datalines;
1 4/4/2000
1 4/7/2005
1 9/2/2002
2 3/1/2003
2 2/3/2006
3 5/5/2009;
run;
data B;
input id dt2: mmddyy10.;
format dt2 mmddyy10.;
datalines;
1 5/1/1999
1 1/1/2007
2 9/8/2002
2 10/1/2002
2 1/2/2006;
run;
proc sql;
create table C as
select A.*, B.dt2
from A
left join B
on A.id=B.id and
(A.dt1 ge B.dt2 ge mdy(month(A.dt1),day(A.dt1),year(A.dt1)-1));
quit;
c**t
发帖数: 2744
4
来自主题: DotNet版 - How to cancel DateTimePicker event?
There are two dateTimePickers on a winform, which requires dt2 > dt1;
if dt1 is picked greater than dt2, reset dt1 to dt2-1; but the messagebox
pops
out twice. How to disable the second one? ..EnableEvents seems not working
//The code is as follows.
private void dateTimePicker2_ValueChanged(object sender, EventArgs e)
{
if (this.dateTimePicker1.Value > this.dateTimePicker2.Value)
{
MessageBox.Show("This date should NOT be earlier then " +
this.dateTimeP
l**********1
发帖数: 5204
5
那是 Poincaré 龐加萊猜想的解铃人 俄罗斯数学家 Perelman 佩雷尔曼
//en.wikipedia.org/wiki/Grigori_Perelman
please go to
//en.wikipedia.org/wiki/Henri_Poincaré
//en.wikipedia.org/wiki/Poincaré_conjecture
and
名稱三體問題
英語名稱:three-body problem
N體問題及三體問題的概念N體問題:
N體問題可以用一句話寫出來:在三維空間中給定N個質點,如果在它們之間只有萬
有引力的作用,那麽在給定它們的初始位置和速度的條件下,它們會怎樣在空間中運動。
三體問題:
最簡單的例子就是太陽系中太陽,地球和月球的運動。在浩瀚的宇宙中,星球的大
小可以忽略不記,所以我們可以把它們看成質點。如果不計太陽系其他星球的影響,那
麽它們的運動就只是在引力的作用下産生的,所以我們就可以把它們的運動看成一個三
體問題。
天體力學中的基本力學模型。研究三個可視爲質點的天體在相互之間萬有引力作用
下的運動規律問題。這三個天體的質量、初始位置和... 阅读全帖
EA
发帖数: 3965
6
来自主题: Statistics版 - SAS 编程问题 (有包子)
我有两组数据,包括id 和 日期。他们都是一个id对应多个日期。我想把数据A当base,
left join 数据B,但是条件是,B的日期是在A的日期的前一年内。比如A日期是4/4/
2000,那如果B的日期在4/5/1999 - 4/4/2000,就保留。
A
id dt1
1 4/4/2000
1 4/7/2005
1 9/2/2002
2 3/1/2003
2 2/3/2006
3 5/5/2009
B
id dt2
1 5/1/1999
1 1/1/2007
2 9/8/2002
2 10/1/2002
2 1/2/2006
我希望得到C像这样。
id dt1 dt2
1 4/4/2000 5/1/1999
1 4/7/2005
1 9/2/2002
2 3/1/2003 9/8/2002
2 3/1/2003 10/1/2002
2 2/3/2006 1/2/2006
3 5/5/2009
k*******1
发帖数: 526
7
来自主题: Military版 - 中国武术的高人在哪里?
我以一个平凡的"民间科学家"的身份小声问问您,如果肚皮软,但到不应该用非刚体的方
程?
md2x/dt2 + c*dx/dt + kx =0
k 是人体的stiffness,c是damping factor. x 是displacement.
您真正理解这个推导了没?张嘴就喷?
f*****9
发帖数: 6768
8
来自主题: Military版 - 绿卡上种类AS6是什么意思?
A11 Unmarried Amerasian son or daughter of a U.S. citizen born in Cambodia,
Korea, Laos, Thailand, or Vietnam. Sec. 203(a)(1) of the INA and 204(g) as
added by PL-97-359 (Oct. 22, 1982)- ((entered with IV))
A12 Child of an alien classified as A11 or A16. Sec. 203(d) of the INA and
204(g) as added by PL-97-359 (Oct. 22, 1982) – ((entered with IV))
A16 Unmarried Amerasian son or daughter of a U.S. citizen born in Cambodia,
Korea, Laos, Thailand, or Vietnam. Sec. 203(a)(1) of the INA and 204(g) as
... 阅读全帖
t*********y
发帖数: 249
9
DT2家完全没有问题,经常喂的
c****u
发帖数: 3277
10
来自主题: Bridge版 - 5,19 BBO自战评述(7)
5,19 BBO自战评述(7)
第七副
双有,南开叫。
我拿了
S-HK54 DT2 CKQJT8543
开叫4C, 这是很明确的叫品,虽然有些人
会有顾虑。无论如何,4C将给对手最大的压力,
并且剥夺了对方的3NT, 3C将是过于保守的叫品。
另外,很强的C套也使对方很难罚到4C.
最后三家PASS, 4C买到定约。
首攻是HQ.
明手的牌如下:
SQ874 H7632 DAQJ96 C-
显然,H首攻是犀利的,我有两个必然失墩,
和两个潜在失墩,DK,和第三个H.
东用HA吃进, 我跟出H5,希望让她认识到同伴可能有
HQJ4. 东果然友好的回出了S, 我将吃。现在的问题是
下面怎么办,如果立刻飞D, 飞丢之后,就需要D3-3
才能垫掉H. 如果立刻调将的话,对方如果续攻H,就
必须飞中DK了,这丢失了D3-3的机会。然而,对方有
可能防错。既然对方已经防错一次了,为什么不给
她们第二个出错的机会呢?
于是我出CQ, 赢到,再打CK, 西吃进之后,思考了
一会,回出了D,我出小,丢给东的DK,
手里出10, 东友好的回出了H, 我吊完将就摊牌了。
四手牌如下 :
S
P**H
发帖数: 1897
11
来自主题: Programming版 - 请问有没有人有cocos2d的开发经验
http://beta.unity3d.com/jonas/AngryBots/
http://beta.unity3d.com/jonas/DT2/
看起来还行。现在居然都不用装插件了。直接webgl跑。好久没跟了。
n***s
发帖数: 1257
12
来自主题: Mathematics版 - help to solve a wave equation, thx
one dimentional wave equation:
d2(u)/dt2=c2*d2(u)/dx2 (1)
Initial conditions:
u(x,0)=0, du/dt(x,0)=0 (2)
Boundary condition:
u(x,t)=g(t), x=t*c/2 (c>0) (3)
我想,满足 (1) and (2) 的解只有 u(x,t)=0,
但还有一个边界条件.
到底该如何解才对呢
Thank you!
B********e
发帖数: 10014
13
来自主题: Mathematics版 - 请问方程 d2x/dt2+kx^3=0 怎么解
multiply dx/dt,integrate it
basic example in nonlinear ode, check conservative systems in ode textbook
D*******a
发帖数: 3688
14
来自主题: Mathematics版 - 请问方程 d2x/dt2+kx^3=0 怎么解
好像可以分离变量法
c*******d
发帖数: 353
15
来自主题: Mathematics版 - lagrange identity and differential geometry
given . as dot product, and x as cross product, we know that
(axb).(cxd) = (a.c)(b.d) - (a.d)(b.c) (1)
also known as identity of lagrange.
How to use the above formula to prove (axb)xc = (a.c)b - (b.c)a (2)?
I know how to prove (2) with kronecker's identities. But what's the
connection between (1) and (2)?
I don't get this from p.14 in 'Differential Geometry' by Kreyszig.
Also, what's the connection between d2x/dt2 and d2x/ds2? Problem 12.2
contradicts with (12.7')
Thanks,
s********a
发帖数: 154
16
来自主题: Statistics版 - 新手问个简单的sas问题
data dt1;
infile datalines;
input day $ x;
datalines;
1 0
1 0
1 0
2 0
2 1
2 1
2 0
2 0
3 1
3 0
;
run;
data dt2;
set dt1;
by day;
retain first_y;
if first.day then y = 0;
if x = 1 and y = 0 then do; y = 1; first_y = _N_; end;
if y gt 0 and first_y ne _n_ then y+1;
if last.day then output;
drop x first_y;
run;
f**d
发帖数: 768
17
来自主题: Neuroscience版 - eBook: From computer to brain
这是一本计算神经科学的优秀著作,全文拷贝这里(图和公式缺),有兴趣的同学可以
阅读
如需要,我可以分享PDF文件(--仅供个人学习,无商业用途)
From Computer to Brain
William W. Lytton
From Computer to Brain
Foundations of Computational Neuroscience
Springer
William W. Lytton, M.D.
Associate Professor, State University of New York, Downstato, Brooklyn, NY
Visiting Associate Professor, University of Wisconsin, Madison
Visiting Associate Professor, Polytechnic University, Brooklyn, NY
Staff Neurologist., Kings County Hospital, Brooklyn, NY
In From Computer to Brain: ... 阅读全帖
(共0页)