搜索资源列表
AX=b
- 已知线性方程组,求解,得到一个结果向量。-Known linear equations, solving, we obtain a result vector.
Ch6
- 迭代法求解非线性方程的解,包括二分法、牛顿法及抛物线法-Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
LU
- 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
Newmark
- matlab Newmark法 用于求解二阶常系数微分方程组-matlab Newmark method for solving second-order differential equations with constant coefficients
PSO
- 粒子群优化的基本算法,利用该方法求解非线性方程组-The basic particle swarm optimization algorithm, using this method for solving nonlinear equations
matlab_ode45fuzadiaoyong
- matlab程序中ode45复杂调用格式解微分方程。-matlab program for solving differential equations ode45 complex call format.
matlab_ode45
- matlab运用ode45的简单调用解微分方程范例。-the use of a simple call to matlab ode45 paradigm for solving differential equations.
Cpp4
- 三次样条插值求函数近似值;追赶法求解方程组。-Cubic spline interpolation for function approximation catching method for solving equations.
Desktop
- matlab 中用Bisection方法求解一元多次方程,是一种很好的算法。但收敛速度比较慢,是线性收敛-matlab using Bisection method for solving multiple equations one yuan, is a good algorithm. But convergence is slow, linear convergence
matlab-jacobi
- 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
vcPP002
- 追赶法求线性方程组,很好使的源代码-Catching method for solving linear equations, so good source! ! ! ! !
newton
- 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
lu
- lu分解法求解线性方程组,用in.txt文件输入,自动输出。-lu decomposition method for solving linear equations, input in.txt files, automatically output.
QIUJIECHANGWEIFENFANGCHENG
- 这是一个用C语言编写的用于求解微分方程的程序,程序可运行。-This is a C language program for solving differential equations, the program can be run.
gaosixiaoyuanfajuzhen
- 本例 是通过高斯消元法解线性方程组,代码可行,欢迎使用-This example is by Gaussian elimination method for solving linear equations, the code is feasible, Welcome
Lufenjiefajiexianxingfangcheng
- Lu分解法解线性方程组的代码,大家可以试试看,欢迎使用-Lu decomposition code method for solving linear equations, we can try, Welcome
mnewton
- 用LU分解法解线性方程组Ax=b。用牛顿法求非线性方程f(x)=0-With the LU decomposition method of solving linear equations Ax = b. Using Newton s method for nonlinear equation f (x) = 0
matlab-function
- 数值分析中各种代码几何,包括差值函数,牛顿逼近,以及微分方程的解。所以优化参考。-Numerical analysis of various geometric code, including the difference between the functions, Newton approximation, as well as solving differential equations. So Optimization Reference.
gs
- 用高斯消去法解线性方程组的C语言程序,精简易懂,简单实用-Gaussian elimination method for solving linear equations C language program, streamlining understandable, simple and practical
jie_theory
- 估计信道增益,采用最小二乘法解方程的形式来估计信道增益。-It estimates the channel gain, in the form of the least squares method for solving equations to estimate the channel gain.