搜索资源列表
bp2005
- 经过多次试验,该程序用于复杂的非线性数据的拟合具有很好的效果。-After numerous experiments, the procedure for the complex nonlinear fitting the data with very good results.
vis.tar
- 用欧拉,龙格库塔,Heuch 方法解非线性方程的其中一种方法,没有解密密码-with Euler, the Runge - Kutta, Heuch method for solving systems of nonlinear equations, one way yet to be declassified Password
用拟牛顿法解非线性方程组
- 用拟牛顿法解非线性方程组-with quasi-Newton method for solving nonlinear equations
Kernel-Principal
- 核主元分析法能充分利用核函数来解决非线性问题,具有很好的非线性逼近能力-Kernel principal component analysis can take advantage of the kernel function to solve nonlinear problems, with good nonlinear approximation ability
Algorithm
- c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
feixinagxinghuigui
- 非线性回归分析简易系统 c# +excel 包含数据 为计量地理的程序-Nonlinear regression analysis of simple systems c#+ Excel contains geographic data for measuring procedures
N-U
- 一构件的非线性分析程序,对于结构专业的有一定帮助,-One component of the nonlinear analysis program, for the structure must have professional help,
BaseMath
- C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
Newton-Raphson
- 利用牛顿拉夫逊算法解非线性方程,该法其核心也是迭代的思想。-Newton_Raphson for nonlinear equation
gfoidl.SammonProjection_Source
- c#实现的基于非线性降维方法的数据分析程序代码-Sammon s projection is a nonlinear projection method to map a high dimensional space onto a space of lower dimensionality.
chaoliuchengxu
- 用极坐标形式的牛拉法保留非线性算法计算输电网的潮流,并且考虑系统中变压器的变比产生的影响-Cattle with the polar form of nonlinear algorithm Rafah keep the trend of the transmission network, and consider the system in the transformer than the impact of
cSharp-nonlinear-equation
- 用c#实现各类非线性方程的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of nonlinear equations, and the supporting books for the " C# numerical algorithm programming"
Nonlinear-equation-solve
- 非线性方程,方程组求解,利用求非线性方程实根的对分法和求非线性方程组一组实根的梯度法-Nonlinear equation solve
C-multi-objective
- 用遗传算法求解多目标非线性规划问题的C程序代码-The C++ code for genetic algorithm solving multi-objective nonlinear programming problem
BP-neural-network
- BP神经网络,包括由大量的简单基本元件——神经元相互联接而成的自适应非线性动态系统。每个神经元的结构和功能比较简单,但大量神经元组合产生的系统行为却非常复杂。-BP neural network,By a large number of simple basic components- neurons interconnected by adaptive nonlinear dynamic systems. The structure and function of each neuron is
Gauss
- 列组消元法解线性方程组,牛顿最速下山法解非线性方程组-Column group elimination method for solving linear equations, Newton' s steepest descent method for solving nonlinear equations
DFPTest
- 变尺度DFP方法; 非线性最优化; 多元函数优化方法-DFP variable metric method nonlinear optimization multi-function optimization method
BFGSTest
- 拟牛顿法BFGS; 非线性无约束最优化; C#编程-Quasi-Newton method BFGS nonlinear unconstrained optimization C# Programming
STEEPESTTest
- 最速下降法; 非线性最优化算法; C#编程; 多元;-Steepest descent method nonlinear optimization algorithms C# programming diverse
gauss
- 高斯消元,用来解非线性方程组,主程序调用子程序-Gaussian elimination for solving nonlinear equations, the main program calls the subroutine