-
wvd
Wigner-Ville Distribuition - WVD
- 2010-07-09 00:03:55下载
- 积分:1
-
Tsaicalibrition
运用TSAi方法对相机标定程序,有详细说明,可读性强(TSAi_calibrition)
- 2009-05-22 11:18:48下载
- 积分:1
-
Simple_adpative
it involves the concept of a simple adaptive filter
- 2010-12-08 18:37:29下载
- 积分:1
-
LMSADF2
it is matlab source code implemeted in Matlab 7.6.
this is utilized in matlab.
- 2011-05-21 16:39:09下载
- 积分:1
-
APF
基于simulink的APF仿真,纯理论仿真,用电池来代替电容,方便学习。(Based on the APF simulink simulation, purely theoretical simulation, using capacitors instead of batteries, easy to learn.)
- 2013-12-01 16:33:16下载
- 积分:1
-
chengzi
本matlab程序用乘子法求解多元模型的最小值(给出初始点和精度要求条件)。(The matlab program for solving the minimum multivariate model using multiplier method (given initial point and precision conditions).)
- 2014-01-16 17:14:31下载
- 积分:1
-
geneticalgorithmforpowrrsystems
genetic algoritm for the newton raphson and other model
- 2010-07-04 14:59:00下载
- 积分:1
-
jianmoruanjianjieshao
整理了MATLAB、lingo、lindo的经典运用,使得新手能够更好的入门学习。(Compiled MATLAB, lingo, lindo classic use, so novices can learn a better entry.)
- 2010-09-09 09:04:05下载
- 积分:1
-
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
-
RANSAC
随机采用一致性算法确定模型参数,此处采用的是最简单的直线模型(The RANdom SAmple Consensus algorithm to determine the model parameters used here is the most simple linear model)
- 2013-03-11 12:25:32下载
- 积分:1