-
adapQuad
迭代自适应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.)
- 2008-08-14 22:44:04下载
- 积分:1
-
genetic
基本遗传算法的MATLAB实现,可自行调试参数(genetic algorithm)
- 2011-08-24 14:44:27下载
- 积分:1
-
hufkj
匹配追踪和正交匹配追踪,一种基于多文档得图像合并技术,gmcalab 快速广义的形态分量分析。( Matching Pursuit and orthogonal matching pursuit, Based on multi-document image obtained combining technique, gmcalab fast generalized form component analysis.)
- 2017-05-05 11:50:15下载
- 积分:1
-
第8讲程序
说明: 移动通信中的极化码编码 SC译码 SCL译码 快速SC算法(wireless communication)
- 2020-04-17 17:16:47下载
- 积分:1
-
ofdm
说明: 是ofdm关于matlab仿真方面的文章,里面写的特别的好,已经运行处结果。对仿真很有帮助(Ofdm matlab simulation area is on the article, written by particularly good which has been running at the results. Useful for simulation)
- 2011-03-19 09:32:08下载
- 积分:1
-
wangchen-dalunwen
采用多天线的认知无线电系统相对于单天线认知无线电系统,既有传统的资源(频域,时域,码域),又有空域资源。本文研究基于博弈论的有限反馈认知MIMO系统的资源分配,涉及发射功率、空域(采用波束成形)和反馈速率等资源的分配。利用有限的反馈信道反馈量化的信道状态信息(CSI),基于量化CSI,本文主要研究联合功率分配与波束成形优化、次用户(认知用户或非授权用户)反馈速率控制、联合功率分配与反馈速率控制等相关资源分配问题。(Multi-antenna cognitive radio system with respect to a single antenna cognitive radio systems, both traditional resource (frequency domain, time domain, code domain), there airspace resources. In this paper, a limited resource allocation game theory of cognitive MIMO system based on feedback, involving the launch distribution power, airspace (using beam-forming) and feedback rate and other resources. With limited feedback channel feedback quantized channel state information (CSI), based on quantified CSI, this paper studies the joint power allocation and beamforming optimization, secondary users (cognitive user or unauthorized user) feedback rate control, joint power allocation and feedback rate control and other issues related to resource allocation.)
- 2021-03-22 09:49:17下载
- 积分:1
-
key-frame-extraction
in this zip folder contains the how to extract the key frames and how to add the noise and RGB.
- 2013-10-01 23:44:05下载
- 积分:1
-
ejemplo2
QPSK modulation in matlab
- 2009-03-24 23:43:42下载
- 积分:1
-
Windows
Windows扫雷源代码.rar Windows扫雷源代码.rar(Windows mine the source code. Rar Windows mine the source code. Rar)
- 2008-01-21 14:40:21下载
- 积分:1
-
mlvessel-1.4
mlvessel is a Matlab package for
retinal vessel segmentation. The package can be used in two different
manners: through the graphical user interface or through script
invocation. Use through script invocation relies on input files and
produces both file and html output. You may also download a
stand-alone executable corresponding to the graphical user interface
at our website mentioned below, though some functionalities are only
available through script invocation.
- 2014-02-25 20:30:30下载
- 积分:1