Microsoft Word - 11-王思明_oee180008_xeQzyx.doc

Size: px
Start display at page:

Download "Microsoft Word - 11-王思明_oee180008_xeQzyx.doc"

Transcription

1 Opto-Electronc Engneerng 光电工程 Artcle 2018 年, 第 45 卷, 第 10 期 复杂动态背景下的运动目标检测 王思明, 韩乐乐 * 摘要 : 为实现复杂动态背景下快速 准确地检测运动目标, 提出一种改进二进制鲁棒不变尺度特征 (BRISK) 算法的运动目标检测方法 首先对图像进行分块, 利用图像熵对图像块进行筛选 ; 然后针对特征匹配过程中存在大量误匹配的问题, 采用 k 近邻算法与欧氏距离进行特征匹配 ; 最后通过改进的顺序抽样一致性算法进行特征点提纯, 进一步完成背景运动补偿, 从而利用形态学处理分割运动目标 采用多组视频图像进行验证, 本文算法在原 BRISK 算法的基础上去除了 32.7% 的特征点, 并且匹配效率提高了 75%, 处理速度比以往算法快, 并且具有较强的抗噪性能 关键词 : 运动目标检测 ;BRISK 算法 ; 图像熵 ; 欧氏距离中图分类号 :TP 文献标志码 :A 引用格式 : 王思明, 韩乐乐. 复杂动态背景下的运动目标检测 [J]. 光电工程,2018,45(10): Movng object detecton under complex dynamc background Wang Smng, Han Lele * School of Automaton & Electrcal Engneerng, Lanzhou Jao Tong Unversty, Lanzhou, Gansu , Chna Abstract: In order to realze fast and accurate detecton of movng targets under complex dynamc background, a movng object detecton method based on BRISK (bnary robust nvarant scalable keyponts) algorthm s proposed. Frstly, the mage s dvded nto blocks, and the mage blocks are fltered by usng mage entropy. Then, amng at the problem of large number of msmatch n the process of feature matchng, the k-nearest neghbor algorthm and Eucldean dstance are used to perform feature matchng. Fnally, the mproved sequental samplng consstency algorthm s used to refne the feature ponts and further completes the background moton compensaton, and morphologcal processng s used to segment the movng target. Through the verfcaton of multple vdeo mages, the proposed algorthm removes 32.7% of the feature ponts based on the orgnal BRISK algorthm and mproves the matchng effcency by 75%. The proposed algorthm has faster processng speed than prevous algorthms and strong ant-nose performance. Keywords: movng object detecton; BRISK algorthm; mage entropy; Eucldean dstance Ctaton: Wang S M, Han L L. Movng object detecton under complex dynamc background[j]. Opto-Electronc Engneerng, 2018, 45(10): 收稿日期 : ; 收到修改稿日期 : 基金项目 : ( ) 作者简介 :(1964-)E-mal @qq.com 通信作者 :(1992-)E-mal hlldyx12@163.com

2 1 引言 [1] [2-3] [4] [5] SIFT(scale-nvarant feature transform) SIFT [6] SURF(speeded up robust features) [7] ORB(orented fast and rotated BRIEF) ORB PROSAC(progressve sample consensus) BRISK(bnary robust nvarant scalable keyponts) k PROSAC 2 改进的 BRISK 特征匹配算法 2.1 特征点检测 1) n octave ( c ) n ntra-octave ( d ) c 0 octave c 0 2 ntra-octave c c d c 0 w wc ( ) = 2, wd ( ) = (1) 2) octave ntra-octave FAST9-16 ( ) n=4 8 c 0 FAST5-8 ( d(-1) ) 9 3) 9 (8 )( 18 ) 26 FAST 4) 3 FAST FAST 2.2 特征描述 N 1 x/pxel y/pxel 图 1 采样模式 Fg. 1 Samplng mode N N(N-1)/2 A, (2) A = p p R R < N j< j N 2 2 {(, j), } I( p, σ ) I( pj, σ j ) σ I( pj, σ j) I( p, σ ) g( p, pj) = ( pj p) (3) 2 pj p S L [8] S = {( p, p ) A p p < δ } A, (4) j j max

3 L= {( p, p ) A p p > δ } A, (5) j j δ max = 9.75t δ mn = 13.67t δ t gx 1 g = = g( p, pj) (6) g y L ( p, pj) L 512 = arctan( g y, g x ) 512 bt bt 1, I( pj, σ j) > I( p, σ) b, ( p, = pj ) S (7) 0, otherwse Str 1 Str = 1 mn D( Str, Str ) = x y (8) 2.3 基于图像熵的图像块筛选 [9] [6] [10] f 255 H = f log f (9) = 0 1) 8 2) 基于 k 近邻与欧氏距离的特征匹配算法 2 [7] k k 1) k P 1 P 2 P 3 P 1 P 2 P 3 d 1 d 2 2) r d 1 /d 2 <r P 2 P 1 3) S 1 S 2 S 1 S 2 S 1 S 2 S 3 S 3 m 4) S 3 m S 1 S 2 P 1 P 一种基于改进的 PRAOSAC 算法的特征点提纯 [11] [7] PROSAC PROSAC RANSAC(random sample consensus) PROSAC 3 1)

4 2) N 3 e s 3) 3 2) 4) 2.6 运动补偿 2.5 [12] x a t 11 a12 x x y = + b t 21 b 22 y, (10) y a11 a12 t b21 b 22 x t y 2.7 运动目标提取 It 1 ( xy, ) It ( xy, ) T 1 It 1( xy, ) It( xy, ) > T dt 1, t( x, y) =, (11) 0 otherwse T Otsu q ω 1 μ 1 ω 2 μ 2 ε 2 ε = ω1 ω2 ( μ2 μ1) (12) Otsu ε q q q 实验结果与分析 Intel core(tm) M 2.4 GHz PC 4 G C++ opencv Vso Studo2013 BRISK k 图 2 算法流程 PROSAC Fg. 2 Algorthm flowchart (a) (b) (c) 图 3 三组视频图像 (a) 第一组视频序列 V1;(b) 第二组视频序列 V2;(c) 第三组视频序列 V3 Fg. 3 Vdeo mages. (a) The frst set of vdeo sequences V1; (b) The second set of vdeo sequences V2; (3) The thrd set of vdeo sequences V

5 3 V1 V pxels 720 pxels 3 k r 特征点数目及算法实时性分析 SIFT SURF BRISK [7] 1 V1 V3 1 BRISK 32.7% 1.1 s SIFT 15 SURF 4 [7] ORB V1 V2 V3 ORB 0.38 s 3.2 算法匹配准确度分析 V1 V3 RANSAC k 2 2 RANSAC 50% k 75% 84% 3.3 算法检测效果对比 V1 V3 SIFT SURF [7] (a) 5(a) 6(a) SIFT 4(b) 5(b) 6(b) SURF 4(c) 5(c) 6(c)[7] ORB 4(d) 5(d) 6(d) BRISK 4 1 SIFT SURF SIFT SURF 4(c) 6(c) 4(d) 6(d)[7] 表 1 不同算法特征点数目及耗时对比结果 Table 1 Numbers of feature ponts and tme-consumng of dfferent algorthms Vdeo mages Feature ponts/(tme-consumng/s) SIFT SURF BRISK Proposed method Reference [7] V1 3639/ / / / /1.06 V2 2378/ / / / /0.94 V3 488/ / / / /0.95 表 2 特征匹配准确度对比结果 Table 2 Comparson of feature matchng accuracy Algorthms V1 V2 V3 Orgnal featureponts Brute-force +RANSAC 253/56.7% 181/51.6% 32/50% KNNMatch 98/83.2% 90/75.9% 7/89.1% Proposed method 83/85.8% 58/84.5% 5/92.2% (a) (b) (c) (d) 图 4 视频序列 V1 检测效果对比 (a) SIFT 算法 ;(b) SURF 算法 ;(c) 文献 [7] 算法 ;(d) 本文算法 Fg. 4 Comparson of vdeo sequence V1 detecton. (a) SIFT algorthm; (b) SURF algorthm; (c) Reference [7] algorthm; (d) Proposed algorthm paper

6 (a) (b) (c) (d) 图 5 视频序列 V2 检测效果对比 (a) SIFT 算法 ;(b) SURF 算法 ;(c) 文献 [7] 算法 ;(d) 本文算法 Fg. 5 Comparson of vdeo sequence V2 detecton. (a) SIFT algorthm; (b) SURF algorthm; (c) Reference [7] algorthm; (d) Proposed algorthm paper (a) (b) (c) (d) 图 6 视频序列 V3 检测效果对比 (a) SIFT 算法 ;(b) SURF 算法 ;(c) 文献 [7] 算法 ;(d) 本文算法 Fg. 6 Comparson of vdeo sequence V3 detecton. (a) SIFT algorthm; (b) SURF algorthm; (c) Reference [7] algorthm; (d) Proposed algorthm paper [7] ORB FAST AGAST( ) 4 结论 BRISK BRISK k 参考文献 [1] Yang K W, Duan W W, Yang X Z. Infra-vsble vdeo fuson object trackng under rany nght condton[j]. Chnese Journal of Scentfc Instrument, 2016, 17(5): 吴克伟, 段伟伟, 杨学志. 雨夜条件下的红外可见光视频融合目标跟踪 [J]. 仪器仪表学报, 2016, 17(5): [2] Akshay S. Sngle movng object detecton and trackng usng Horn-Schunck optcal flow method[j]. Internatonal Journal of Appled Engneerng Research, 2015, 10(11): [3] Lu H B, Chang F L. Movng object detecton by optcal flow method based on adaptve weght coeffcent[j]. Optcs and Precson Engneerng, 2016, 24(2): 刘洪彬, 常发亮. 权重系数自适应光流法运动目标检测 [J]. 光学 精密工程, 2016, 24(2): [4] Yu H F, Lu W, Yuan H, et al. Movng object detecton based on sub-block moton compensaton[j]. Acta Electronca Snca, 2017, 45(1): 于红绯, 刘威, 袁淮, 等. 基于子块运动补偿的运动目标检测 [J]. 电子学报, 2017, 45(1): [5] Ge H Y, Sun J H, Ln N, et al. A movng target detecton approach to remove jtter by fusng wavelet transform and SIFT algorthm[j]. Research and Exploraton n Laboratory, 2016, 35(2): , 174. 葛鹤银, 孙建红, 林楠, 等. 融合小波变换及 SIFT 算法的去抖动 运动目标检测 [J]. 实验室研究与探索, 2016, 35(2): , 174. [6] Tang J L, Zheng J F, L X Y, et al. Research on detectng algorthm of movng target n aeral vdeo[j]. Computer Scence, 2017, 44(S2): , 183. 唐佳林, 郑杰锋, 李熙莹, 等. 航拍视频中运动目标检测算法研究 [J]. 计算机科学, 2017, 44(S2): , 183. [7] Lu W, Zhao W J, L C, et al. Detectng small movng target based on the mproved ORB feature matchng[j]. Opto-Electronc Engneerng, 2015, 42(10): 刘威, 赵文杰, 李成, 等. 基于改进 ORB 特征匹配的运动小目标检测 [J]. 光电工程, 2015, 42(10): [8] Leutenegger S, Chl M, Segwart R Y. BRISK: bnary robust nvarant scalable keyponts[c]// Proceedngs of 2011 IEEE Internatonal Conference on Computer Vson, 2011: [9] He L Y, Lu J H, L G, et al. Fast mage regstraton approach based on mproved BRISK[J]. Infrared and Laser Engneerng, 2014, 43(8): 何林阳, 刘晶红, 李刚, 等. 改进 BRISK 特征的快速图像配准算法 [J]. 红外与激光工程, 2014, 43(8): [10] Krmnger E, Cobb J T, Príncpe J C. Onlne actve learnng for automatc target recognton[j]. IEEE Journal of Oceanc Engneerng, 2015, 40(3): [11] Zhang W Y, L Z, Wang Y J. UAV scene matchng algorthm based on CenSurE-star feature[j]. Chnese Journal of Scentfc Instrument, 2017, 38(2): 张闻宇, 李智, 王勇军. 基于 CenSurE-star 特征的无人机景象匹配算法 [J]. 仪器仪表学报, 2017, 38(2): [12] Cu S H, Xe Z, Wang G, et al. Feature matchng electronc mage stablzaton based on bnary robust nvarant scalable keyponts[j]. Optcs and Precson Engneerng, 2015, 23(9): 崔少辉, 谢征, 王刚, 等. 二进制鲁棒不变尺度特征匹配电子稳像 [J]. 光学精密工程, 2015, 23(9):

7 Movng object detecton under complex dynamc background Wang Smng, Han Lele * School of Automaton & Electrcal Engneerng, Lanzhou Jao Tong Unversty, Lanzhou, Gansu , Chna Movng object detecton result under complex dynamc background Overvew: Movng object detecton has been the focus of research n the feld of machne vson and ntellgent transportaton. Its purpose s to segment the movng objects from the sequence of vdeo mages so as to make the next step for target recognton, trackng and navgaton. However, under the complex dynamc background, many factors such as lght changes, background nterference, camera moton and so on, make the detecton very poor. At present, the commonly used feature pont detecton algorthms nclude SIFT, SURF and ORB algorthm, but they cannot meet the requrements of movng target detecton. BRISK algorthm has better rotaton nvarance, scale nvarance and better robustness. BRISK algorthm s the best one n the mage regstraton wth larger blur, but the real-tme performance of BRISK algorthm s worse than ORB algorthm. Amng at the real-tme and accuracy of movng object detecton algorthm, ths paper proposes a movng object detecton algorthm based on mproved BRISK feature matchng. Frstly, the vdeo frames are dvded nto blocks, the entropy of each sub-block s calculated. The sub-blocks are fltered by usng the mage entropy, so that sub-blocks whose local nformaton s too concentrated can be removed so as to avod the nfluence of excessve local feature ponts. Secondly, the AGAST algorthm s used to detect the feature ponts of the remanng sub-blocks and generates the correspondng feature descrptors. Then, the feature matchng s performed accordng to the k-nearest neghbor algorthm, and the feature pont pars are further purfed by the Eucldean dstance. So as to acheve the purpose of further mprovng the accuracy of the algorthm, and provde relable data for calculatng the next moton parameters. An mproved PROSAC method s used to extract the optmal feature ponts to estmate the background moton parameters, and the background moton compensaton s completed by combnng the sx-parameter affne model. Fnally, the frame dfference method and morphologcal process to extract the movng target, and the Otsu method s used to obtan the optmal threshold to acheve a more complete segmentaton of the movng target. In order to evaluate the detecton effect of the algorthm, three groups of vdeo mages are used to verfy the algorthm. The proposed algorthm removes 32.7% of the feature ponts and mproves the runnng tme of 1.1 s based on the orgnal BRISK algorthm. The detecton effcency s better than the prevous ORB algorthm to some extent, at the same tme mproves the matchng effcency to more than 75%, and enhances the ant-nose performance of the algorthm. The expermental results show that the proposed algorthm can mprove the real-tme performance and ensure the robustness of the proposed algorthm. Compared wth the prevous detecton algorthms, ths algorthm s more sutable for the detecton of movng objects n the complex dynamc context. Ctaton: Wang S M, Han L L. Movng object detecton under complex dynamc background[j]. Opto-Electronc Engneerng, 2018, 45(10): Supported by Natonal Nature Scence Foundaton of Chna ( ) * E-mal: hlldyx12@163.com

Vol.39 No. 8 August 2017 Hyeonwoo Noh [4] boundng box PASCALV VOC PASCAL VOC Ctyscapes bt 8 bt 1 14 bt

Vol.39 No. 8 August 2017 Hyeonwoo Noh [4] boundng box PASCALV VOC PASCAL VOC Ctyscapes bt 8 bt 1 14 bt 39 8 Vol.39 No.8 2017 8 Infrared Technology August 2017 1,2,3 1,3 1,3 1. 2000832. 100049 3. 200083 4 1 TP391.41 A 1001-8891(2017)08-0728-06 Infrared Scene Understandng Algorthm Based on Deep Convolutonal

More information

Microsoft Word - 系统建设1.doc

Microsoft Word - 系统建设1.doc 计 算 机 系 统 应 用 http://www.c-s-a.org.cn 20 年 第 20 卷 第 4 期 一 种 高 性 能 近 红 外 光 人 脸 检 测 和 眼 睛 定 位 算 法 张 昌 明, 童 卫 青, 王 燕 群 ( 华 东 师 范 大 学 计 算 机 科 学 技 术 系, 上 海 20024) 摘 要 : 提 出 了 一 种 新 型 的 近 红 外 光 人 脸 检 测 和 眼 睛

More information

