-
dctcompr
基于DCT变换的图像压缩,分别给出了灰度图和真彩图的压缩方法。(DCT-based image compression, respectively, are given grayscale and true color pictures of the compression method.)
- 2010-01-08 10:29:57下载
- 积分:1
-
ss
说明: 一个自动发现某年和另外一年的星期全部相同的程序。。。功能很强大 可以下载看看(An auto-discovery a year and another week of the year all the same procedures. . . Very powerful to see available for download)
- 2011-01-05 20:52:53下载
- 积分:1
-
prezhou
说明: matlab对神经网络的实现的源码,是学习神经网络的好参考材料(Matlab right neural network on the realization of the source of neural network learning a good reference material)
- 2005-12-06 00:17:31下载
- 积分:1
-
culture
文化量子粒子群算法,不好找的算法啊!便已顺利通过啊(algorithm procedure for cultural QPSO)
- 2013-01-23 20:53:38下载
- 积分:1
-
COGI
cognitive radio technology with energy detection
- 2012-05-29 02:45:45下载
- 积分:1
-
fuzzy1
运用与matlab模糊控制中的模块搭建,最简单的的模糊控制模块中的运用!(Use matlab fuzzy control module structures, the use of the most simple fuzzy control module!)
- 2012-11-07 16:09:28下载
- 积分:1
-
Higher-OrderPSpectralToolbox
高级谱分析,作为非线性处理信号,图像直观,方便的特点(Higher order spectrum)
- 2015-03-25 10:47:49下载
- 积分:1
-
Gauss_Elimination_with_Back_Substitution_and_Parti
這是我用scilab寫的高私後向消去與樞軸的程式語法,和高絲後向消去法的差異可見(This is what I write with scilab after the high-private programs to eliminate and pivot grammar, and high-thread after the elimination of the difference can be seen)
- 2010-06-19 03:17:59下载
- 积分:1
-
adaptivefilterandsimulation
详细介绍自适应滤波算法原理,设置自适应滤波器等并带有详细模型仿真(Details adaptive filtering algorithm, the set and the adaptive filter with a detailed model simulation, etc.)
- 2010-08-01 10:40:47下载
- 积分: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