-
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
-
dc
说明: 直流电机启动模型,自己做的,可以交流作业用(dc start)
- 2015-01-09 11:26:30下载
- 积分:1
-
抗差加权函数对比
测量粗差中抗差滤波算法加权函数的对比,程序能够运行,函数对比结果画图呈现。(weighting function comparison in robust filter.)
- 2018-04-17 17:56:33下载
- 积分:1
-
mode000
PWM整流器的直接电流控制,采用双闭环控制,调试通过,效果一般(PWM rectifier direct current control, dual-closed-loop control, debug is passed, the effect of general)
- 2008-08-15 15:55:50下载
- 积分:1
-
matlab
关于matlab的一些建模方法等
非常实用的建模书籍(some model about matlab)
- 2011-12-30 20:41:54下载
- 积分:1
-
DSPremovenoise.m
這是一個利用butter filter 的bandstop 來濾除原始訊號中有雜訊的方法,先轉為spectrogram觀察雜訊所分步頻帶與能量,再依照要濾除的部分作bandstopa(This is a use of bandstop butter filter to filter out the noise of the original signal has a method, the first step into a spectrogram observation noise and energy of the band, then follow to filter out parts for bandstopa)
- 2014-01-07 23:01:23下载
- 积分:1
-
PLS_Toolbox21
this is one of the matlab toolbox
- 2012-04-02 23:31:55下载
- 积分:1
-
DecisionTreeYSD
决策树的Matlab实现,实现了分类问题和回归问题,有很好的调试结果(Matlab implementation of decision trees)
- 2013-10-09 21:21:57下载
- 积分:1
-
matlab7
说明: 有关matlab最流行,最受欢迎的经典书籍。是matlab初学者必备书籍。(The matlab most popular, the most popular classics. Matlab beginners books is essential.)
- 2010-04-10 16:43:44下载
- 积分:1
-
永磁同步电机直接转矩控制simulink
永磁同步电机直接转矩控制simulink仿真模型(Simlink simulation model of direct torque control for permanent magnet synchronous motor)
- 2020-11-24 10:59:34下载
- 积分:1