24 26,,,,,,,,, Nsho [7] Nakadokoro [8],,,, 2 (Tradtonal estmaton of mage Jacoban matrx), f(t 1 ) p(t 2 ) : f(t 1 ) = [f 1 (t 1 ), f 2 (t 1 ),, f m (t

24 26,,,,,,,,, Nsho [7] Nakadokoro [8],,,, 2 (Tradtonal estmaton of mage Jacoban matrx), f(t 1 ) p(t 2 ) : f(t 1 ) = [f 1 (t 1 ), f 2 (t 1 ),, f m (t 26 1 2009 1 Control Theory & Applcatons Vol 26 No 1 Jan 2009 : 1000 8152(2009)01 0023 05, (, 200240) :,,,,,,,, : ; ; : TP24 : A The estmaton of mage Jacoban matrx wth tme-delay compensaton for uncalbrated

More information

34 7 S R θ Z θ Z R A B C D PTP θ t 0 = θ 0 θ t 0 = 0 θ t 0 = 0 θ t = θ θ t = 0 θ t = 0 θ t V max θ t a max 3 θ t A θ t t 0 t / V max a max A = 3 4 S S

34 7 S R θ Z θ Z R A B C D PTP θ t 0 = θ 0 θ t 0 = 0 θ t 0 = 0 θ t = θ θ t = 0 θ t = 0 θ t V max θ t a max 3 θ t A θ t t 0 t / V max a max A = 3 4 S S 7 0 7 No. 7 Modular Machne Tool & Automatc Manufacturng Technque Jul. 0 00-65 0 07-0033 - 06 *. 0040. 04 PTP s TH6 TP4. A The Moton plannng of Handlng Robot Based on Tme Optmal CAO Bo CAO Q-xn TONG Shang-gao

More information

SVM [6] PCA+SVM 79.75% 9 FERE FERE. PCA LDA Adaboost SVM 5 1 SVM Moghaddam [6] M (x,y ) x R N y x y {0,1} M f ( x) = y α k( x, x ) + b x k f(x) = 1 x

SVM [6] PCA+SVM 79.75% 9 FERE FERE. PCA LDA Adaboost SVM 5 1 SVM Moghaddam [6] M (x,y ) x R N y x y {0,1} M f ( x) = y α k( x, x ) + b x k f(x) = 1 x 100084 PCA Fsher FLD Adaboost SVM 9 FERE Adaboost 1. Gollomb [1] SEXNE 30 30 Cottrell [] BP Edelman [3] Alce [4] PCA PCA [5] Moghaddam [6] (SVM) RBF Fsher FLD FERE 3.4% Shakhnarovch [7] Adaboost 78% ±15

More information

2 : 237.,. [6 7] (Markov chan Monte Carlo, MCMC). MCMC, [8 9].,,, [0 ].,, : ),,,.,, ; 2),,.,.,. : ),.,,. ; 2),.,,. ; 3), EM, EM,.,, EM, EM. K M,.,. A

2 : 237.,. [6 7] (Markov chan Monte Carlo, MCMC). MCMC, [8 9].,,, [0 ].,, : ),,,.,, ; 2),,.,.,. : ),.,,. ; 2),.,,. ; 3), EM, EM,.,, EM, EM. K M,.,. A 38 2 Vol. 38, No. 2 202 2 ACTA AUTOMATICA SINICA February, 202.,.,, EM,.. DOI,,, 0.3724/SP.J.004.202.00236 Data Assocaton n Vsual Sensor Networks Based on Hgh-order Spato-temporal Model WAN Ju-Qng LIU

More information

41 10 Vol. 41, No ACTA AUTOMATICA SINICA October, ,, (Least square support vector machines, LS-SVM)., LS-SVM,,,, ;,,, ;,. DOI,,,,,

41 10 Vol. 41, No ACTA AUTOMATICA SINICA October, ,, (Least square support vector machines, LS-SVM)., LS-SVM,,,, ;,,, ;,. DOI,,,,, 4 0 Vol. 4, No. 0 05 0 ACTA AUTOMATICA SINICA October, 05,, Least square support vector machnes, LS-SVM)., LS-SVM,,,, ;,,, ;,. DOI,,,,,.., 05, 40): 745 753 0.6383/j.aas.05.c507 Data-based Approxmate Soluton

More information

基于词语关联度的查询缩略*

基于词语关联度的查询缩略* * 基 于 词 语 关 联 度 的 查 询 缩 略 陈 炜 鹏 1, 付 瑞 吉 1, 胡 熠 2, 秦 兵 1, 刘 挺 (1. 哈 尔 滨 工 业 大 学 计 算 机 科 学 与 技 术 学 院 社 会 计 算 与 信 息 检 索 研 究 中 心, 黑 龙 江 省 哈 尔 滨 市,150001; 2. 腾 讯 公 司 搜 索 平 台 部, 广 东 省 深 圳 市,518057) 摘 要 : 冗

More information

Microsoft Word - T 田新广.doc

Microsoft Word - T 田新广.doc ISSN 1673-9418 CODEN JKYTA8 E-mal: fcst@publc2.bta.net.cn Journal of Fronters of Computer Scence and Technology http://www.ceaj.org 1673-9418/2010/04(06)-0500-11 Tel: +86-10-51616056 DOI: 10.3778/j.ssn.1673-9418.2010.06.002

More information

Microsoft Word - A200909-341.doc

Microsoft Word - A200909-341.doc 基 于 机 器 视 觉 的 齿 轮 周 节 累 积 误 差 测 量 研 究 陈 永 锋 北 京 北 大 千 方 科 技 有 限 公 司, 北 京 (100086) E-mal:Xd_boy163@hotmal.com 摘 要 : 介 绍 了 基 于 数 字 图 像 处 理 技 术 的 齿 轮 周 节 累 积 误 差 机 器 视 觉 测 量 方 法 对 原 始 数 字 图 像 经 灰 度 化 变 换

More information

2 北 京 邮 电 大 学 学 报 第 35 卷 习 一 个 认 知 模 型, 从 而 解 决 在 不 同 特 征 空 间 进 行 知 识 迁 移 的 问 题. 特 征 迁 移 问 题 一 般 被 归 为 直 推 式 迁 移 学 习 [6], 其 定 义 为 : 给 定 源 数 据 空 间 D s

2 北 京 邮 电 大 学 学 报 第 35 卷 习 一 个 认 知 模 型, 从 而 解 决 在 不 同 特 征 空 间 进 行 知 识 迁 移 的 问 题. 特 征 迁 移 问 题 一 般 被 归 为 直 推 式 迁 移 学 习 [6], 其 定 义 为 : 给 定 源 数 据 空 间 D s 2012 年 12 月 第 35 卷 第 6 期 北 京 邮 电 大 学 学 报 Journal of Bejng Unversty of Posts and Telecommuncatons Dec. 2012 Vol. 35 No. 6 文 章 编 号 :1007 鄄 5321(2012)06 鄄 0001 鄄 05 一 种 基 于 迁 移 学 习 的 文 本 图 像 特 征 映 射 算 法 刘

More information

T e = K 1 Φ m I 2 cosθ K 1 Φ m I cosθ 2 1 T 12 e Φ / 13 m I 4 2 Φ m Φ m 14 I 2 Φ m I 2 15 dq0 T e = K 2 ΦI a 2 16

T e = K 1 Φ m I 2 cosθ K 1 Φ m I cosθ 2 1 T 12 e Φ / 13 m I 4 2 Φ m Φ m 14 I 2 Φ m I 2 15 dq0 T e = K 2 ΦI a 2 16 23 5 2018 10 Vol. 23 No. 5 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Oct. 2018 150080 αβ0 MT0 ABC DOI 10. 15938 /j. jhst. 2018. 05. 009 TM351 A 1007-2683 2018 05-0046- 08 Indcton Motor Hybrd

More information

Microsoft Word 战玉丽C.doc

Microsoft Word 战玉丽C.doc 3 6 Vol.3 No.6 09 6 Journal of Computer-Aded Desgn & Computer Graphcs Jun. 09 基于图像相似性和特征组合的超分辨图像重建 战玉丽,), 迟静,)*, 叶亚男,), 张彩明,,3,4) 5), 霍文远 ) ( 5004) ) ( 5004) 3) ( 500) 4) ( ) 5) ( 330047) (peace_world_c@6.com)

More information

I ln I V = α + ηln + εt, 1 V t, t, t, 1 t, 1 I V η η >0 t η η <0 η =0 22 A_,B_,C0_,C1_,C2_,C3_,C4_,C5_,C6_,C7_,C8_,C99_,D_,E_,F_,G_,H_,I_,J_,K_,L_,M_

I ln I V = α + ηln + εt, 1 V t, t, t, 1 t, 1 I V η η >0 t η η <0 η =0 22 A_,B_,C0_,C1_,C2_,C3_,C4_,C5_,C6_,C7_,C8_,C99_,D_,E_,F_,G_,H_,I_,J_,K_,L_,M_ 130012 Jeffrey Wurgler 21 11 F830.9 A 1 2004,,, 2001 2003 2003 2002 Jeffrey Wurgler 1991-1999 2003 21 11 2 2.1 Panel Data Jeffrey Wurgler 2000 I ln I V = α + ηln + εt, 1 V t, t, t, 1 t, 1 I V η η >0 t

