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

Search list

[Other resourcesvd[1].cpp

Description: The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
Platform: | Size: 73062 | Author: 大宾 | Hits:

[Algorithmsvd[1].cpp

Description: The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
Platform: | Size: 72704 | Author: 大宾 | Hits:

[Delphi VCLalglib-2.0.0.full.delphi

Description: maths lib with source
Platform: | Size: 633856 | Author: wan_sq | Hits:

[CSharpalglib-2.1.1.stable.csharp

Description: AlgLib is linear algebra package written in C#. Allows user to perform various matrix operations and sloving them.
Platform: | Size: 623616 | Author: dostalj | Hits:

[DSP programalglib-2.2.0.cpp

Description: ALGLIB - is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and data processing.-ALGLIB- is a multilingual collection of algorithms designed to solve problems in the field of numeric analysis and data processing.
Platform: | Size: 1046528 | Author: Evgeniy | Hits:

[Otheralglib-2.3.0.delphi

Description: the book of vb.net to program web
Platform: | Size: 878592 | Author: mohmd | Hits:

[Windows Developalglib-2.3.0.cpp

Description: 上传的是一组经典算法程序的C++的源程序代码,例如神经网络集成、神经网络、遗传算法蚁群算法等等。ALGLIB是一个跨平台的数据分析工具。具体的介绍见以下网址http://www.alglib.net/-ALGLIB is a cross-platform numerical analysis and data processing library. ALGLIB aims to be highly portable: it supports several programming languages (C++, C# and other languages) it may be compiled with a wide variety of compilers and was tested under a wide variety of platforms. And it is free- ALGLIB is distributed under a GPL license (version 2 or later).
Platform: | Size: 1070080 | Author: 马小白 | Hits:

[Process-Threadalglib-2.1.2.stable.delphi

Description: delphi写的线性代数库,很完整、全面,速度很快,-delphi write linear algebra library, is a complete, comprehensive, fast,
Platform: | Size: 656384 | Author: nidaye | Hits:

[2D Graphicalglib-2.6.0.cpp

Description: alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
Platform: | Size: 1067008 | Author: 银石 | Hits:

[Algorithmalglib-2.5.0.cpp

Description: alglib,跨平台的数学分析和数据处理库,主要用于矩阵运算(SVD等)-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (direct algorithms, EVD/SVD) • Solvers (linear and nonlinear) • Interpolation • Optimization • Fast Fourier transforms • Numerical integration • Linear and nonlinear least-squares fitting • Ordinary differential equations • Special functions • Statistics (descriptive statistics, hypothesis testing) • Data analysis (classification/regression, including neural networks) • Multiple precision versions of linear algebra, interpolation optimization and others algorithms (using MPFR for floating point computations) Why to choose ALGLIB? Because it is: • portable. It can be compiled almost anywhere using almost any compiler (see compatibility matrix for more info). • ea
Platform: | Size: 1045504 | Author: Cheng | Hits:

[OpenGL programalglib-3.2.0.cpp

Description: ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (direct algorithms, EVD/SVD) • Solvers (linear and nonlinear) • Interpolation • Optimization • Fast Fourier transforms • Numerical integration • Linear and nonlinear least-squares fitting • Ordinary differential equations • Special functions • Statistics (descriptive statistics, hypothesis testing) • Data analysis (classification/regression, including neural networks) • Multiple precision versions of linear algebra, interpolation optimization and others algorithms (using MPFR for floating point computations)
Platform: | Size: 984064 | Author: supereast | Hits:

[Algorithmalglib-3.4.0.cpp

Description: 在求解线性方程组(System of Linear Equations)的算法中,有两类最基本的算法,一类是直接法,即以消去为基础的解法。如果不考虑误差的影响,从理论上讲,它可以在固定步数内求得方程组的准确解。另一类是迭代解法,它是一个逐步求得近似解的过程,-we can use several different methods to obtain a solution. If a unique solution is known to exist, and the coefficient matrix is full, then a direct method such as Gaussian Elimination is usually selected.
Platform: | Size: 1131520 | Author: 房子 | Hits:

[Algorithmalglib-2.2.1.cpp

Description: This archive contains many various mathematical functions, for the decision practically лябой of a problem.
Platform: | Size: 1046528 | Author: Anton | Hits:

[Algorithmalglib-3.5.0.cpp

Description: 这个是外国人开发的一套数值算法,里面包含了大量的数值算法,非常方便,有线性回归算法。-This is the foreigners developed a numerical algorithm, which contains a large number of numerical algorithms, very convenient, linear regression algorithm.
Platform: | Size: 1298432 | Author: dzh | Hits:

[Windows Developalglib-3.6.0.cpp

Description: 线性方程求解函数 求多元回归方程:Y = B0 + B1X1 + B2X2 + ...BnXn-Y = B0+ B1X1+ B2X2+ ...BnXn
Platform: | Size: 1383424 | Author: hongzhiyi | Hits:

[Algorithmalglib-3.7.0.cpp

Description: 著名的Alglib库,可以单独放置在自己的源代码中使用,希望大家喜欢-The famous alglib library, you can put the source code into your project, Hope your attention
Platform: | Size: 1534976 | Author: riyu | Hits:

[Fractal programalglib-2.6.0.delphi

Description: ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描述统计、假设检验); (11)数据分析(分类、回归、神经网络);-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Data analysis (classification/regression, including neural networks) • Optimization and nonlinear solvers • Interpolation and linear/nonlinear least-squares fitting • Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear solvers, Fast Fourier Transform and many other algorithms (numerical integration, ODEs, statistics, special functions)
Platform: | Size: 880640 | Author: zhouping | Hits:

[Otheralglib-2.6.0.freepascal

Description: alglib-2.6.0.freepascal
Platform: | Size: 903168 | Author: cprat | Hits:

[Otheralglib-2.6.0.delphi

Description: Package alglib-2.6.0.delphi
Platform: | Size: 879616 | Author: cprat | Hits:

[Algorithmalglib-3.13.0.delphi.free

Description: ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (classification/regression, statistics) Optimization and nonlinear solvers Interpolation and linear/nonlinear least-squares fitting Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear solvers Fast Fourier Transform and many other algorithms
Platform: | Size: 3828736 | Author: pbb | Hits:
« 12 »

CodeBus www.codebus.net