搜索结果
找到约 482 项符合
fixed-point 的查询结果
数学计算 This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)
FFTGUI Demonstration of Finite Fourier Transform.
FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
FFTGUI, without any arguments, uses y = zeros(1,32).
When any point is moved with the mouse, the other plots respond.
Inspired by Java applet by Dave Hale, Stanford Explo ...
书籍源码 SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server int
SKIN INSTALLATION
Blue Skin Analyzer in Php-MYSQL
1. Upload folder from zip on your server into the folder "style" of
ActualAnalyzer.
2. Point your browser to your domain to file "admin.php" and select skin
in section "Settings".
MySQL数据库 SKIN INSTALLATION Grey Skin Analyzer--PHP-MYSQL 1. Upload folder from zip on your server into
SKIN INSTALLATION
Grey Skin Analyzer--PHP-MYSQL
1. Upload folder from zip on your server into the folder "style" of
ActualAnalyzer.
2. Point your browser to your domain to file "admin.php" and select skin
in section "Settings".
其他 C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les
C in A Nutshell
Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to co ...
其他书籍 This application report discusses the design of non-invasive optical plethysmography also called as
This application report discusses the design of non-invasive optical plethysmography
also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The
pulsoximeter consists of a peripheral probe combined with the MCU displaying the
oxygen saturation and pulse rate on a LCD glass. The same ...
VHDL/FPGA/Verilog This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.
The core acts as a slave WISHBONE device.
The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in every Windows). Includes a testbench that takes an u ...
matlab例程 This functions computes SARMA or multiplicative (p,q) x (P,Q) models for (p,q,P,Q) in (pvec x qv
This functions computes SARMA or multiplicative (p,q) x (P,Q) models for
(p,q,P,Q) in (pvec x qvec x Pvec x Qvec) it returns the best according to AIC
where AIC has been modified to account for fixed parameters
x = input data
pvec = vector of p s set pvec=[0] for no AR
qvec = vector ...
通讯/手机编程 These mobility generator tools are used to generate a rich set of mobility scenarios used to evalua
These mobility generator tools are used to generate a rich set of mobility scenarios used
to evaluate the protocol performance in Mobile Ad Hoc Network. The tools include the
Reference Point Group Mobility(RPGM) model, Freeway Mobility Model and Manhattan
Mobility Model.
matlab例程 This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It sh
This function is another tutorial on how to do computer vision type stuff with Octave/Matlab. It shows how to implement
Hartley and Zisserman s "DLT" algorithm for estimating a homography from point correspondences