More information

國立台灣大學圖書資訊學系四十週年系慶學術研討會論文格式

國立台灣大學圖書資訊學系四十週年系慶學術研討會論文格式 Study on Keyword Spottng usng Prosodc Attrbute Detecton for Conversatonal Speech Yu-Ju Huang Department of Computer Scence and Informaton Engneerng Natonal Cha-Y Unversty s0990435@mal.ncyu.edu.tw Yn-We

More information

中文模板

中文模板 000-985/003/4(03)0697 003 Journal of Software 软 件 学 报 Vol.4, No.3 推 广 的 多 值 指 数 双 向 联 想 记 忆 模 型 及 其 应 用 张 道 强 +, 陈 松 灿 ( 南 京 航 空 航 天 大 学 计 算 机 科 学 与 工 程 系, 江 苏 南 京 006) An Extended ult-valued Exponental

More information

TFP TFP HK TFP Hseh Klenow HK 9 8 TFP Aok TFP Aok 10 TFP TFP TFP TFP TFP HK TFP 1 Y Y CES θ Y 1 TFP HK θ = 1 θ

TFP TFP HK TFP Hseh Klenow HK 9 8 TFP Aok TFP Aok 10 TFP TFP TFP TFP TFP HK TFP 1 Y Y CES θ Y 1 TFP HK θ = 1 θ 1992-2015 315211 TFP 1992-2015 TFP 9. 71% TFP 8. 62% TFP 0. 86% 2003 2008 2015 50% 40% F249. 2 1002-3054 2018 01-0057-10 A DOI 10. 13262 /j. bjsshkxy. bjshkx. 180105 TFP 1 3 TFP 2 2015 12 4-6 2017-08-20

More information

1 引言

1 引言 P P 第 40 卷 Vol.40 第 7 期 No.7 计 算 机 工 程 Computer Engineering 014 年 7 月 July 014 开 发 研 究 与 工 程 应 用 文 章 编 号 :1000-348(014)07-081-05 文 献 标 识 码 :A 中 图 分 类 号 :TP391.41 摘 基 于 图 像 识 别 的 震 象 云 地 震 预 测 方 法 谢 庭,

More information

Microsoft Word - 004王皓2002010503-2003.doc

Microsoft Word - 004王皓2002010503-2003.doc 清 华 大 学 综 合 论 文 训 练 题 目 : 黄 河 流 域 遥 感 影 像 NDVI 植 被 覆 盖 指 数 参 数 提 取 系 别 : 水 利 水 电 工 程 系 专 业 : 水 利 水 电 工 程 姓 名 : 王 皓 指 导 教 师 : 辅 导 教 师 : 王 光 谦 刘 家 宏 2006 年 6 月 15 日 关 于 学 位 论 文 使 用 授 权 的 说 明 本 人 完 全 了 解

More information

中文模板

中文模板 ISSN 1000-9825, CODEN RUXUEW E-mal: jos@scas.ac.cn Journal of Software, Vol.19, No.8, August 2008, pp.1995 2003 http://www.jos.org.cn DOI: 10.3724/SP.J.1001.2008.01995 Tel/Fax: +86-10-62562563 2008 by

More information

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库 10384 15620071151397 UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 2010 4 Duffee 1999 AAA Vasicek RMSE RMSE Abstract In order to investigate whether adding macro factors

More information

DOI /j.cnki.cjhd MPS,,, , MLParticle-SJTU MLParticle-SJTU MLParticle-SJTU U661.1 A Numerical

DOI /j.cnki.cjhd MPS,,, ,   MLParticle-SJTU MLParticle-SJTU MLParticle-SJTU U661.1 A Numerical DOI10.16076/j.cnk.cjhd.2015.02.004 MPS,,, 200240, Emal: yangyaqang2013@sna.com MLPartcle-SJTU MLPartcle-SJTU MLPartcle-SJTU U661.1 A Numercal study on lqud sloshng n horzontal baffled tank by MPS method

More information

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流 第 20 卷 第 3 期 2014 年 6 月 ( 自 然 科 学 版 ) JOURNAL OF SHANGHAI UNIVERSITY (NATURAL SCIENCE) Vol. 20 No. 3 June 2014 DOI: 10.3969/j.issn.1007-2861.2013.07.031 基 于 FLUENT 测 轨 道 交 通 隧 道 中 电 波 折 射 率 结 构 常 数 张 永

More information

74 14 PWM 1 PWM L a I a I a R a E a = U a 1 PID 2 3 T e = J D θ K D θ T M 2 fuzzy cerebellar model artculaton controller FCMAC E a = K e θ 3 T

74 14 PWM 1 PWM L a I a I a R a E a = U a 1 PID 2 3 T e = J D θ K D θ T M 2 fuzzy cerebellar model artculaton controller FCMAC E a = K e θ 3 T 14 21 ELECTRI C MACHINES AND CONTROL Vol. 14 No. May 21 1 2 1 1 2 1. 33 2. 8 PID FCMAC FCMAC PID BP FCMAC PID BP PID 1. 1 N. 1 N 1. % 3% 2%. 7 s. s FCMAC PID BP TP 273 A 17 449X 21 73 6 Control and smulaton

More information

376 36, Kalman,.,,.,. 2,,,,. 2)., ( 2).. Mean shft. ( ) ( ),.,,,,.,,,,,,,.,,.,,.,,,,.,. Elgammal [16], ( ),,,. Cucchara [10]. Belezna [11] Mean shft,

376 36, Kalman,.,,.,. 2,,,,. 2)., ( 2).. Mean shft. ( ) ( ),.,,,,.,,,,,,,.,,.,,.,,,,.,. Elgammal [16], ( ),,,. Cucchara [10]. Belezna [11] Mean shft, 36 3 Vol. 36, No. 3 2010 3 ACTA AUTOMATICA SINICA March, 2010 1 2 3 1,. : 1) ; 2), ; 3), ( 2),,. IBM. DOI,,, 10.3724/SP.J.1004.2010.00375 A Greedy Searchng Algorthm for Multple Object Trackng and Occluson

More information

untitled

untitled ISS -985, CODE RUXUEW E-mal: jos@scas.ac.cn Journal of Software, Vol., o.6, June, pp.96 37 http://www.jos.org.cn do:.374/sp.j...359 Tel/Fax: +86--656563 by Insttute of Software, the Chnese Academy of Scences.

More information

/MPa / kg m - 3 /MPa /MPa 2. 1E ~ 56 ANSYS 6 Hz (a) 一阶垂向弯曲 (b) 一阶侧向弯曲 (c) 一阶扭转 (d) 二阶侧向弯曲 (e) 二阶垂向弯曲 (f) 弯扭组合 2 6 Hz

/MPa / kg m - 3 /MPa /MPa 2. 1E ~ 56 ANSYS 6 Hz (a) 一阶垂向弯曲 (b) 一阶侧向弯曲 (c) 一阶扭转 (d) 二阶侧向弯曲 (e) 二阶垂向弯曲 (f) 弯扭组合 2 6 Hz 31 3 Vol. 31 No. 3 218 9 Journal of Shijiazhuang Tiedao University Natural Science Edition Sep. 218 1 1 2 1 2 1 1. 543 2. 543 U462. 3 217-2 - 16 A 295-373 218 3-63 - 6 1-4 5-7 8-11 1 11 11 398 mm 86 mm

More information

% % 34

% % 34 * 2000 2005 1% 1% 1% 1% * VZDA2010-15 33 2011. 3 2009 2009 2004 2008 1982 1990 2000 2005 1% 1 1 2005 1% 34 2000 2005 1% 35 2011. 3 2000 0. 95 20-30 209592 70982 33. 9% 2005 1% 258 20-30 372301 115483 31.

More information

Ashdgsahgdh

Ashdgsahgdh ,., 00433;. 0000 ; ; ; F4.0 A bear rad, 99 934 Market Ma acton-based manpulaton (perceved value) nformaton-based manpulaton Allen & Gale(99) Prce Manpulaton Trader-based Manpulaton Acton-based Manpulaton

More information

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D 10384 070302 9825042 UDC 2001.6. 2001.7. 20016 THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.Dr. Xiaoru

More information

Microsoft Word 張嘉玲-_76-83_

Microsoft Word 張嘉玲-_76-83_ 64 4 Journal of Taiwan Agricultural Engineering 107 12 Vol. 64, No. 4, December 2018 DOI: 10.29974/JTAE.201812_64(4).0005 WASP - Applying the WASP Model to Evaluate the Effect of Wastewater Sewer Takeover

