搜索结果

找到约 38 项符合 Doubly-Iterative 的查询结果

其他书籍 Analysis and Design with UML:Benefits of Visual Modeling History of the UML Visual Modeling with U

Analysis and Design with UML:Benefits of Visual Modeling History of the UML Visual Modeling with UML The Rational Iterative Development Proce
https://www.eeworm.com/dl/542/199719.html
下载: 96
查看: 1065

VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c

Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...
https://www.eeworm.com/dl/663/212701.html
下载: 127
查看: 1070

其他书籍 In recent years large scientific interest has been devoted to joint data decoding and parameter est

In recent years large scientific interest has been devoted to joint data decoding and parameter estimation techniques. In this paper, iterative turbo decoding joint to channel frequency and phase estimation is proposed. The phase and frequency estimator is embedded into the structure of the turbo de ...
https://www.eeworm.com/dl/542/240336.html
下载: 122
查看: 1036

嵌入式/单片机编程 LSVMK Langrangian Support Vector Machine algorithm LSVMK solves a support vector machine problem us

LSVMK Langrangian Support Vector Machine algorithm LSVMK solves a support vector machine problem using an iterative algorithm inspired by an augmented Lagrangian formulation.
https://www.eeworm.com/dl/647/289135.html
下载: 196
查看: 1033

加密解密 This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message au

This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative Approved cryptographic hash function, in combination with a shared secret key. The cryptographic strength of HMAC de ...
https://www.eeworm.com/dl/519/303374.html
下载: 76
查看: 1028

matlab例程 迭代自适应Simpson

迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
https://www.eeworm.com/dl/665/347556.html
下载: 60
查看: 1116

单片机开发 Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful

Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a l ...
https://www.eeworm.com/dl/648/361692.html
下载: 172
查看: 1257

数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
https://www.eeworm.com/dl/641/407093.html
下载: 31
查看: 1093

数学计算 observable distribution grid are investigated. A distribution grid is observable if the state of th

observable distribution grid are investigated. A distribution grid is observable if the state of the grid can be fully determined. For the simulations, the modified 34-bus IEEE test feeder is used. The measurements needed for the state estimation are generated by the ladder iterative technique. Two ...
https://www.eeworm.com/dl/641/412610.html
下载: 154
查看: 1029

VHDL/FPGA/Verilog 本人根据opencores.org上的cordic算法改写的可配置位宽的cordic算法

本人根据opencores.org上的cordic算法改写的可配置位宽的cordic算法,并且在原始的级联型的基础上编写的循环(iterative)型的cordic,可通过generic配置。带一个不可综合和可综合的testbench(for altera)。稍微改动可应用于xilinx fpga
https://www.eeworm.com/dl/663/425892.html
下载: 177
查看: 1134