搜索资源列表
MinTV_Test
- 采用MinTV算法对图像进行处理,用MinTV恢复算法+牛顿迭代法实现压缩感知对图像的处理。-MinTV algorithm using image processing, with MinTV recovery algorithm+ Newton iteration method to achieve compression perception of the image processing.
nr14
- IEEE14节点潮流算法,牛顿法,考虑了节点顺序优化-IEEE14 node flow algorithm, Newton method, consider a node sequence optimization
InterpolationofthedifferencequotientNewtoniterativ
- 牛顿插值的差商迭代算法 用C编写的-Interpolation of the difference quotient Newton iterative algorithm
10Csource
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 important C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, Qin nine-chao, power la
program
- 这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
newton
- 很简单的牛顿算法,不考虑其他的东西,只用简单的迭代-new ton
Simulation_of_a_variety_of_LMS_Algorithm
- 仿真了LMS算和和牛顿算法以及最速下降算法有图形可以清楚的看到几个算法的收敛速度的快慢-Calculation and simulation of the LMS and Newton algorithm and the steepest descent algorithm can clearly see several graphical convergence of the algorithm for the pace of
shuzhifenxi
- 数值分析作业源代码包括Aitken(埃特金算法) 牛顿法-Source code for numerical analysis operations
mathematicalprogrammingcode
- 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-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
1-Newton
- 牛顿迭代算法,可以处理一些简单的计算,得到的结果保存为txt文件。-Newton iterative algorithm that can deal with some simple calculation, and the result saved as a txt file.
shuzhifenxishiyan
- 包括欧拉 拉格朗日 龙贝格 三次样条函数 牛顿下山法等数值分析实验课算法.-Including the Euler-Lagrange Romberg cubic spline function method and other numerical analysis Newton descent algorithm for experimental course.
2
- matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
niudongchazhifa
- 牛顿差值公式,计算方法的一种算法。 用的是递归方法-jisuanfangfa
niniudun
- 拟牛顿算法的c程序,希望大家能用的上,有问题多多交流。-Quasi-Newton algorithm c program, I hope everyone can be the last, there is a lot of problems exchange.
Newton
- 牛顿解方程算法,下载后还没看过,惭愧。有需要可自行测试-Newton solving equations have not seen the algorithm, download, ashamed. Need self-testing
niudun
- 系统辨识与自适应控制的随机牛顿算法matlab实现-System identification and adaptive control of stochastic Newton algorithm matlab realize
最小二乘法和牛顿迭代
- 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
优化算法
- 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
潮流计算
- 基于MATLAB电力系统潮流计算程序: %本程序的功能是用牛顿——拉夫逊法进行潮流计算(Power flow calculation)
牛顿潮流计算法
- 牛顿拉夫逊法解潮流计算MATLAB程序(附课本例题解答)(The MATLAB program for the calculation of the power flow by Newton Ralph Xun method (with a textbook solution))