More information

\\Lhh\07-02\黑白\内页黑白1-16.p

\\Lhh\07-02\黑白\内页黑白1-16.p Abstract: Urban Grid Management Mode (UGMM) is born against the background of the fast development of digital city. It is a set of urban management ideas, tools, organizations and flow, which is on the

More information

不确定性环境下公司并购的估价:一种实物期权.doc

不确定性环境下公司并购的估价:一种实物期权.doc Abstract In view of the inadequacy of investment valuation under uncertainty by the orthodox discounted cash flow (DCF), many scholars have begun to study the investment under uncertainty. Option pricing

More information

穨2-08.doc

穨2-08.doc CCMP 91-RD-202 ( ) The Research of Academic Recognition of Chiniese Medicine in Mainland China The research of Higher Education of Chinese Medicine in Mainland 25 29 29 724 Chang Gung Memorial Hospital

More information

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN 21 11 2011 11 COMPUTER TECHNOLOGY AND DEVELOPMENT Vol. 21 No. 11 Nov. 2011 510006 PEN3 5 PCA + PCA+LDA 5 5 100% TP301 A 1673-629X 2011 11-0177-05 Application of Electronic Nose in Discrimination of Different

More information

中 图 分 类 号 :TP391.9 论 文 编 号 :10006SY0906512 硕 士 学 位 论 文 面 向 点 模 型 的 多 尺 度 特 征 分 析 方 法 研 究 作 者 姓 名 学 科 专 业 指 导 教 师 培 养 院 系 阎 亚 杰 计 算 机 应 用 技 术 梁 晓 辉 副 教 授 计 算 机 学 院 The Research of Method for Analyzng Pont

More information

%

% 38 1 2014 1 Vol. 38No. 1 January 2014 51 Population Research 2010 2010 2010 65 100028 Changing Lineal Families with Three Generations An Analysis of the 2010 Census Data Wang Yuesheng Abstract In contemporary

More information

2/80 2

2/80 2 2/80 2 3/80 3 DSP2400 is a high performance Digital Signal Processor (DSP) designed and developed by author s laboratory. It is designed for multimedia and wireless application. To develop application

More information

20

20 37 92 19 40 19 20 21 1 7 22 1/5 6/30 5/3030 23 24 25 26 1 2 27 1 2 28 29 30 5 8 8 3 31 32 33 34 35 36 37 38 39 A Study Investigating Elementary School Students Concept of the Unit in Fraction in Northern

More information

92

92 * ** ** 9 92 % 80.0 70.0 60.0 50.0 40.0 30.0 20.0 0.0 0.0 % 60.0 50.0 40.0 30.0 20.0 0.0 0.0 990 2000 200 2002 2003 2004 2005 2006 2007 2008 2009 200 978 979 980 98 982 983 984 985 986 987 988 989 990

More information

Abstract Due to the improving of living standards, people gradually seek lighting quality from capacityto quality. And color temperature is the important subject of it. According to the research from aboard,

More information

2012, Vol. 44, No.3, Acta Psychologica Sinica DOI: /SP.J * (, ),,,, b-str a-str Monte Carlo,, ; ; ; ; b-str B841

2012, Vol. 44, No.3, Acta Psychologica Sinica DOI: /SP.J * (, ),,,, b-str a-str Monte Carlo,, ; ; ; ; b-str B841 2012, Vol. 44, No.3, 400412 Acta Psychologca Snca DOI: 10.3724/SP.J.1041.2012.00400 * (, 330022),,, b-str a-str Monte Carlo,, ; ; ; ; b-str B841 1 (Computerzed Adaptve Testng, CAT), (,,, 2002) Scence (Quellmalz

More information

5 551 [3-].. [5]. [6]. [7].. API API. 1 [8-9]. [1]. W = W 1) y). x [11-12] D 2 2πR = 2z E + 2R arcsin D δ R z E = πr 1 + πr ) 2 arcsin

5 551 [3-].. [5]. [6]. [7].. API API. 1 [8-9]. [1]. W = W 1) y). x [11-12] D 2 2πR = 2z E + 2R arcsin D δ R z E = πr 1 + πr ) 2 arcsin 38 5 216 1 1),2) 163318) 163318). API. TE256 A doi 1.652/1-879-15-298 MODE OF CASING EXTERNA EXTRUSION BASED ON THE PRINCIPE OF VIRTUA WORK 1) ZHAO Wanchun,2) ZENG Jia WANG Tingting FENG Xiaohan School

More information

201515

201515 ,() Computer Engneerng and Applcatons 计 算 机 工 程 与 应 用 多 智 能 体 布 谷 鸟 算 法 的 网 络 计 划 资 源 均 衡 优 化 宋 玉 坚, 叶 春 明,, 黄 佐 钘 SONG Yujan, YE Chunmng, HUANG Zuoxng,. 上 海 理 工 大 学 管 理 学 院, 上 海. 上 海 期 货 交 易 所, 上 海.Bussness

More information

度 身 體 活 動 量 ; 芬 蘭 幼 兒 呈 現 中 度 身 體 活 動 量 之 比 例 高 於 臺 灣 幼 兒 (5) 幼 兒 在 投 入 度 方 面 亦 達 顯 著 差 異 (χ²=185.35, p <.001), 芬 蘭 與 臺 灣 幼 兒 多 半 表 現 出 中 度 投 入 與 高 度

度 身 體 活 動 量 ; 芬 蘭 幼 兒 呈 現 中 度 身 體 活 動 量 之 比 例 高 於 臺 灣 幼 兒 (5) 幼 兒 在 投 入 度 方 面 亦 達 顯 著 差 異 (χ²=185.35, p <.001), 芬 蘭 與 臺 灣 幼 兒 多 半 表 現 出 中 度 投 入 與 高 度 臺 灣 與 芬 蘭 幼 兒 園 室 內 自 由 遊 戲 內 涵 之 探 討 林 昭 溶 毛 萬 儀 經 國 管 理 暨 健 康 學 院 幼 兒 保 育 系 副 教 授 joyce@ems.cku.edu.tw 吳 敏 而 國 家 教 育 研 究 院 研 究 員 rozwu@mail.naer.edu.tw wanyi@ems.cku.edu.tw 摘 要 自 由 遊 戲 被 視 為 是 幼 兒 的

More information

摘 要 張 捷 明 是 台 灣 當 代 重 要 的 客 語 兒 童 文 學 作 家, 他 的 作 品 記 錄 著 客 家 人 的 思 想 文 化 與 觀 念, 也 曾 榮 獲 多 項 文 學 大 獎 的 肯 定, 對 台 灣 這 塊 土 地 上 的 客 家 人 有 著 深 厚 的 情 感 張 氏 於

摘 要 張 捷 明 是 台 灣 當 代 重 要 的 客 語 兒 童 文 學 作 家, 他 的 作 品 記 錄 著 客 家 人 的 思 想 文 化 與 觀 念, 也 曾 榮 獲 多 項 文 學 大 獎 的 肯 定, 對 台 灣 這 塊 土 地 上 的 客 家 人 有 著 深 厚 的 情 感 張 氏 於 玄 奘 大 學 中 國 語 文 學 系 碩 士 論 文 客 家 安 徒 生 張 捷 明 童 話 研 究 指 導 教 授 : 羅 宗 濤 博 士 研 究 生 : 黃 春 芳 撰 中 華 民 國 一 0 二 年 六 月 摘 要 張 捷 明 是 台 灣 當 代 重 要 的 客 語 兒 童 文 學 作 家, 他 的 作 品 記 錄 著 客 家 人 的 思 想 文 化 與 觀 念, 也 曾 榮 獲 多 項 文

More information

三维网格模型的骨架抽取

三维网格模型的骨架抽取 2 3 Abstract Ths thess dscusses the method of construct skeleton for 3D trangle mesh. Skeleton s used n buldng realstc anmaton, shape analyss, mesh generaton, path plannng, feature recognton, and so on.

More information

作为市场化的人口流动

作为市场化的人口流动 Workng Paper Seres No.30 2003 6 1 Lews 1954 Harrs et al. 1970; Felds 1974 50 1949 1957 70% 80% 1958 50 1949 1986 50 20.7% 60 17.0% 70 32.9% 1980 1986 29.4% 45.23% 1988 6 1978 2 Meng 2000 pp. 26-28 Cook

More information

NSCRPT

NSCRPT NSC892211E324039 2000 0801 2001 0731 1 Generatng A 3D Cty by Employng Geometrc Models NSC 892211E324039 2000 81 2001 731 yshuo@cyut.edu.tw of gven magery to collect the characterstcs of nterested objects

More information

1 2 3 4 5 6

