搜索资源列表
-
0下载:
IEEE14节点潮流算法,牛顿法,考虑了节点顺序优化-IEEE14 node flow algorithm, Newton method, consider a node sequence optimization
-
-
0下载:
solve distribution powerflow-complex Newton raphsom method to solve distribution powerflow
-
-
1下载:
The scr ipt quasi_newton_dfp.m optimizes a multivariable function using
DFP Quasi Newton method.-The scr ipt quasi_newton_dfp.m optimizes a multivariable function using
DFP Quasi Newton method.
-
-
0下载:
它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-It contains matlab code of mathematical programming, linear programming, unary function, extreme value, multi-function extremum quasi-Newton method, multi-function extremum, simplex method, nonli
-
-
0下载:
gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
-
-
0下载:
压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
-
-
0下载:
在matlab中,求解插值运算问题,求已知数据点的拉格朗日插值多项式
求已知数据点的艾特肯插值多项式
求已知数据点的均差形式的牛顿插值多项式
求已知数据点的前向牛顿差分插值多项式
求已知数据点的后向牛顿差分插值多项式
求已知数据点的高斯插值多项式
求已知数据点的埃尔米特插值多项式
求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值
求已知数据点的二次样条插值多项式及其插值点处的值
求已知数据点的第一类三次样条插值多项式及其插值点处的值
求已知数据点的
-
-
0下载:
无约束最优化当中经典的拟牛顿法matlab程序-Unconstrained optimization among classical quasi-Newton method matlab program
-
-
1下载:
matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
-
-
0下载:
牛顿迭代法 数值分析 求解方程组的解 这是一个matlab程序代码-newton iteration method
-
-
1下载:
test2:
一、 基本最小二乘法一次算法
二、 基本最小二乘法递推算法
三、 最小二乘遗忘因子一次完成算法
四、 最小二乘遗忘因子递推算法
五、 最小二乘限定记忆算法
六、 最小二乘偏差补偿算法
七、 增广最小二乘算法
八、 广义最小二乘算法
test3:
一、 辅助变量自适应滤波算法
二、 辅助变量纯滞后算法
三、 辅助变量Tally原理算法
四、 多级最小二乘算法
五、 各类改进最小二乘算法的特点
test4:
1、 第二类随
-
-
0下载:
分别用牛顿法、最速下降法、二分法求解非线性方程,用MATLAB编写这些程序-Respectively Newton, steepest descent method, for solving nonlinear equations dichotomy, these programs using MATLAB
-
-
0下载:
此时例是关于用matlab实现牛顿法求解非线性方程组,(包含牛顿法、改进的牛顿法.梯度法、最速下降法代码),里面附带可以直接运行的程序。-At this case is about solving nonlinear equations using matlab Newton, (including Newton, Newton method to improve the code), which comes with the program can be run directly.
-
-
0下载:
matlab配网33节点用牛顿拉夫舜法求解电网潮流计算。-matlab distribution network node 33 Ralph Shun calculated using Newton method for solving power flow.
-
-
1下载:
多维牛顿法,适合于研究生课程最优化方法,是一种基于matlab的仿真算例-Multidimensional Newton method is suitable for postgraduate optimization method is a matlab simulation example
-
-
1下载:
牛顿迭代法的MATLAB程序,输出计算结果-Newton iterative method MATLAB program outputs the calculation result
-
-
0下载:
MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
-
-
0下载:
高斯法,牛顿法,最小二乘法,二分法等实现数值分析计算。(The Gauss method, the Newton method, the least square method, the dichotomous method and so on are used to calculate the numerical analysis.)
-
-
0下载:
文件为牛顿插值法的matlab求解程序,有注解说明每一步意义(The matlab solution program of Newton interpolation method.)
-
-
6下载:
基于MATLAB的带回溯线搜索的牛顿法求解算例。(A numerical example of Newton method with traceback search based on MATLAB is given.)
-