Welcome![Sign In][Sign Up]
Location:
Search - Adaptive quadrature

Search list

[Other resourceadapQuad

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.
Platform: | Size: 232144 | Author: zzn | Hits:

[matlabadapQuad

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:

[matlabFermInterp

Description: 用梯形求积法、自适应Simpson求积(低阶)法和自适应Lobatto求积(高阶)法进行数值积分-With trapezoidal quadrature method, adaptive Simpson quadrature (low) and adaptive Lobatto quadrature (high-order) numerical integration method
Platform: | Size: 1024 | Author: 阿蔡 | Hits:

[Compress-Decompress algrithmspts

Description: 自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大-Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend
Platform: | Size: 1024 | Author: 冯海霞 | Hits:

[Algorithmmatlab2

Description: 数值分析计算实习题.复化梯形求积.复化辛普森求积.自适应步长辛普森求积.龙贝格函数求积.-Practical numerical analysis problems. Repeated trapezoidal quadrature. The Simpson quadrature. Adaptive Simpson Quadrature step. Romberg Quadrature functions.
Platform: | Size: 1024 | Author: YipingMa | Hits:

[matlableastsquare

Description: Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI problem. In this paper performance of communication link in presence of Least Mean Square and Recursive Least Squares equalizer algorithm is analyzed. A Model of communication system having Quadrature amplitude modulation and Rician fading channel is implemented using MATLAB communication block set. Bit error rate and number of errors is evaluated for RLS and LMS equalizer algorithm, due to change in Signal to Noise Ratio (SNR) and fading component gain in Rician fading Channel.
Platform: | Size: 400384 | Author: pravin jadhav | Hits:

[VHDL-FPGA-Verilogofdmbaseband

Description: the OFDM PHY is adaptive therefore it supports multiple schemes BPSK, QPSK, 16-QAM and 64-QAM for data carriers’ modulation. The constellation diagrams are gray mapped and shows the magnitudes I and Q (In-phase and Quadrature) components of each incoming bit(s) combination along with their normalization factor C to calculate magnitude of each model
Platform: | Size: 1497088 | Author: san | Hits:

[Software Engineeringijacspv24n6

Description: This contribution considers semi-blind adaptive equalization for communication systems that employ high-throughput quadrature amplitude modulation signalling. A minimum number of training symbols, approximately equal to the dimension of the equalizer, are first utilized to provide a rough initial least-squares estimate of the equalizer’s weight vector. A novel gradient-Newton concurrent constant modulus algorithm and soft decision-directed scheme are then applied to adapt the equalizer. The proposed semi-blind adaptive algorithm is capable of converging fast and accurately to the optimal minimum mean-square error equalization solution. Simulation results obtained demonstrate that the convergence speed of this semi-blind adaptive algorithm is close to that of the training-based recursive least-square algorithm
Platform: | Size: 185344 | Author: yh | Hits:

[Graph Drawingfunction

Description: 求解数值积分的程序,主要功能是求解一定区间函数的数值积分值。功能强大,应用方便。欢迎指导。谢谢!-QUAD Numerically evaluate integral, adaptive Lobatto quadrature.function FUN from A to B to within an error of 1.e-6 using high order recursive adaptive quadrature. FUN is a function handle. The function Y=FUN(X) should accept a vector argument X and return a vector result Y, the integrand evaluated at each element of X.
Platform: | Size: 4096 | Author: 李兴华 | Hits:

[Algorithmsimpson

Description: 自适应simpson求积公式的算法,是通过简单的计算求积分的近似值-Simpson rehabilitation of adaptive quadrature formula
Platform: | Size: 5120 | Author: 诺诺 | Hits:

[source in ebooknumerical-calculaltion

Description: 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
Platform: | Size: 2048 | Author: tangbin | Hits:

[matlabHeston

Description: Heston Model option pricings and comparison-Compares the option prices obtained using the analytical Heston formula (1993) and the FFT method (Carr-Madan formula via FFT+ Simpson s, Carr-Madan using adaptive Gauss-Kronrod quadrature, and Lipton s formula using adaptive Gauss-Kronrod quadrature).
Platform: | Size: 8192 | Author: 陈彦 | Hits:

[assembly languagequadgui

Description: 该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳-QUADGUI Demonstrate numerical evaluation of a definite integral. Q = QUADGUI(F,A,B) shows the steps in approximating the integral of F(x) from A to B by adaptive extrapolated Simpson s quadrature. The shaded area shows the integral over the current subinterval. The color switches to green when the desired accuracy is obtained.
Platform: | Size: 2048 | Author: lipu | Hits:

[Program doc7-Power-Amplifier-Adaptive-Linearization-Using-Pr

Description: Quadrature ampliltude modulation has high spectral efficiency but is highly sensitive to power amplifier nonlinearities. It is shown that an adaptive predistorter usig polynomial amplitude and phase predistortion functions can be used to linearize the power amplifier. Tie recursive least square algonrthm is employed in an estimator which uses demodulated signals to estimate the required predistortion. Computer simulation results are provided and these results show that fast convergence and high spectm improvement can be obtained using the proposed linearization method. The results are significantly better than those reported before for other linearization techniques.
Platform: | Size: 2683904 | Author: sali | Hits:

[AlgorithmADQMMFOR

Description: ADAPTIVE QUADRATURE ALGORITHM FORTRAN
Platform: | Size: 2048 | Author: amin | Hits:

[AlgorithmADQMMPAS

Description: ADAPTIVE QUADRATURE ALGORITHM PASCAL
Platform: | Size: 2048 | Author: amin | Hits:

[matlabAQMMMMAT

Description: ADAPTIVE QUADRATURE ALGORITHM MATLAB
Platform: | Size: 1024 | Author: amin | Hits:

[Algorithmshuzhijifen

Description: 变补长梯形求积法、变步长辛卜生求积法、自适应梯形求积法、龙贝格求积法等多种数值积分C++源代码-Adaptive quadrature method and trapezoidal romberg quadrature method for multiple numerical integration, such as C++ source code
Platform: | Size: 2048 | Author: 张峰 | Hits:

[Software EngineeringTest_3

Description: 自适应梯形求积法,开发环境用的是类似VC++的Codeblocks-Adaptive trapezoidal quadrature method, the development environment is similar to VC++ Codeblocks
Platform: | Size: 46080 | Author: 田换 | Hits:

[Algorithm自适应求解程序

Description: 自适应求积法小程序,请自己测试过可以用。(Adaptive quadrature method small program, please test yourself, you can use.)
Platform: | Size: 3072 | Author: 往来格 | Hits:
« 12 »

CodeBus www.codebus.net