Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a node are smaller than the datum associated with this node. Implementation 1.using a Linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+1). 2.time complexity: O(n log n)
标签: followingconditions tree completely satisfying
上传时间: 2017-05-25
上传用户:2467478207
DEMO_COND demonstrates the role of the condition number of a matrix (with respect to inversion) in the role of Linear system solving. Matthias Heinkenschloss Department of Computational and Applied Mathematics Rice University Feb 22, 2001
标签: demonstrates DEMO_COND condition the
上传时间: 2014-01-23
上传用户:lwwhust
NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, Linear, exponential, sigmoid or some other functions (syntax provided) and display the output).
标签: demonstrate artificial Functions program
上传时间: 2013-12-30
上传用户:hfmm633
On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-Linear programming, version 4.0
标签: semidefinite-quadratic-li implementation software package
上传时间: 2014-11-30
上传用户:ayfeixiao
In this paper, the feasibility of replacing a chaos source by an equivalent digital pseudo-random generator realized using Linear Feedback Shift Register (LFSR) is studied. Particular emphasis is given on the digital implementation Piece-Wise Linear Affine Maps (PWAM). As an application, an FPGA implementation of four different maps has been experimentally verified in a FM-DCSK test radio system.
标签: pseudo-random feasibility equivalent replacing
上传时间: 2013-12-13
上传用户:从此走出阴霾
Cytech(骏龙科技有限公司)继成功推出高效率、低发热、轻重量的矿灯照明解决方案和高性能无线解决方案之后,最近又成功开发出2.4GHz立体声无线音箱、2.4"TFT液晶显示屏+SD卡插槽的MP4方案、以及功耗低、重量轻、体积小和图像逼真的视像微显眼镜解决方案。 骏龙科技有限公司创办于1998年,是香港及中国电子元件行业之中发展最迅速的分销商之一。公司总部设于香港,另有13个地区办公室遍及中国内地,包括北京、深圳和上海。骏龙科技有限公司分销超过25种美国高科技半导体产品品牌,包括ALTERA、CATALYST、IDT、MICRON、Linear TECHNOLOGY等等。
上传时间: 2013-12-19
上传用户:tonyshao
Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers are presented for a class of interconnected nonLinear systems. The feedback and adaptation mechanisms for each subsystem depend only upon local measurements to provide asymptotic tracking of a reference trajectory. Due to the functional approximation capabilities of radial basis neural networks, the dynamics for each subsystem are not required to be Linear in a set of unknown coeffi cients as is typically required in decentralized adaptive schemes. In addition, each subsystem is able to adaptively compensate for disturbances and interconnections with unknown bounds.
标签: decentralized controllers Abstract adaptive
上传时间: 2017-08-17
上传用户:gdgzhym
Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of functions Practice 5 - Numerical Integration Practice 6 - Arrangements and matrices Part One: Arrangements Part II: Matrices Practice 7 - Systems of Linear equations Practice 8 - Interpolation Practice 9 - Algorithm Design Techniques
标签: Practice Introduction Programming Practices
上传时间: 2013-12-16
上传用户:R50974
演算法評估 用空間和時間評估演算法效能 時間複雜度(Time Complexity) 空間複雜度(Space Complexity) 效能評估 效能分析(Performance Analysis):事前評估 效能評估(Performance Measurement):效能量測 評估時均假設處理的資料量為n到無窮大
标签: 演算
上传时间: 2015-06-13
上传用户:18007270712
常用的数学工具,LINGO是Linear Interactive and General Optimizer的缩写,即“交互式的线性和通用优化求解器”,
标签: 数学
上传时间: 2016-02-12
上传用户:曹永鹏1