1          2         3         4         5         6 80 2002 8 6 4 3 5 15 [2] 21 5 13 7 5 3 2 1 1998 GIP [3] 109 55 1 5-10 2 15 20 16 13 [1] 75 3 20 4R&D =0.0411 10 40 Nissan 2006 200-300 2003 12 2003 3 80 4 3 10%-15% [4] QC SED OLAP 1993 30 [5] [6] 20 WSGorsset(1876-1937)

More information

( 1 2 ) ( ) ( )

( 1 2 ) ( ) ( ) 2010 4 4 ( 265 ) China Industrial Economics Apr. 2010 No.4 ( 361005) [ ] Combes et al.(2007) 16 13 19 1994 2007 : 1990 ; ; [ ] ; ; ; [ ]F124.1 [ ]A [ ]1006-480X(2010)04-0035-11 [ ] 2010-03-15 (J. Gottmann)1957

More information

10384 19020101152519 UDC Rayleigh Quasi-Rayleigh Method for computing eigenvalues of symmetric tensors 2 0 1 3 2 0 1 3 2 0 1 3 2013 , 1. 2. [4], [27].,. [6] E- ; [7], Z-. [15]. Ramara G. kolda [1, 2],

More information

基于VC++6.0和数据库的案例推理认知引擎

基于VC++6.0和数据库的案例推理认知引擎 Hans Journal of Wreless Communcatons 无 线 通 信, 2013, 3, 110-114 http://dx.do.org/10.12677/hjwc.2013.35017 Publshed Onlne October 2013 (http://www.hanspub.org/journal/hjwc.html) Cogntve Engne of Case-Based

More information

1-34

1-34 BIBLID 0254-4466(2000)18:2 pp. 1-34 18 2 89 12 * 1 2 1 2 1 38 1981.6 854 2 11 1982.6 15-34 1992.4 232-250 3 3 3 1965.6 20 5 60 983-984 4 4 5 6 7 4 1980 20 1388 15005 5 1994.11 10 23 6 1980 11 387 8276

More information

Abstract After over ten years development, Chinese securities market has experienced from nothing to something, from small to large and the course of

Abstract After over ten years development, Chinese securities market has experienced from nothing to something, from small to large and the course of 2003 MBA 600795 SWOT Abstract After over ten years development, Chinese securities market has experienced from nothing to something, from small to large and the course of being standardized. To all securities

More information

31 3 Vol. 31 No Research of Finance and Education May ,,, BS,,,,, ; ; ; ; : F : A : ( 2018)

31 3 Vol. 31 No Research of Finance and Education May ,,, BS,,,,, ; ; ; ; : F : A : ( 2018) 3 3 Vol. 3 No. 3 208 5 Research of Finance and Education May. 208 730000,,, BS,,,,, ; ; ; ; : F830. 92 : A : 2095-0098( 208) 03-002 - 2005 30% 202 ± % 204 3 ± 2% 205 8 Rogoff 996 PPP PPP 30 - B - S B -

More information

Myers Majluf 1984 Lu Putnam R&D R&D R&D R&D

Myers Majluf 1984 Lu Putnam R&D R&D R&D R&D 2018 1 156 1 2 2 1. 233030 2. 233030 2005 ~ 2015 A F830. 2 A 1008-2506 2018 01-0015-12 1 2015 1 2017-07-18 71540004 BBSLDQDKT2017B02 1990-1993 - 1964-1 15 2018 1 2025 2015 1 2011 2 + Myers Majluf 1984

More information

中文模板

中文模板 000-9825/2005/609523 2005 Journal of oftware Vol6, No9 +, 2,,,00084 2,00084 emantc Analyss and tructured Language Models LI Mng-Qn +, LI Juan-Z 2 ANG Zuo-Yng, LU Da-Jn Department of Electronc Engneerng,

More information

34 www. cjig. cn wavelet transform 1 2 JPEG LIVE E s o = 1 T Σ log 2 C s o + 1 E T C s o Lu Wen contourlet C 0 7 N

34 www. cjig. cn wavelet transform 1 2 JPEG LIVE E s o = 1 T Σ log 2 C s o + 1 E T C s o Lu Wen contourlet C 0 7 N 17 1 2012 1 Journal of Image and Graphics Vol. 17No. 1 Jan. 2012 TP391. 4 A 1006-8961201201-0033-07. NSS J. 2012 171 33-39 NSS 214122 NSS No-reference image quality assessment based on natural scene statistics

More information

- Z b = w c + e θ xc Newmark - β m p 1 1. 1 车 辆 - 桥 梁 系 统 耦 合 关 系 Z pb = N 1 w 1 + N θ y1 + N 3 w + N 4 θ y + e N 5 θ x1 + N 6 θ x 3 N 1 = 1-3 x + x3

- Z b = w c + e θ xc Newmark - β m p 1 1. 1 车 辆 - 桥 梁 系 统 耦 合 关 系 Z pb = N 1 w 1 + N θ y1 + N 3 w + N 4 θ y + e N 5 θ x1 + N 6 θ x 3 N 1 = 1-3 x + x3 * 31111 - - ANSYS DOI 10. 1304 /j. gyjz01407016 DYNAMIC RESPONSE ANALYSIS AND VERIFICATION OF PC CONTINUOUS BEAM BRIDGE UNDER ACTUAL VEHICLE LOAD Wang We Zhao Janfeng Zhejang Insttute of Communcatons Hangzhou

More information

《自动化学报》作者加工稿件须知

《自动化学报》作者加工稿件须知 智 慧 科 技 基 于 灰 色 关 联 度 法 的 智 能 配 电 网 分 级 评 价 Gradg Evaluato of Itellget Power Dstrbuto Networ Based o Grey Correlato Degree Method 王 佳 慧 赵 凤 展 赵 婷 婷 卫 泽 晨 2 (. 中 国 农 业 大 学 信 息 与 电 气 工 程 学 院 学 院, 北 京 00083;2.

More information

[1-3] (Smile) [4] 808 nm (CW) W 1 50% 1 W 1 W Fig.1 Thermal design of semiconductor laser vertical stack ; Ansys 20 bar ; bar 2 25 Fig

[1-3] (Smile) [4] 808 nm (CW) W 1 50% 1 W 1 W Fig.1 Thermal design of semiconductor laser vertical stack ; Ansys 20 bar ; bar 2 25 Fig 40 6 2011 6 Vol.40 No.6 Infrared and Laser Engineering Jun. 2011 808 nm 2000 W 1 1 1 1 2 2 2 2 2 12 (1. 710119 2. 710119) : bar 808 nm bar 100 W 808 nm 20 bar 2 000 W bar LIV bar 808 nm : : TN248.4 TN365

More information

H 2 SO ml ml 1. 0 ml C 4. 0 ml - 30 min 490 nm 0 ~ 100 μg /ml Zhao = VρN 100% 1 m V ml ρ g

H 2 SO ml ml 1. 0 ml C 4. 0 ml - 30 min 490 nm 0 ~ 100 μg /ml Zhao = VρN 100% 1 m V ml ρ g 16 6 2018 11 Chinese Journal of Bioprocess Engineering Vol. 16 No. 6 Nov. 2018 doi 10. 3969 /j. issn. 1672-3678. 2018. 06. 004 1 2 1 1 1. 330200 2. 330006 4 Box-Behnken 1 25 g /ml 121 92 min 2 6. 284%

More information

穨control.PDF

穨control.PDF TCP congestion control yhmiu Outline Congestion control algorithms Purpose of RFC2581 Purpose of RFC2582 TCP SS-DR 1998 TCP Extensions RFC1072 1988 SACK RFC2018 1996 FACK 1996 Rate-Halving 1997 OldTahoe

More information

Probabilities of Default RMI PDs CVI 7-8 KMV 9 KMV KMV KMV 1. KMV KMV DPT DD DD DD DPT Step 1 V E = V A N d 1 - e rt DN d 2 1 d 1 = ln V A

Probabilities of Default RMI PDs CVI 7-8 KMV 9 KMV KMV KMV 1. KMV KMV DPT DD DD DD DPT Step 1 V E = V A N d 1 - e rt DN d 2 1 d 1 = ln V A 2017 2 204 210023 KMV KMV 2008 2015 CVI 2016 9 1 12 31 KMV CVI ARIMA F272. 13 A 1672-6049 2017 02-0071-11 CVI KMV KMV Black Scholes Merton BSM BSM Ozge Gokbayrak Lee Chua KMV 1 Douglas Dwyer Heather Russell

More information

Microsoft Word - 11-秦华伟.doc

Microsoft Word - 11-秦华伟.doc 热 带 海 洋 学 报 JOURNAL OF TROPICAL OCEANOGRAPHY 海 洋 调 查 与 观 测 仪 器 doi:10.3969/j.issn.1009-5470.2013.01.011 2013 年 第 32 卷 第 1 期 : 76 80 http://www.jto.ac.cn * 应 用 于 龟 山 岛 热 液 喷 口 探 寻 的 散 射 光 式 水 下 浊 度 仪 研

More information

Microsoft PowerPoint - aspdac_presentation_yizhu

Microsoft PowerPoint - aspdac_presentation_yizhu Tmng-Power Optmzaton for Mxed-Radx Lng Adders by Integer Lnear Programmng Y Zhu Janhua Lu Haun Zhu and Chung-Kuan Cheng Department of Computer Scence & Engneerng Unversty of Calforna San Dego Outlne Prefx

More information

third in 20 years. The student population will be in the range of million before Keywords education age population family planning

third in 20 years. The student population will be in the range of million before Keywords education age population family planning 2017 6 225 POPULATION & ECONOMICS No. 6 2017 Tot. No. 225 100028 1982 2015 12849. 16 2035 9114. 74 2015 3700 1 /3 2020 2015 2020 3000 4000 C921 G465 DOI 10. 3969 /j. issn. 1000-4149. 2017. 06. 008 A 1000-4149

More information

Lech 1 2 Coffey and Jia Corporate Financial Performance CFP CSP CFP 9 Preston O Bannon 10 CSP CFP Margolis et al Sun abd

Lech 1 2 Coffey and Jia Corporate Financial Performance CFP CSP CFP 9 Preston O Bannon 10 CSP CFP Margolis et al Sun abd 2015 6 79 DEA-Tobit 1 2 1. 130012 2. 130012 CSR DEA-Tobit DEA-Tobit F062. 9 A 1671-9301 2015 06-0021-11 DOI:10.13269/j.cnki.ier.2015.06.014 Corporate Social Responsibility CSR 2014 500 31. 06 2013 GDP

More information

穨423.PDF

穨423.PDF Chinese Journal of Science Education 2002,, 423-439 2002, 10(4), 423-439 1 2 1 1 1 2 90 8 10 91 4 9 91 8 22 ) NII 1995 7 14, 1999 1997 (Cooperative Remotely Accessible Learning CORAL) 424 (Collaborative

More information

ms JF12 1] ms.. ( ) ] 3] 4-5] 6-7]. ( ) Hz. 2. 8] ( ). ( ). 9-11] ]. ( ) 14].. 15].. (JF12) km 5 9

