-
PlateLocal
matlab车牌识别程序 我找了好久才找的 觉得好顶一个(matlab license plate recognition program for a long time before I find the feel to find a good roof)
- 2007-12-29 11:56:25下载
- 积分:1
-
vector_quantization-algorithm
Vector quantization algorithm is one of the best clustering algorithms for multidimensional signals
- 2011-04-23 22:20:30下载
- 积分:1
-
2
说明: 分类器分类器分类器分类器分类器分类器分类器分类器分类器(classion classionclassionclassionclassionclassion)
- 2011-02-23 17:05:30下载
- 积分:1
-
DemoForCAAnimation
动画 uivie 大小变化 uiView的变化(Changes in the size of the animation uivie changes uiView)
- 2011-11-12 12:07:10下载
- 积分:1
-
DTMB
说明: 中国标准数字地面电视中重要仿真代码 可实用化的(The practical matlab simulation code for the chinese standard DTV )
- 2010-04-15 11:38:22下载
- 积分:1
-
Matlab7.6-Wavelet-Simple-Tutorial
1.Matlab 7.6简单入门。
2.Matlab 7.6小波工具入门。(1.Matlab 7.6 simple tutorial. 2.Matlab 7.6 Introduction of wavelet tools.)
- 2011-08-03 09:10:13下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
MATLAB toolbox control engineering technical manual. This book provide readers with the use of MATLAB practical guidance. Mainly with the introduction of the MATLAB control engineering related to six basic toolbox: System Identification Toolbox, Control System Toolbox, Robust Control Toolbox, Model Predictive Control Toolbox.
- 2014-01-30 22:28:40下载
- 积分:1
-
CPP_
c++必备:c++ primer、clean code、effective c++(c++ primer、clean code、effective c++)
- 2015-02-04 15:22:17下载
- 积分:1
-
ctrl-a-source-of-truth
针对网上出现的ctrl+a出现真相,用matlab实现了仿真具体检程序(Appeared on the Internet for the ctrl+ a the truth emerged, with matlab simulation to achieve the specific review procedures)
- 2010-10-26 10:29:51下载
- 积分: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