CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 解方程

搜索资源列表

  1. usualcode

    0下载:
  2. 介绍了常用的算法并附有c的源码,包括经典的排序查找,各种数学变换、求极值、解方程等。-Introduce a commonly used algorithm with c source code, including the classic sort of search, all kinds of math transformation, extremum seeking, such as solutions of equations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-22
    • 文件大小:6562097
    • 提供者:gejuan
  1. Solutionofequation

    0下载:
  2. 解方程时所用的MATLAB经典程序,文件中还包函了PPT用于同步学习和参考。-Solution of equation used by the MATLAB classical procedures, the document also package a letter PPT study and reference for synchronization.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:85199
    • 提供者:颜建新
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1098
    • 提供者:要清风
  1. newtonmethod

    1下载:
  2. 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4957
    • 提供者:peihongtao
  1. matlabArithmetic

    0下载:
  2. Arithmetic: Dijkstra,Dynamic_pro,Floydkruskal,Random_generate math_exp: 插值与拟合实验 代数方程组的解法 微分方程实验 优化问题实验 数据分析,规划问题,绘图,解方程。。。。。。 -Arithmetic: Dijkstra, Dynamic_pro, Floydkruskal, Random_generate math_exp: interpolation and fitting th
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:3066278
    • 提供者:黄伟
  1. sovle_eqotions

    0下载:
  2. D:\C语言弦截法解方程,一个不错的方法!!!!!!!!!.-do not know how to express
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2633
    • 提供者:fjp119
  1. ALG021

    0下载:
  2. 解方程,具体见英文描述,给一个连续方程,解出f(x) = 0 在一定范围的解- To find a solution to f(x) = 0 given the continuous function f on the interval [a,b], where f(a) and f(b) have opposite signs: INPUT: endpoints a,b tolerance TOL maximum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:rdchkww
  1. ALG022

    0下载:
  2. 解方程,给出一个连续函数接f(x)=0的值,前提是给一个附近的值- FIXED-POINT ALGORITHM 2.2 To find a solution to p = g(p) given an initial approximation p0 INPUT: initial approximation p0 tolerance TOL maximum number of iterations NO.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1016
    • 提供者:rdchkww
  1. ALG025

    0下载:
  2. 解方程,给出一个连续函数接f(x)=0的值,前提是给两个附近的值,且符号相反 - METHOD OF FALSE POSITION ALGORITHM 2.5 To find a solution to f(x) = 0 given the continuous function f on the interval [p0,p1], where f(p0) and f(p1) have opposite signs: INPUT
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1273
    • 提供者:rdchkww
  1. Traditional_C_Source_Code

    0下载:
  2. 经典数值算法、简单界面操作代码。包括常用的排序、插值、解方程和矩阵操作-Classical numerical algorithm, a simple interface to operate the code. Which are used in the sorting, interpolation, solution of equations and matrix operations
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:19378
    • 提供者:cuckoo
  1. GAUSS_JORDAN

    0下载:
  2. 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助-GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5739
    • 提供者:小志
  1. josephson

    5下载:
  2. 基于Matlab对约瑟夫森结(Josephson Junction)RCSJ模型的交直流I-V特性及非线性混沌现象进行数值模拟。通过计算机数值模拟得到该模型的非线性微分方程数值解,研究了RCSJ模型中各参量对约瑟夫森结的影响,进而简要分析其I-V特性和非线性混沌现象的产生机理,绘制出约瑟夫森结的交直流I-V特性曲线、非线性微分方程的相图及因其高度非线性而引起的通过倍周期分岔和阵发性原理进入混沌状态的分岔图。还给出庞加莱截面及功率谱。-Matlab based on the Josephson j
  3. 所属分类:matlab

    • 发布日期:2016-04-25
    • 文件大小:20864974
    • 提供者:Ellison
  1. pianweifenMATLAB

    0下载:
  2. 各种偏微分方程 使用MATLAB程序设计的解法-Solution of Partial Differential Equations
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5129994
    • 提供者:陶珂
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. fangchengqiugeng

    1下载:
  2. 偏微分方程的数值解法,包括所有源程序,请多多指教!-The numerical solution of partial differential equations, including all source code, please advice!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:9837
    • 提供者:changxu
  1. matlab123412asdf

    0下载:
  2. matlab经典算法的程序 多个matlab经典算法程序,包括插值与拟合、规划问题、解方程、绘图、数据分析-classical algorithm matlab process more than the classic algorithm matlab procedures, including interpolation and fitting, planning problems, solution of equations, graphics, data analysis, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:3066512
    • 提供者:余彦培
  1. MatlabProgrames

    0下载:
  2. matlab程序例程,包含解方程,曲线拟合等诸多实例,特别适合初学者-matlab programme examples, including solving equations, curve fitting, etc
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:255041
    • 提供者:xingxing
  1. shuzhifenxi

    0下载:
  2. 研究生数值分析(计算方法)的基础程序,用于解方程,虚线拟合,插值等!所有程序已经校正,!-Numerical Analysis of post-graduate (calculation method) is based on the procedure for solution of equations, the dashed line fitting, interpolation, etc.! All procedures have been corrected
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:8775
    • 提供者:wsw
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78274
    • 提供者:xichen
  1. cubitf

    0下载:
  2. 解三次方程式的根 AX^3+BX^2+CX+D-Cubic equation(v2.2), coded by www.dayi.net btef
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1212
    • 提供者:davidlin
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com