亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Computation

  • Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assum

    Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The Computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.

    標(biāo)簽: convolutional Computes encoding decision

    上傳時間: 2013-12-24

    上傳用戶:咔樂塢

  • # This resource site for "Grid Computing: Making the Global Infrastructure a Reality " edited by Fra

    # This resource site for "Grid Computing: Making the Global Infrastructure a Reality " edited by Fran Berman, Geoffrey Fox and Tony Hey. This is a book (over 1000 pages) published March 2003 by Wiley and (for those papers not published elsewhere) a special issue of Concurrency and Computation: Practice and Experience

    標(biāo)簽: Infrastructure Computing resource Reality

    上傳時間: 2013-11-28

    上傳用戶:924484786

  • In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containi

    In this paper, we present LOADED, an algorithm for outlier detection in evolving data sets containing both continuous and categorical attributes. LOADED is a tunable algorithm, wherein one can trade off Computation for accuracy so that domain-specific response times are achieved. Experimental results show that LOADED provides very good detection and false positive rates, which are several times better than those of existing distance-based schemes.

    標(biāo)簽: algorithm detection containi evolving

    上傳時間: 2014-01-08

    上傳用戶:aeiouetla

  • For developers using FPGAs for the implementation of floating-point DSP functions, one key challen

    For developers using FPGAs for the implementation of floating-point DSP functions, one key challenge is how to decompose the Computation algorithm into sequences of parallel hardware processes while efficiently managing data flow through the parallel pipelines of these processes.

    標(biāo)簽: floating-point implementation developers functions

    上傳時間: 2013-12-16

    上傳用戶:tonyshao

  • The toolbox solves a variety of approximate modeling problems for linear static models. The model ca

    The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit Computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit Computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.

    標(biāo)簽: approximate The modeling problems

    上傳時間: 2013-12-20

    上傳用戶:15071087253

  • 采用蟻群算法檢測圖像邊緣 This a demo program of image edge detection using ant colony, based on the paper, "An

    采用蟻群算法檢測圖像邊緣 This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.

    標(biāo)簽: detection program colony based

    上傳時間: 2016-09-28

    上傳用戶:cc1

  • THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto

    THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Factory Pattern 24 Thought Questions 25 The Abstract Factory Pattern 26 A GardenMaker Factory 26 How the User Interface Works 28 Consequences of Abstract Factory 30 Thought Questions 30 The Singleton Pattern 31 Throwing the Exception 32 Creating an Instance of the Class 32 Static Classes as Singleton Patterns 33 Creating Singleton Using a Static Method 34

    標(biāo)簽: Creational COMPANION PATTERNS Patterns

    上傳時間: 2013-12-20

    上傳用戶:xwd2010

  • 特殊函數(shù)的fortran代碼

    特殊函數(shù)的fortran代碼,是書Computation of Special Functions所附源碼,將源碼放入自己的代碼即可

    標(biāo)簽: fortran 函數(shù) 代碼

    上傳時間: 2016-10-09

    上傳用戶:thinode

  • 15篇光流配準(zhǔn)經(jīng)典文獻(xiàn)

    15篇光流配準(zhǔn)經(jīng)典文獻(xiàn),目錄如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The Computation of optical flow

    標(biāo)簽: 光流

    上傳時間: 2014-11-21

    上傳用戶:fanboynet

  • 密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫。 NTL is a high-performance, portable C++ library providing data struct

    密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic. NTL provides high quality implementations of state-of-the-art algorithms for: * arbitrary length integer arithmetic and arbitrary precision floating point arithmetic * polynomial arithmetic over the integers and finite fields including basic arithmetic, polynomial factorization, irreducibility testing, Computation of minimal polynomials, traces, norms, and more * lattice basis reduction, including very robust and fast implementations of Schnorr-Euchner, block Korkin-Zolotarev reduction, and the new Schnorr-Horner pruning heuristic for block Korkin-Zolotarev * basic linear algebra over the integers, finite fields, and arbitrary precision floating point numbers.

    標(biāo)簽: high-performance providing portable library

    上傳時間: 2014-01-04

    上傳用戶:exxxds

主站蜘蛛池模板: 贡觉县| 宣城市| 廉江市| 南昌县| 文化| 绥芬河市| 新闻| 高密市| 淮北市| 本溪市| 惠东县| 乌什县| 大英县| 庆元县| 张掖市| 西平县| 榆树市| 定兴县| 温宿县| 饶河县| 获嘉县| 新蔡县| 郧西县| 中宁县| 鄂尔多斯市| 东山县| 天长市| 永和县| 筠连县| 济宁市| 安宁市| 正定县| 宁国市| 凯里市| 呼图壁县| 香港 | 门头沟区| 城固县| 山丹县| 万山特区| 贞丰县|