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