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

one-DIMENSIONAL

  • LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen. It is fully c

    LCDScreen is a couple of Delphi component which simulate a dot-LCD multilines screen. It is fully customizable and has animation and special effects capabilities for the displayed text. TLCDScreen is the display component and TLCDAnimator the animation one. Both have build-in Property editor making easier the development at design-time.

    标签: multilines LCDScreen component simulate

    上传时间: 2015-12-23

    上传用户:invtnewer

  • New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we

    New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below

    标签: optimization and document MATLAB

    上传时间: 2015-12-24

    上传用户:佳期如梦

  • Feature selection is a preprocessing technique frequently used in data mining and machine learning t

    Feature selection is a preprocessing technique frequently used in data mining and machine learning tasks. It can reduce dimensionality, remove irrelevant data, increase learning accuracy, and improve results comprehensibility. FCBF is a fast correlation-based filter algorithm designed for high-dimensional data and has been shown effective in removing both irrelevant features and redundant features

    标签: preprocessing frequently selection technique

    上传时间: 2014-01-19

    上传用户:lindor

  • This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block

    This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame delay to the DAC (an AD9744 in this example). In this example, no processing is done on the frames. They are passed unaltered.

    标签: block-by-block acquired example streams

    上传时间: 2015-12-29

    上传用户:bjgaofei

  • We propose a novel approach for head tracking, which combines particle filters with Isomap. The part

    We propose a novel approach for head tracking, which combines particle filters with Isomap. The particle filter works on the low-dimensional embedding of training images. It indexes into the Isomap with its state variables to find the closest template for each particle. The most weighted particle approximates the location of head. We develop a synthetic video sequence to test our technique. The results we get show that the tracker tracks the head which changes position, poses and lighting conditions.

    标签: approach combines particle tracking

    上传时间: 2016-01-02

    上传用户:yy541071797

  • In this paper, we consider the problem of filtering in relational hidden Markov models. We present

    In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that describes a set of states. The algorithm updates the formulae as new observations are received. Since a single particle tracks many states, this filter can be more accurate than a traditional particle filter in high dimensional state spaces, as we demonstrate in experiments.

    标签: relational filtering consider problem

    上传时间: 2016-01-02

    上传用户:海陆空653

  • We present a particle filter construction for a system that exhibits time-scale separation. The sep

    We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of the system needed to solve for each particle and ii) the factorization of the transition probability which allows the Rao-Blackwellization of the filtering step. Both simplifications can be implemented using the coarse projective integration framework. The resulting particle filter is faster and has smaller variance than the particle filter based on the original system. The convergence of the new particle filter to the analytical filter for the original system is proved and some numerical results are provided.

    标签: construction separation time-scale particle

    上传时间: 2016-01-02

    上传用户:fhzm5658

  • radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo

    radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.

    标签: Radius implementation connect radius

    上传时间: 2013-12-12

    上传用户:坏天使kk

  • java语言开发的P2P流媒体系统

    java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    标签: java P2P 语言 流媒体系统

    上传时间: 2016-01-09

    上传用户:ikemada

  • This forced me to write about more interesting and comprehensive sorting methods, the result of whic

    This forced me to write about more interesting and comprehensive sorting methods, the result of which is this one. Through this writing I have tried to give in-depth coverage of the entire sort algorithm I hope Peter wouldn t mind reading it. This article assumes that you really don t know about the iterations, looping, and so forth hence, it explains these in detail first.

    标签: comprehensive interesting methods sorting

    上传时间: 2016-01-10

    上传用户:athjac