ms JF12 1] ms.. ( ) ] 3] 4-5] 6-7]. ( ) Hz. 2. 8] ( ). ( ). 9-11] ]. ( ) 14].. 15].. (JF12) km 5 9 48 1 Vol. 48 No. 1 2016 1 Chnese Journal of Theoretcal and Appled Mechancs Jan. 2016 1) 2) ( 100190)...... O326 A do 10.6052/0459-1879-15-152 THEORETICAL INVESTIGATION ON AERODYNAMIC FORCE MEASUREMENT

More information

MHz 10 MHz Mbps 1 C 2(a) 4 GHz MHz 56 Msps 70 MHz 70 MHz 23 MHz 14 MHz 23 MHz 2(b)

MHz 10 MHz Mbps 1 C 2(a) 4 GHz MHz 56 Msps 70 MHz 70 MHz 23 MHz 14 MHz 23 MHz 2(b) 2011 32 ANNALS OF SHANGHAI OBSERVATORY ACADEMIA SINICA No. 32, 2011 1,2,3 1 2,3 2,3 2,3 2 1 1 ( 1. 200030 2. 100094 3. 100094 ) V474 1 (CEI) ( VLBI ), CEI 100 nrad ( 50 km) CEI 10 100 km 2 2 2 CEI [1]

More information

untitled

untitled 19932005 1 1993-2005 The Urban Residential Housing System in Shanghai 1993-2005: the Marketization Process and Housing Affordability Jie Chen, Assistant Professor, Management School of Fudan University,

More information

國家圖書館典藏電子全文

國家圖書館典藏電子全文 i ii Abstract The most important task in human resource management is to encourage and help employees to develop their potential so that they can fully contribute to the organization s goals. The main

More information

Lake Pont Tower m m Fg 2 2 Schematc dagram of temporary supports 1 Fg 1 Whole structure A

Lake Pont Tower m m Fg 2 2 Schematc dagram of temporary supports 1 Fg 1 Whole structure A 45 8 2017 8 Journal of South Chna Unversty of Technology Natural Scence Edton Vol 45 No 8 August 2017 1000-565X201708-0110-10 * 1 2 1 1 2 1 5106402 510640 1 TU393 2 do10 3969 /j ssn 1000-565X 2017 08 016

More information

Microsoft Word - 01李惠玲ok.doc

Microsoft Word - 01李惠玲ok.doc 康 寧 學 報 11:1-20(2009) 1 數 位 學 習 於 護 理 技 術 課 程 之 運 用 與 評 值 * 李 惠 玲 ** 高 清 華 *** 呂 莉 婷 摘 要 背 景 : 網 路 科 技 在 教 育 的 使 用 已 成 為 一 種 有 利 的 教 學 輔 助 工 具 網 路 教 學 的 特 性, 在 使 學 習 可 不 分 時 間 與 空 間 不 同 進 度 把 握 即 時 性 資

More information

% 5 CPI CPI PPI Benjamin et al Taylor 1993 Cukierman and Gerlach 2003 Ikeda 2013 Jonas and Mishkin

% 5 CPI CPI PPI Benjamin et al Taylor 1993 Cukierman and Gerlach 2003 Ikeda 2013 Jonas and Mishkin 2016 9 435 No. 9 2016 General No. 435 130012 1996 1-2016 6 LT - TVP - VAR LT - TVP - VAR JEL E0 F40 A 1002-7246201609 - 0001-17 2016-03 - 20 Emailjinquan. edu. cn. Email1737918817@ qq. com. * 15ZDC008

More information

Microsoft Word - A201210-60_1349949005.doc

Microsoft Word - A201210-60_1349949005.doc 5 10 15 20 25 一 种 针 对 在 线 旅 游 线 路 网 页 判 别 算 法 的 研 究 与 实 现 徐 显 炼, 郭 燕 慧 ( 北 京 邮 电 大 学 信 息 安 全 中 心, 北 京 100876) 摘 要 : 随 着 近 年 来 在 线 旅 游 业 的 快 速 发 展, 在 线 旅 游 搜 索 引 擎 己 经 成 为 当 前 搜 索 引 擎 发 展 的 一 个 热 门 方 向

More information

Force-Velocty Relatonshp of Vscous Dampers F D C u& sgn ( u& ) Lne : F D C N V, Nonlnear Damper wth < Lne : F D C L V, Lnear Damper Lnear Vscous Dampe

Force-Velocty Relatonshp of Vscous Dampers F D C u& sgn ( u& ) Lne : F D C N V, Nonlnear Damper wth < Lne : F D C L V, Lnear Damper Lnear Vscous Dampe Longtudnal Cross Secton of A Flud Damper he dfference of the pressure between each sde of the pston head results n the dampng force. he dampng constant of the damper can be determned by adustng the confguraton

More information

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2 10 2016 10 No. 10 Modular Machine Tool & Automatic Manufacturing Technique Oct. 2016 1001-2265 2016 10-0012 - 05 DOI 10. 13462 /j. cnki. mmtamt. 2016. 10. 004 * 116024 MIMO TH166 TG502 A Dynamic Performance

More information

10384 199928010 UDC 2002 4 2002 6 2002 2002 4 DICOM DICOM 1. 2. 3. Canny 4. 5. DICOM DICOM DICOM DICOM I Abstract Eyes are very important to our lives. Biologic parameters of anterior segment are criterions

More information

3 9 1 V α = R s + pl α pl αβ α - snθ r + ωλ m V pl β αβ R s + plβ β cosθ r 1 V λ L α β α β R s p ω λ m θ r 3 V αs s 8 N /S V αs p λ α s λ β λ α λ 5 -

3 9 1 V α = R s + pl α pl αβ α - snθ r + ωλ m V pl β αβ R s + plβ β cosθ r 1 V λ L α β α β R s p ω λ m θ r 3 V αs s 8 N /S V αs p λ α s λ β λ α λ 5 - 1 3 1 3 ELECTRI C MACHINES AND CONTROL Vol. 1 No. 3 Mar. 1 1191 -q N /S N /S TM 351 A 17-9X 1 3-8- 5 Intal rotor poston nspecton of PMSM base on rotatng hgh frequency voltage sgnal njecton ZHOU Yuan-jun

More information

热设计网

