Welcome![Sign In][Sign Up]
Location:
Search - approximation

Search list

[AlgorithmFunction_approximation

Description: 本压缩包包含了13个重要的函数逼近计算程序,包括切比雪夫分逼近,勒让德逼近,傅里叶逼近,自适应逼近等经典的逼近算法。-This archive contains 13 important function approximation computer program, including sub-approximation Chebyshev, Legendre approximation, Fourier approximation, adaptive approximation and other classical approximation.
Platform: | Size: 8192 | Author: zhangnijin | Hits:

[matlabcurve_fitting_with_LSE

Description: This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
Platform: | Size: 1024 | Author: jay | Hits:

[AI-NN-PRGABP3

Description: 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
Platform: | Size: 56320 | Author: guanyouyuan | Hits:

[OtherFastBilateralEramianMatlab

Description: A Fast Approximation of the Bilateral Filter using a Signal Processing Approach Sylvain Paris and Frédo Durand MIT technical report 2006 (MIT-CSAIL-TR-2006-073)
Platform: | Size: 3072 | Author: reham | Hits:

[Special EffectsSVM_FACE

Description: 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改善其样本分布.其中,所谓IRS算法是指 在精简集(reduced se0算法的核函数中嵌入一种新的距离度量一一图像欧式距离一一来改善其迭代近似性能,IRS 可以有效地生成新的、位于类别边界附近的虚拟样本以增强给定训练集.为了验证算法的有效性,采用增强的样本 集训练基于AdaBoost的人脸检测器,并在MIT+CMU正面人脸测试库上进行了测试.实验结果表明通过这种方法 能够有效地提高最终分类器的人脸检测性能.-According to support vector machines(SVMs),for those geometric approach based classification methods,examples close to the class boundary usually are more informative than others.Taking face detection as an example,this paper addresses the problem of enhancing given training set and presents a nonlinear method to tackle the problem effectively.Based on SVM and improved reduced set algorithm (IRS),the method generates new examples lying close to the face/non—face class boundary to enlarge the original dataset and hence improve its sample distribution.The new IRS algorithm has greatly improved the approximation performance of the original reduced set(RS)method by embedding a new distance metric called image Euclidean distance(IMED)into the keme1 function.To verify the generalization capability of the proposed method,the enhanced dataset is used to train an AdaBoost.based face detector and test it on the MIT+CMU frontal face test set.The experimental results show that the origina
Platform: | Size: 649216 | Author: 郭事业 | Hits:

[Game Programccfir

Description: 在数值微积分中讨论并比较了没有初等函数解析式情况下的 定积分数值逼近的-Discussed in the numerical integration and compared the analytic situation is not under the primary function of integral numerical approximation of the rectangular method, trapezoidal method, Simpson' s method and Coates law
Platform: | Size: 12288 | Author: shilei | Hits:

[Graph programpolygonalApproximation

Description: 这是一种折线逼近算法,主要被用来拟合直线。-polygonal Approximation used to fit line segment
Platform: | Size: 2048 | Author: 史晓萍 | Hits:

[matlabFS

Description: 采用局部线性逼近法来预测复杂的混沌时间序列。-Local linear approximation method using chaotic time series prediction
Platform: | Size: 7168 | Author: 王林 | Hits:

[matlabMLPbackpropagation

Description: MLP backpropagation xor, sin and function approximation.
Platform: | Size: 2048 | Author: miguel | Hits:

[Otherapproximation

Description: 最佳二次逼近 数值分析 数值分析-The best approximation of the second approach the optimal numerical analysis numerical analysis of secondary
Platform: | Size: 1024 | Author: hh | Hits:

[VC/MFCapproximation

Description: 利用随机数法求π的近似值:在一个单位边长的正方形中,以边长为半径,以一个顶点为圆心,在政权方形上作四分之一圆。随机的向正方形内扔点,若落入四分之一圆内则计数。重复向正方形内扔足够多的点,将落入四分之一圆内的计数除以总的点数,其值就是π值四分之一的近似值-Π stochastic approximation of the number of Method: In a unit square in the side to side as the radius of a vertex as the center square on the regime for a quarter circle. Throw random points within the square, if the count into a quarter circle. Repeat within the square throw enough points into a quarter circle will be divided by the total count of the number of points, a quarter of its value is the approximate value of π
Platform: | Size: 10240 | Author: luofanghua | Hits:

[matlabcartoon_filter

Description: Code for RealTime Video Abstraction. Using Real-Time Video Abstraction and A Fast Approximation of the Bilateral Filter using a Signal Processing Approach
Platform: | Size: 7168 | Author: Jang woo Nam | Hits:

[matlabLocalLinearApproximation

Description: Local Linear ApproximationLo cal Linear Approximation-Local Linear ApproximationLocal Linear ApproximationLocal Linear Approximation
Platform: | Size: 136192 | Author: qht | Hits:

[matlabFunction-approximation

Description: 函数逼近的MATLAB程序,本程序设计一个两层的bp网络用于函数逼近,隐层的激活函数为 tansig,输出层激活函数为purelin线性函数 -Function approximation of the MATLAB program, the program design of a two-tier network for function approximation bp, hidden layer activation function is tansig, the output layer activation function is a linear function purelin
Platform: | Size: 3072 | Author: 冯玉玺 | Hits:

[Industry researchAdaptive-Fuzzy-Function-Approximation-for-Multi-A

Description: Adaptive Fuzzy Function Approximation for Multi-Agent Reinforcement Learning
Platform: | Size: 1044480 | Author: vahid | Hits:

[Special EffectsImageSegmentationAndSignature

Description: 图像分割,签名及多边形估计。数字图像处理课程作业。-Image segmentation, signature and polygonal approximation. Class project.
Platform: | Size: 8669184 | Author: weihua | Hits:

[Algorithmapproximation

Description: 函数逼近法求根 通过函数逼近法求得函数的近似解-Roots of function approximation function by function approximation of the approximate solution obtained by
Platform: | Size: 198656 | Author: yuan | Hits:

[matlabMATLAB_Arithmetic

Description: 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interpolation, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equations, linear equations group, direct, linear equations of the iterative method, random number generation, calculation of special functions, initial value problems for ordinary differential equations, numerical solution of partial differential equations, statistics and analysis.
Platform: | Size: 17144832 | Author: 刘鹏 | Hits:

[AI-NN-PRapproximation-theory-of-functions

Description: 这是一个很基础的用MATLAB解决函数逼近问题一个程序,可以在次基础上进行扩展,对于了解MATLAB的神经网络工具箱也是一个很好的了解。-This is a very basic function approximation using MATLAB to solve the problem a program that can be extended on the basis of the times, for the understanding of the neural network toolbox of MATLAB is also a good idea.
Platform: | Size: 54272 | Author: 黎阳 | Hits:

[matlabpiecewise-linear

Description: Digital image processing, polygonal approximation piecewise-linear method
Platform: | Size: 1024 | Author: Lazar | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net