CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - solve

搜索资源列表

  1. 科学与工程数值计算算法配套源码java

    1下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix co
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:134.52kb
    • 提供者:方正
  1. 科学与工程数值计算算法配套源码vb

    4下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix comput
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:189.77kb
    • 提供者:方正
  1. 科学与工程数值计算算法配套源码vc++

    5下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC + +" complementary source, includes the plural, matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.26mb
    • 提供者:方正
  1. cg

    0下载:
  2. 共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2.46kb
    • 提供者:zhuyi
  1. linsys

    0下载:
  2. to help the user to solve linear systems vb code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:17.68kb
    • 提供者:jinnie
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:619.82kb
    • 提供者:kyo
  1. Simpleequationstoachieve

    0下载:
  2. 利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:赵伟元
  1. Solve-equations-

    0下载:
  2. 高斯法,高斯—约当法解线性方程组。齐次,非齐次均可。-Solve equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.05kb
    • 提供者:白色山
  1. solve-linear-system-by-LU

    0下载:
  2. 用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.7kb
    • 提供者:huyunq
  1. solve-linear-system-by-Cholesky

    0下载:
  2. 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1.69kb
    • 提供者:huyunq
  1. solve-linear-system-by-LDLT

    0下载:
  2. 用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.91kb
    • 提供者:huyunq
  1. Solve-nonlinear-equation

    1下载:
  2. newmark算法 能有效的解决动力学有限元分析问题 对初学者有很大的帮助-newmark algorithm can effectively solve the dynamic finite element analysis of a great help for beginners
  3. 所属分类:Algorithm

    • 发布日期:2014-12-25
    • 文件大小:4kb
    • 提供者:沈紫乐
  1. Solve-equation

    0下载:
  2. 用牛顿迭代法求解一元二次方程组的解,十分好用-Solve equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1.68kb
    • 提供者:colin
  1. MAtrix-solve

    0下载:
  2. fortran源代码,线性方程组求解,详细算法代码-fortran code for matrix solve
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:14.26kb
    • 提供者:1
  1. the-general-solve-of-PDE-function

    0下载:
  2. 数值计算里解偏微分方程组的常见函数,非常实用-the general function to solve the partial difference equations
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:9.88kb
    • 提供者:zhuwei
  1. solve-equation

    0下载:
  2. 解决一般的线性方程组,其中包含希尔伯特消元法和高斯隐式消元法两种方法。-Solve a generally linear equations, which contains two methods in Hilbert elimination method and Gauss implicit elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:107.23kb
    • 提供者:*程
  1. Solve-linear-equations

    0下载:
  2. 解二元一次方程组,通过输入系数即可计算出方程组的解-Solve linear equations, coefficients can be calculated by entering the solution of the equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:842byte
    • 提供者:魏巍
  1. solve-Sudoku

    0下载:
  2. 用来解数独游戏的程序,适合matlab入门者学习参考。-The program to solve Sudoku.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:592byte
    • 提供者:李二
  1. first_order_differ---solve

    0下载:
  2. 使用四阶Runge-Kutta算法解决两个一阶微分方程组,并输出到文件。-solve a two cupled first order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:3kb
    • 提供者:zhangxiaohu
  1. LQA to solve problem of SCAD

    5下载:
  2. 使用局部二次逼近的方法(LQA),求解带有SCAD惩罚项的线性回归问题。(Use the local quardratic approximation (LQA) method to solve the problem of the smoothly clipped absolute deviation penalty (SCAD) in linear regression.)
  3. 所属分类:数学计算

    • 发布日期:2020-05-03
    • 文件大小:4kb
    • 提供者:weiyan2
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com