虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Faq-Modified

  • %WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado

    %WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado.edu/research/wavelets/" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be sideways, % changed all "log" to "log2", changed logarithmic axis on GWS to % a normal axis.

    标签: WAVETEST colorado Example WAVELET

    上传时间: 2014-01-06

    上传用户:hullow

  • In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadl

    In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t support priority inheritance protocol since it does not allow kernel to have multiple tasks at the same priority. Although it has different ways to avoid priority inversion such as priority ceiling protocol, developers still have some difficulties in programming real time applications with it. In this paper, we redesign the uC/OS kernel to provide the ability to support round robin scheduling and implement priority inheritance semaphore on the modified kernel. As result, we port new kernel with priority inheritance semaphore to evaluation board, and evaluate the execution time of each of the kernel service as well as verify the operations of our implementation.

    标签: priority preemptive inversion problem

    上传时间: 2015-12-14

    上传用户:气温达上千万的

  • This paper examines the asymptotic (large sample) performance of a family of non-data aided feedfor

    This paper examines the asymptotic (large sample) performance of a family of non-data aided feedforward (NDA FF) nonlinear least-squares (NLS) type carrier frequency estimators for burst-mode phase shift keying (PSK) modulations transmitted through AWGN and flat Ricean-fading channels. The asymptotic performance of these estimators is established in closed-form expression and compared with the modified Cram`er-Rao bound (MCRB). A best linear unbiased estimator (BLUE), which exhibits the lowest asymptotic variance within the family of NDA FF NLS-type estimators, is also proposed.

    标签: performance asymptotic examines non-data

    上传时间: 2015-12-30

    上传用户:225588

  • Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit condi

    Rao-Blackwellised Particle Filters (RBPFs) are a class of Particle Filters (PFs) that exploit conditional dependencies between parts of the state to estimate. By doing so, RBPFs can improve the estimation quality while also reducing the overall computational load in comparison to original PFs. However, the computational complexity is still too high for many real-time applications. In this paper, we propose a modified RBPF that requires a single Kalman Filter (KF) iteration per input sample. Comparative experiments show that while good convergence can still be obtained, computational efficiency is always drastically increased, making this algorithm an option to consider for real-time implementations.

    标签: Particle Filters Rao-Blackwellised exploit

    上传时间: 2016-01-02

    上传用户:refent

  • Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO

    Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is 4 and the FIFO width is 32 bits.

    标签: FIFO implementation Synthesizable synthesizable

    上传时间: 2016-02-12

    上传用户:源弋弋

  • μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with

    μC/OS-II Goals Probably the most important goal of μC/OS-II was to make it backward compatible with μC/OS (at least from an application’s standpoint). A μC/OS port might need to be modified to work with μC/OS-II but at least, the application code should require only minor changes (if any). Also, because μC/OS-II is based on the same core as μC/OS, it is just as reliable. I added conditional compilation to allow you to further reduce the amount of RAM (i.e. data space) needed by μC/OS-II. This is especially useful when you have resource limited products. I also added the feature described in the previous section and cleaned up the code. Where the book is concerned, I wanted to clarify some of the concepts described in the first edition and provide additional explanations about how μC/OS-II works. I had numerous requests about doing a chapter on how to port μC/OS and thus, such a chapter has been included in this book for μC/OS-II.

    标签: OS-II compatible important Probably

    上传时间: 2013-12-02

    上传用户:jkhjkh1982

  • 中科院<<求实>>杂志 2006年1月 ★领域前瞻★ 2 国家级骨干型、引领型、网络型研究所──计算所创新三期的追求>>>>>>李国杰

    中科院<<求实>>杂志 2006年1月 ★领域前瞻★ 2 国家级骨干型、引领型、网络型研究所──计算所创新三期的追求>>>>>>李国杰 7 建设具有中国特色网络型研究所的战略思考( 下)>>>>>>樊建平 刘新宇 ★专家视点★ 10 能力服务器──低成本信息化技术>>>>>>孙毓忠 ★所内动态★ 12 计算所探索低成本信息化的解决之道>>>>>>祁 威 14 计算所东莞分部正式挂牌成立>>>>>>钟天智 15 统一思想,抓好落实,继续深化研究生思想教育工作>>>>>>檀彦卓 ★特别报道★ 16 知识产权FAQ(上)>>>>>>张 艳 李 娜 19 ARP 阶段性进展情况汇报>>>>>>南方公园 22 ★简讯★ ★史海沉浮★ 24 我的回忆>>>>>>甘 鸿 ★闲情雅致★ 27 定向越野之初体验>>>>>>熊 刚

    标签: gt lt 2006

    上传时间: 2013-12-10

    上传用户:tianyi223

  • === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =

    === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.

    标签: INFORMATION DEVELOPERS KEYBOARD SOFTWARE

    上传时间: 2014-08-18

    上传用户:ecooo

  • This program simulates plant identification using frequency block least mean square (FBLMS) alogrith

    This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document

    标签: identification frequency simulates alogrith

    上传时间: 2016-02-29

    上传用户:kytqcool

  • NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a

    NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051. Note that the minimum size of the buffer is determined by the page size of the AT24Cxx.

    标签: microcontroller Control_AT collection routines

    上传时间: 2013-12-13

    上传用户:asddsd