热设计网 例 例 Agenda Popular Simulation software in PC industry * CFD software -- Flotherm * Advantage of Flotherm Flotherm apply to Cooler design * How to build up the model * Optimal parameter in cooler design

More information

1對外華語文詞彙教學的策略研究_第三次印).doc

1對外華語文詞彙教學的策略研究_第三次印).doc 37 92 1 16 1 2 3 4 5 6 7 8????? 9????????? 10???????????????????? 11? 12 13 14 15 16 The Strategy Research of Teaching Chinese as a Second Language Li-Na Fang Department of Chinese, National Kaohsiung

More information

46 戲劇學刊 A Study of Shangdang Buddhist Temple Theatre Lu-wei Wang* Abstract Drama performance in Buddhist temples and at specialized performance venues

46 戲劇學刊 A Study of Shangdang Buddhist Temple Theatre Lu-wei Wang* Abstract Drama performance in Buddhist temples and at specialized performance venues 45 * ** 45-86 TAIPEI THEATRE JOURNAL 24 (2016) : 45-86 School of Theatre, Taipei National University of the Arts 2015.11.20 2016.6.22 * 14BZS079 13BZS017 1980 15CZW044 ** 46 戲劇學刊 A Study of Shangdang Buddhist

More information

Microsoft Word - 进展2010年8期_new_.doc

Microsoft Word - 进展2010年8期_new_.doc 心 理 科 学 进 展 010, Vol. 18, No. 8, 1339 1348 Advances n Psychologcal Scence * 计 算 机 自 适 应 测 验 中 测 验 安 全 控 制 方 法 评 述 李 铭 勇 1 张 敏 强 1 简 小 珠 ( 1 华 南 师 范 大 学 应 用 心 理 研 究 中 心, 广 州 510631) ( 井 冈 山 大 学, 吉 安 343009)

More information

<4D6963726F736F667420576F7264202D20BCFAA755AAA92DABC8AE61AAE1A5ACB2A3B77EB56FAE69A4A7ACE3A873A147A548B8EAB7BDB0F2C2A6AABAC65BC2492E646F63>

<4D6963726F736F667420576F7264202D20BCFAA755AAA92DABC8AE61AAE1A5ACB2A3B77EB56FAE69A4A7ACE3A873A147A548B8EAB7BDB0F2C2A6AABAC65BC2492E646F63> 國 立 中 央 大 學 客 家 政 治 經 濟 研 究 所 碩 士 班 碩 士 論 文 客 家 花 布 產 業 發 展 之 研 究 : 以 資 源 基 礎 的 觀 點 研 究 生 : 李 怡 萱 指 導 教 授 : 周 錦 宏 博 士 中 華 民 國 九 十 七 年 二 月 本 論 文 獲 行 政 院 客 家 委 員 會 98 年 度 客 家 研 究 優 良 博 碩 士 論 文 獎 助 行 政 院

More information

28152141 28 ) 212 5 7 1...1 2...3 3...7 4...17 5...36 6...37 7...38 212 211.11.3 1 28152141 8 1 28,1 2 3 4 1. 24 8. 2.. 28. 3. 29 12 4. 1 2 1 211.12.1-212.3.1 212.1.1 2 212.3.1-212.5.1 3 212.5.1-212.5.2

More information

(,00);,, (,,00);,,,, (,00) (,, 00;,00),, (00) IPO, IPO,,,, ( ),,,, (Loughran,Rtter,00;Rtter,003), IPO,IPO, (Rtter,003;Jenknson et al.,006),, IPO,, 5%(

(,00);,, (,,00);,,,, (,00) (,, 00;,00),, (00) IPO, IPO,,,, ( ),,,, (Loughran,Rtter,00;Rtter,003), IPO,IPO, (Rtter,003;Jenknson et al.,006),, IPO,, 5%( 0 9 9 ( 8 ) Chna Industral Economcs Sep., 0 No.9,, (, 36005) [ ],,,,, (IPO), 009 9 00 0 4 IPO, IPO, ;, 5% 0%, IPO, [ ] ; ; ; [ ]F83.5 [ ]A [ ]006-480X(0)09-040- 009 0 3,, (,009;,00), 00, 4 33.56, 95 ;

More information

% GIS / / Fig. 1 Characteristics of flood disaster variation in suburbs of Shang

% GIS / / Fig. 1 Characteristics of flood disaster variation in suburbs of Shang 20 6 2011 12 JOURNAL OF NATURAL DISASTERS Vol. 20 No. 6 Dec. 2011 1004-4574 2011 06-0094 - 05 200062 1949-1990 1949 1977 0. 8 0. 03345 0. 01243 30 100 P426. 616 A Risk analysis of flood disaster in Shanghai

More information

Microsoft Word - A200810-897.doc

Microsoft Word - A200810-897.doc 基 于 胜 任 特 征 模 型 的 结 构 化 面 试 信 度 和 效 度 验 证 张 玮 北 京 邮 电 大 学 经 济 管 理 学 院, 北 京 (100876) E-mail: weeo1984@sina.com 摘 要 : 提 高 结 构 化 面 试 信 度 和 效 度 是 面 试 技 术 研 究 的 核 心 内 容 近 年 来 国 内 有 少 数 学 者 探 讨 过 基 于 胜 任 特 征

More information

Microsoft Word 岑嘉玲-国际与公共事务学院-影响本科生签约与否的因素探究.doc

Microsoft Word 岑嘉玲-国际与公共事务学院-影响本科生签约与否的因素探究.doc 11 th OAPS Working Paper Series Paper No. 2014-041 Website: http://www.oaps.hk/ 1 影 响 本 科 生 签 约 与 否 的 因 素 探 究 Employment Survey of Undergraduates 岑 嘉 玲 刘 毅 宁 魏 雨 林 顾 诗 雅 王 天 天 屠 春 晓 张 晓 帆 Jialing CEN Yining

More information

中文模板

中文模板 ISSN 000-9825, CODEN RUXUEW E-mal jos@scasaccn Journal of Software, Vol8, No4, Aprl 2007, pp905 98 http//wwwjosorgcn DOI 0360/jos80905 Tel/Fax +86-0-62562563 2007 by Journal of Software All rghts reserved

More information

SVM OA 1 SVM MLP Tab 1 1 Drug feature data quantization table

SVM OA 1 SVM MLP Tab 1 1 Drug feature data quantization table 38 2 2010 4 Journal of Fuzhou University Natural Science Vol 38 No 2 Apr 2010 1000-2243 2010 02-0213 - 06 MLP SVM 1 1 2 1 350108 2 350108 MIP SVM OA MLP - SVM TP391 72 A Research of dialectical classification

More information

标题

标题 第 28 卷 摇 第 2 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 模 式 识 别 与 人 工 智 能 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 Vol. 28 摇 No. 2 摇 2015 年 2 月 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 PR & AI 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 Feb. 摇

More information

On Macro-Planning for China s English Education from Elementary to Tertiary Levels in the Era of Globalization MEI Deming ZHAO Meijuan Abstract This p

On Macro-Planning for China s English Education from Elementary to Tertiary Levels in the Era of Globalization MEI Deming ZHAO Meijuan Abstract This p On Macro-Planning for China s English Education from Elementary to Tertiary Levels in the Era of Globalization MEI Deming ZHAO Meijuan Abstract This paper explores the mechanism of macro-planning for China

More information

Microsoft Word - 专论综述1.doc

Microsoft Word - 专论综述1.doc 2016 年 第 25 卷 第 期 http://www.c-s-a.org.cn 计 算 机 系 统 应 用 1 基 于 节 点 融 合 分 层 法 的 电 网 并 行 拓 扑 分 析 王 惠 中 1,2, 赵 燕 魏 1,2, 詹 克 非 1, 朱 宏 毅 1 ( 兰 州 理 工 大 学 电 气 工 程 与 信 息 工 程 学 院, 兰 州 730050) 2 ( 甘 肃 省 工 业 过 程 先

More information

2011 8 4 Tibetan Studies No. 4 Aug. 2011 730020 G120 A 1000-0003 2011 04-0027 - 11 檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮檮 1 21 2 2011-04 - 24 1980 27 3 2006 60 28 2011 4 2 1907 12 1923 1959 1 1979

More information

Microsoft Word - 4--李景文_new_.doc

Microsoft Word - 4--李景文_new_.doc 土壤 (Sols), 204, 46(4): 607 62 对象化土地环境天地生要素时空演变分析方法,2,2*,2,2 ( 54004 2 54004) GIS P208 [ 2] 3S Lu [3] Sangermano [4] Wu [5] Kadogullar [6] [7 9] [0 6] [6] - - [7] [8] (204GXNSFDA8032) (YB20464) * (3S@glut.edu.cn)

More information