搜索资源列表
2
- matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
poissonfdm
- 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
eqtation-iteration
- 这是 一个数学基本运算中,关于线性方程迭代算法的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations on the linear equations iterative algorithms of a program, the program design specifications, and can directly call the
jac
- 雅克比迭代用matlab实现 我是一个初学者 费了我很大的功夫 大家一定要珍惜-Jacobi iteration with matlab realize I' m a beginner cost me a lot of effort we must cherish
jiangchengzhi
- 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
myfacedet02
- matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak classifiers by iteration , re
lms
- LMS算法的matlab仿真,通过迭代产生最优权值,并验证收敛-LMS algorithm matlab simulation, optimal weights by iteration, and verify convergence
fmin
- 用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
newton-iteration
- matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
matlab
- matlab代码 迭代法求解非线性方程 用不动点迭代法求非线性方程组的一个根-matlab code iterative method for solving nonlinear equations using fixed point iteration method for solving nonlinear equations of a root
mathmatical-calculation-with-matlab
- CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序-CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code
MHSS-iteration-mehtod
- 计算大型矩阵的MHSS迭代法Matlab程序,该程序包含几个部分。-MHSS iteration method
MATLAB
- 几个matlab程序,包括牛顿迭代、雅各比算法以及龙贝格、史蒂芬孙方法。-Several matlab procedures, including Newton iteration algorithm and Jacoby Romberg, Stephenson methods.
euler mehod
- 欧拉法是一种一阶数值方法,用以对给定初值的常微分方程(即初值問題)求解。它是一种解决数值常微分方程的最基本的一类显型方法(euler method for iteration)
fvnctikn-MATLAB
- 用Gauss-Serdel迭代法计算方程组的MATLAB函数文件(Calculation equations of the Gauss - Serdel iteration method of MATLAB function file)
Matlab Files Bernstein
- bersnstein 基函数 生成normalise totally positive matrix ; richardson(bersnstein basic function;richardson)
LMFnlsq
- 差分法迭代程序MATLAB程序源代码仅供参考(Difference method iteration)
Power Flow6.23
- MATLAB求解电力系统潮流;牛顿迭代法;适用于14节点30节点300节点1047节点等。(MATLAB solves the power system tidal current; Newton iteration method; it applies to 14 nodes, 30 nodes, 300 nodes, 1047 nodes, etc.)
Dynamic-Programming-master
- 经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
代码
- 利用连续法相对定向和加权迭代法检测粗差,用matlab编写(Detection of gross errors by continuous relative orientation and weighted iteration)