1,721,061 research outputs found

    Wave Scattering of Sierpinski Gasket

    No full text
    這篇論文探討的是一個頂角α的N階希爾賓斯基船帆的波散射。討論方法是藉由在一個基元形狀上作用了連續的平移和放大算符來生成所要的碎形,在適當的近似下去討論散射的性質,進而導出了散射光譜以及相關於出入射角的散射強度。分析散射光譜的性質,可以得到光譜具有兩倍的自相似性,以及對頻帶進行平均後的散射光譜具有乘冪函數的衰減形式,當頂角不是很接近0的時候,他的乘冪指數為-d (d 為希爾賓斯基船帆的碎形維度),而當頂角趨近於0時,他的乘冪指數為ln(5/9)/ln2The scattering of an N-stage Sierpinski gasket with vertical angle1. Introduction...........................................1 1.1 Fractals............................................1 1.2 fractal scattering..................................2 2.The Method of Generation of fractals and Scattering properties .............................................5 2.1 Fractal generation-iteration model..................5 2.2 The Scattering Spectrum.............................6 3. Wave scattering of Sierpinski gasket...................9 3.1 An N-stage Sierpinski gasket generation.............9 3.2 Scattering spectrum of Sierpinski gasket...........12 3.3 Some representation and approximation of the Scattering spectrum................................13 3.4 Iteration relation for scattering spectrum.........16 3.5 Characteristics of scattering spectrum.............17 3.5.1 self affinity of scattering spectrum.........18 3.5.2 power law decay of scattering spectrum.......19 3.6 The scattering amplitude depends on scattering angle ...................................................22 4. Conclusion

    Going Beyond Counting First Authors in Author Co-citation Analysis

    Get PDF
    The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed

    Variations on the Author

    Get PDF
    “Variations on the Author” discusses two of Eduardo Coutinho’s recent films (Um Dia na Vida, from 2010, and Últimas Conversas, posthumously released in 2015) and their contribution to the general question of documentary authorship. The director’s filmography is characterized by a consistent yet self-effacing form of authorial self-inscription: Coutinho often features as an interviewer that rather than express opinions propels discourses; an interviewer that is good at listening. This mode of self-inscription characterizes him as an author who is not expressive but who is nonetheless markedly present on the screen. In Um Dia na Vida, however, Coutinho is completely absent form the image, while Últimas Conversas, on the contrary, includes a confessional prologue that moves the director from the margins to the center of his films. This article examines the ways in which these works stand out in the filmography of a director who offers new insights into the notion of cinematic authorship

    Appropriate Similarity Measures for Author Cocitation Analysis

    Get PDF
    We provide a number of new insights into the methodological discussion about author cocitation analysis. We first argue that the use of the Pearson correlation for measuring the similarity between authors’ cocitation profiles is not very satisfactory. We then discuss what kind of similarity measures may be used as an alternative to the Pearson correlation. We consider three similarity measures in particular. One is the well-known cosine. The other two similarity measures have not been used before in the bibliometric literature. Finally, we show by means of an example that our findings have a high practical relevance.information science;Pearson correlation;cosine;similarity measure;author cocitation analysis

    Secured IEEE 1500 Test Wrapper for Embedded IP Cores

    No full text
    本論文提出一個可防止掃描測試攻擊之安全測試封套,此技術使用安全機制來保護核心電路之主要輸入端與內部掃描鏈輸出入端。此安全架構只允許授權者執行所有測試運作,並需透過安全控制器來驗證測試圖樣是否相同於測試封套密鑰。而測試封套密鑰是由安全封套周邊單元所構成之線性回授位移暫存器(LFSR)所產生。另外此架構對於AES電路將增加約5%之面積成本,但可提供之高安全複雜度(2256)。在系統晶片內此安全架構將維持IEEE 1500標準測試封套之特性,且不需要更動系統晶片內嵌之核心電路。本論文實作安全測試封套之編譯與驗證之自動化軟體,其提升包覆測試封套核心電路之安全性,並可生成測試樣板來驗證安全測試封套之功能及核心電路。另外也實作一個使用者介面平台,整合安全測試封套與IEEE 1500標準測試封套之編譯與驗證軟體,提供指令模式之設計流程來輔助設計者設計與驗證封套架構。This thesis presents a new secure test wrapper (STW) design for preventing scan-based attack. The technique provides a secure mechanism to protect primary inputs and scan in/out of internal scan chains in IP core. The secure architecture allows only authorized user to execute all test operation by using secure controller to verify whether test pattern is identical to test wrapper key. The test wrapper key is generated by linear-feedback shift register (LFSR) that is constructed from secure wrapper boundary cell. Experimental results on AES show that STW provides very high security (2256) for a small area overhead (approximately 5%). The architecture is compatible to IEEE 1500 standard and there is no need to modify the embedded IP core in System on Chip (SOC). An automatic compiler and validation tool for secure test wrapper is implemented. The user interface platform that includes compiler and validation tool of secure test wrapper and standard test wrapper is also implemented.摘要 ibstract ii錄 iii目錄 v目錄 vii一章 序論 11.1 論文背景與動機 11.2 技術與論文貢獻 31.3 論文組織 5二章 論文相關背景與研究 62.1 IEEE 1500標準測試封套概述 6.2.1 封套指令暫存器與封套串列協定 8.2.2 封套周邊暫存器與封套旁通暫存器 10.2.3 核心測試語言(Core Test Language) 122.3 相關研究 13.3.1 鏡子密鑰暫存器(mirror key registers, MKR)之安全掃描技術 15.3.2 擾亂掃描鏈之相關研究 16.3.3 嵌入額外硬體及測試密鑰之相關研究 17.3.4 其他相關研究 21三章 安全測試封套架構 243.1 安全測試封套之硬體架構 24.1.1 安全控制器之架構 27.1.2 安全封套單元之架構 30.1.3 支援接腳共用之安全封套單元 36.1.4 指令暫存器與封套介面訊號解碼之更新 39.1.5 安全測試封套之開鎖流程 403.2 安全測試封套之複雜度 423.3 安全測試封套之測試 47.3.1 安全控制器之測試 48.3.2 安全封套暫存器之測試 52四章 軟體實作與實驗結果 544.1 安全測試封套編譯與驗證軟體實作 54.1.1 種子解算器 55.1.2 安全測試封套編譯器 59.1.3 安全測試封套驗證軟體 62.1.4 安全測試封套之CTL產生器 644.2 整合測試封套編譯與驗證之設計流程 66.2.2 整合設計流程 68.2.1 使用者介面實作 70.2.3 整合設計之指令功能 724.3 安全測試封套之面積比較 73.2.1 AES電路之安全測試封套面積比較 74.2.2 ISCAS電路之安全測試封套面積比較 75五章 討論與未來工作 775.1 提升LFSR之複雜度 775.2 比較其他安全架構 785.3 未來工作 78六章 結論 80考文獻 81錄A 進階加密標準(AES)概述 8

    Two-state growth with transition model and its application to cancer growth system and therapy development

    No full text
    具有異質性的族群是自然界中常見的一種複雜系統,而其中一種讓人感興趣的簡單模型就是僅有兩個子群但彼此會互相競爭且可互相轉換的系統。在本篇的工作中,我們發展了一套描述這樣子的二態成長且具有互相轉換性質系統的數學模型,並且應用這個模型對應到了前列腺癌症腫瘤球在治療之下的真實成長數據。Heterogeneous population is common among complex systems in nature. A simple heterogeneous growth model of interest is one with two states which not only compete with each other but exhibit transition phenomenon. In this work, we develop a mathematical model to describe such a system and apply it to fit the real growth data of the prostate cancer spheroid under treatments

    Dispelling the Myths Behind First-author Citation Counts

    Get PDF
    We conducted a full-scale evaluative citation analysis study of scholars in the XML research field to explore just how different from each other author rankings resulting from different citation counting methods actually are, and to demonstrate the capability of emerging data and tools on the Web in supporting more realistic citation counting methods. Our results contest some common arguments for the continued use of first-author citation counts in the evaluation of scholars, such as high correlations between author rankings by first-author citation counts and other citation counting methods, and high costs of using more realistic citation counting methods that are not well-supported by the ISI databases. It is argued that increasingly available digital full text research papers make it possible for citation analysis studies to go beyond what the ISI databases have directly supported and to employ more sophisticated methods

    Author Index

    No full text
    Nao informado

    koamabayili/VECTRON-author-checklist: VECTRON author checklist

    No full text
    We have done our best to complete the author checklist relating to the use of animals in the hut study. Note that the objective for the hut study was to evaluate the IRS treatment applications for residual efficacy against Anopheles mosquitoes, including the local An. coluzzii mosquito population. Cows were only used to attract mosquitoes into the huts and no tests were carried out directly on the cows. The author checklist is intended for use with studies where experiments are carried out on animals, which is why we have had such difficulty in completing this for the hut study, as many of the questions do not relate to how the cows were used
    corecore