cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to Calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
標簽: essentially algorithm describe suitably
上傳時間: 2017-03-02
上傳用戶:litianchu
code to price a n-to-default basket CDS. It takes as input hazard rate coefficients and uses T-copula model to Calculate fair rate of CDS
標簽: n-to-default coefficients T-copul basket
上傳時間: 2013-12-24
上傳用戶:小鵬
Generate random bits, convert to bipolar, corrupt the message by passing through noise and decode using hard decision decoding and Calculate BER
標簽: Generate bipolar convert corrupt
上傳時間: 2013-12-25
上傳用戶:1966640071
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
AHP toolbox AHPCALC Perform a complete AHP calculation. AHPHIER One-step hierarchical assembly of AHP weighting vector. AHPREORDER Internal reordering function called by AHPCALC. AHPVECTOR Calculate the AHP ranking or weighting vector from an AHP reciproal matrix. AHPMAKEMAT Turn a vector of comparisons into an AHP reciprocal matrix. Copyright (C) 2001 Michael J. Scott
標簽: calculation hierarchic AHP One-step
上傳時間: 2013-11-28
上傳用戶:PresidentHuang
this file has codes that describes how to ccmpute the signal spectrum , the power spectrum, how to Calculate the autocorrelation sequence of a signal, how to Calculate the autoregressive coeffecients of a signal,and how to reduce the noisy elements in a speech sample.
標簽: spectrum describes how the
上傳時間: 2017-07-23
上傳用戶:金宜
Flight panel java GUI selecting the departure city, origin city, the day and time of travel, number of adults and children travelling and will Calculate the total order.
標簽: city departure selecting the
上傳時間: 2017-08-11
上傳用戶:569342831
The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as edges, take as input two airports and Calculate the shortest route (ie path) between them.
標簽: system assignment implement airline
上傳時間: 2017-09-07
上傳用戶:kiklkook
protein interaction software that Calculate protein ligand interaction and give fingerprint
標簽: prot interaction
上傳時間: 2015-02-12
上傳用戶:Tesla985
DDSCAT 7.3 is a freely available open-source Fortran-90 software package applying the “discrete dipole approximation” (DDA) to Calculate scattering and absorption of electromagnetic waves by targets with arbitrary geometries and complex refractive index. The targets may be isolated entities (e.g., dust particles), but may also be 1-d or 2-d periodic arrays of “target unit cells”, which can be used to study absorption, scattering, and electric ?elds around arrays of nanostructures.
標簽: userguide
上傳時間: 2015-04-29
上傳用戶:499689361