CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - Newton

搜索资源列表

  1. c3_20

    0下载:
  2. 牛顿 迭代法-Newton
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:阿园
  1. ThreeInOne

    0下载:
  2. 插值演示,牛顿插值,拉格浪日插值,三次样条插值-interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2708
    • 提供者:黄汉
  1. Newton

    0下载:
  2. 数值算法,牛顿算法源码,动态演示过程,JAVA源码
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1545
    • 提供者:张辉
  1. Java实现牛顿插值多项式为基础的线性插值

    0下载:
  2. Java实现牛顿插值多项式为基础的线性插值,并输出插值后的图形,Java realization of Newton' s interpolation polynomial-based linear interpolation, and the graphics output after interpolation
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-21
    • 文件大小:1377
    • 提供者:maria
  1. kanon-1239559859-239

    0下载:
  2. Java source implements Newton Basins.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2750
    • 提供者:patty
  1. 01Introduction

    0下载:
  2. java算法,主要是金融算法的实现,有具体的实现代码。包括中间二分法,牛顿算法等。-java algorithms, mainly the implementation of financial algorithms, there is a specific implementation code. Including Middle dichotomy, Newton algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:260655
    • 提供者:耿立博
  1. Newton

    0下载:
  2. 基于Java的牛顿法,是数值计算方法的实验题。-Java-based Newton method is a numerical calculation of the experimental problems.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:段文峰
  1. Newton

    0下载:
  2. 在JAVA中实现了了牛顿的迭代法,牛顿迭代法-Implemented in JAVA in a Newton iteration, Newton iteration
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:刘浩源
  1. xinjian

    0下载:
  2. 这是牛顿发的一些编程。。希望能有些帮助么-This is Newton made some of the programming. . What hope can be helpful
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3273
    • 提供者:wqf
  1. mcd_sle_sim_ludecomp

    0下载:
  2. This the method of newton using c++, and so difficult to apreach more than.-This is the method of newton using c++, and so difficult to apreach more than.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:55801
    • 提供者:Jonathan
  1. optimizationMethods

    0下载:
  2. optimization methods secant, newton, gradient
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:25110
    • 提供者:savas
  1. Aplet_newton

    0下载:
  2. The file is an applet programmed in Java which describes Newton s second law of motion. File contains project containing all source codes and additional files needed to compile the project in NetBeans and webpage where applet is used.
  3. 所属分类:Applet

    • 发布日期:2017-05-30
    • 文件大小:12757908
    • 提供者:Pavol Sekeres
  1. Chart

    0下载:
  2. 这是一个简单的拉格朗日曲线拟合和牛顿插值曲线拟合程序-This is a simple Lagrangian curve fitting and the Newton interpolation curve fitting procedure
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:1968
    • 提供者:陈学伟
  1. Lagrangian

    0下载:
  2. 通过上机实现拉格朗日、牛顿和三次自然样条三种插值算法,了解并掌握拉格朗日、牛顿和三次自然样条三种插值算法的内涵。通过动态演示曲线生成全过程,分析并比较三种插值算法的优缺点,深刻理解这些算法。-Lagrange, Newton-on and three natural spline the three interpolation algorithm, to understand and grasp the meaning of Lagrange, Newton, and three natural
  3. 所属分类:Java Develop

    • 发布日期:2017-12-09
    • 文件大小:972
    • 提供者:类铭辰
  1. niudundiedaifa

    0下载:
  2. 计算方法实验题,自己写的 可以参考一下 牛顿迭代法(切线法)-Experiment of calculation, you can write your own reference Newton iteration (tangent)
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:235016
    • 提供者:jesse
  1. feixianxingfangcheng

    0下载:
  2. 解非线性方程的java代码,包括高斯消去,牛顿消去等-Java code for solving nonlinear equations, including Gaussian elimination, elimination, etc. Newton
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1241
    • 提供者:xuliuhuan
  1. wchy_agui

    0下载:
  2. 计算方法大作业源代码,实现了二分法,牛顿迭代法,高斯消去法,解三对角分解法,雅可比迭代法等10余个算法-Method to calculate the project source code, the realization of the dichotomy, Newton iterative method, gauss elimination, solving tridiagonal decomposition method, Jacobi iteration method and so on
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7441
    • 提供者:arthur
  1. ProyectoJava.java

    0下载:
  2. proyecto de metodos numerico que contiene metodos de biseccion, newton rhapson entre otros
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2619
    • 提供者:paula
  1. Leapfrog

    0下载:
  2. simple leap frog iterator for newton in java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:740
    • 提供者:serser
  1. Newton

    0下载:
  2. 比较强壮,可以计算各种数据的数值算法牛顿迭代的程序。-The numerical algorithm for calculating various data is strong, and the numerical algorithm Newton iterative procedure.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:541
    • 提供者:Wind
« 12 »
搜珍网 www.dssz.com