搜索资源列表
changyongsuanfachengxuji
- 本程序针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。 书中所有算法均用C语言描述。 本程序集可供广大科研人员、工程技术人员以及管理工作者阅读使用,也可作为高等院校师生的参考程序。 与本程序配套的书为《C常用算法程序集》。也一同上传。可从本网站上下载。
sample-rate-conversion
- 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
matlab--jie-fang-cheng-zu
- 非线性方程组的求解是一个很麻烦的问题,应该对某一类方程组进行matlab求解-Nonlinear equations is a very troublesome problem, it should be of a certain type equations matlab solving
matlab
- 龚纯主编的“matlab语言常用算法程序集”第十章非线性方程组求解的源代码-Gong pure edited matlab language commonly used algorithm for assembly source code Chapter solving nonlinear equations
CH6
- FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
PSO-HJ
- PSO算法和模式搜索法的混合算法求解非线性方程组-PSO algorithm and hybrid algorithm pattern search method for solving nonlinear equations
PSO-MC
- PSO算法和蒙塔卡洛算法的混合算法,求解非线性方程组。单目标优化问题-Hybrid algorithm of PSO and Monta Carlo algorithms for solving nonlinear equations. Single-objective optimization problem
PSO
- PSO源代码,求解单目标优化问题,本代码用于求解非线性方程组问题-PSO source code