Description: 信道容量迭代算法用C++
通过给定的信道转移矩阵-channel capacity iterative algorithm C through to the transfer matrix Channel Platform: |
Size: 1024 |
Author:xlz |
Hits:
Description: 各种卷积码、turbo码的迭代解码平台,是一个专门从事迭代算法研究的实验室开发的研究平台。是从事信源编码、信道编码研究人员的很好的既有平台。使用方便简单。-Various convolutional codes, turbo codes iterative decoding platform, is an iterative algorithm specializes in the study developed in the laboratory research platform. Is to engage in source coding, channel coding researchers established a good platform. Simple and easy to use. Platform: |
Size: 2813952 |
Author:刘土 |
Hits:
Description: 迭代自适应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 algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. -Iterative Adaptive Simpson, Lobatto Points 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 algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. Platform: |
Size: 231424 |
Author:zzn |
Hits:
Description: 介绍MIMO系统中的检测算法,重点是迭代检测的原理。MIMO是下一代无线通信的关键技术之一。-MIMO system introduced detection algorithm, with emphasis on the principle of iterative testing. MIMO is the key to next-generation wireless communications technologies. Platform: |
Size: 819200 |
Author:王洪翔 |
Hits:
Description: 采用阈值分割的迭代算法对图像进行分割,初始定义迭代次数,可依据具体图像自由选择-Using iterative thresholding algorithm for image segmentation, the initial definition of the number of iterations, can be freely chosen according to specific image Platform: |
Size: 61440 |
Author:zhaowei |
Hits:
Description: OS-EM迭代算法 用于图像重建,是一种新的图像重建方法,可以有效减少伪影-OS-EM iterative algorithm for image reconstruction, is a new image reconstruction method can effectively reduce the artifacts Platform: |
Size: 2048 |
Author:王 |
Hits:
Description: Connected component labeling by an Iterative algorithm used for labeling image pixel.It will divide the region according to pixel value. Platform: |
Size: 10240 |
Author:Manish |
Hits:
Description: 《计算科学与数值方法》中解线性方程组的迭代算法的c++代码实现-" Computational Science and numerical methods of solution of linear equations iterative algorithm c++ code to achieve Platform: |
Size: 2228224 |
Author:christy9088 |
Hits:
Description: 信息论计算信道容量的迭代算法,完全实现了信道容量的计算。- Information theory to calculate the channel capacity iterative algorithm, the full realization of the channel capacity calculation。 Platform: |
Size: 1024 |
Author:gfdghbf |
Hits:
Description: C语言课程设计的设计题目,实现迭代算法,利用算法来求sin的值。-C language curriculum design of a design, implement iterative algorithm using the algorithm to uate sin. Platform: |
Size: 7168 |
Author:文龙 |
Hits:
Description: 文档中包含有牛顿迭代法算法原理解析,包括一般非线性方程和非线性方程组,其中附有一个非线性方程组的实际例子和相应matlab求解代码,例子的实验可以加深对算法的理解和运用。(The document contains the Newton iterative algorithm analysis, including general nonlinear equations and nonlinear equations group, which is attached to a practical example of nonlinear equations and the corresponding MATLAB s code) Platform: |
Size: 147456 |
Author:熊二的大哥 |
Hits: