CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 牛顿算法

搜索资源列表

  1. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码

    3下载:
  2. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:258.51kb
    • 提供者:王晶
  1. 数值分析算法描述与习题解答

    1下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59.07kb
    • 提供者:李明
  1. 并联机构顺运动学的桥本算法试验程序

    1下载:
  2. 算法计算
  3. 所属分类:Windows编程

    • 发布日期:2011-04-18
    • 文件大小:2.83kb
    • 提供者:a_mi_o
  1. nd-dd

    0下载:
  2. 牛顿迭代算法 m文件 我们在计算方法课上讲过,按书上给的算法作的-Newton iterative algorithm m our calculations document class said, according to the book to make the algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:777byte
    • 提供者:lanyi198962004
  1. test1

    0下载:
  2. 我自己写的高斯牛顿算法,已经通过了测试。有需要的朋友可以下载。-I wrote it myself Gauss-Newton algorithm, has passed the test. A friend in need can be downloaded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:191.79kb
    • 提供者:陈雪
  1. program

    0下载:
  2. 这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3.9kb
    • 提供者:jiaqingyan
  1. newton

    0下载:
  2. 很简单的牛顿算法,不考虑其他的东西,只用简单的迭代-new ton
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:63.05kb
    • 提供者:KingRay
  1. Simulation_of_a_variety_of_LMS_Algorithm

    0下载:
  2. 仿真了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
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4.1kb
    • 提供者:朱向鹏
  1. mathematicalprogrammingcode

    0下载:
  2. 它包含了数学规划、线性规划、一元函数极值、多元函数极值拟牛顿法、多元函数极值、单纯形搜索法、非线性规划的代码-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
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22.1kb
    • 提供者:温娟
  1. 2

    0下载:
  2. matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3.56kb
    • 提供者:HXY
  1. niniudun

    0下载:
  2. 拟牛顿算法的c程序,希望大家能用的上,有问题多多交流。-Quasi-Newton algorithm c program, I hope everyone can be the last, there is a lot of problems exchange.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2.36kb
    • 提供者:龙威
  1. Newton

    0下载:
  2. 在windows环境下,完成运动学顺解的牛顿算法,计算速度稍慢-In the windows environment, the complete solution kinematics along Newton method is slower calculation speed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.83kb
    • 提供者:miaomiao
  1. niudun

    0下载:
  2. 系统辨识与自适应控制的随机牛顿算法matlab实现-System identification and adaptive control of stochastic Newton algorithm matlab realize
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:924byte
    • 提供者:sunxiaowei
  1. PID控制算法的C语言实现(完整版)

    2下载:
  2. 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:83kb
    • 提供者:绮里小媛
  1. 最小二乘法和牛顿迭代

    1下载:
  2. 最小二乘法和牛顿方法的一些简单资料,对于理解算法有点帮助(i have limit capicaticy for using machine learning,i hope i will impove a lot in the future)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:2.43mb
    • 提供者:笑似心酸
  1. 优化算法

    2下载:
  2. 解决了最小无约束优化问题 步长由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
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:旺旺饼干
  1. 无约束优化问题

    0下载:
  2. 包括几种常用的无约束优化算法,比如最速下降法、BFGS算法、共轭梯度法等等(Including unconstrained optimization algorithms in common use)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:47kb
    • 提供者:999逆臣
  1. 潮流计算

    1下载:
  2. 基于MATLAB电力系统潮流计算程序: %本程序的功能是用牛顿——拉夫逊法进行潮流计算(Power flow calculation)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:3kb
    • 提供者:VV20
  1. 牛顿潮流计算法

    1下载:
  2. 牛顿拉夫逊法解潮流计算MATLAB程序(附课本例题解答)(The MATLAB program for the calculation of the power flow by Newton Ralph Xun method (with a textbook solution))
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:566kb
    • 提供者:冒菜
  1. 牛顿商差matlab算法

    0下载:
  2. 数据的差值算法,其中该函数采用的牛顿商差算法进行差值计算
  3. 所属分类:Windows编程

    • 发布日期:2019-10-18
    • 文件大小:607byte
    • 提供者:jcgwey74958
« 12 3 4 5 »
搜珍网 www.dssz.com