搜索资源列表

  1. three-methods-of-Solving-equations

    0下载:
  2. 三种方法解方程(包括Newton法、不动点迭代法、自定义法)-three methods of Solving equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:AbStars
  1. Iteration-Solving-Linear-System

    0下载:
  2. 数值计算方法matalb,该程序包含了迭代法求解线性方程组!-The numerical calculation the method matalb This package contains the iteration method for solving linear equations!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:刘鸿博
  1. Directly-Solving-Linear-System

    0下载:
  2. 数值计算方法matalb程序,该程序包含了直接发求解线性方程组!-The numerical calculation the method matalb program, which includes directly solving linear equations!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:刘鸿博
  1. Solving-the-2-D-Poisson-equation-by-the-Finite-Di

    0下载:
  2. Solving the 2-D Poisson equation by the Finite Difference
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:ahmed
  1. Solving-Nonlinear-Equations-using-Newton

    0下载:
  2. Solving Nonlinear Equations using Newton
  3. 所属分类:文件格式

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:shadi
  1. solving-linear-equations

    0下载:
  2. 用MATLAB 实现直接求解线性方程 Direct method for solving linear equations-Solving linear equations Direct method for solving linear equations using MATLAB to achieve direct
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:向强
  1. Linear-Equations-Solving

    0下载:
  2. 包含线性方程组迭代解法的共轭梯度法和最速下降法Matlab源代码级收敛性分析报告,以及线性方程组Matlab解法的参考资料-Contains linear equations iterative method for solving the conjugate gradient method and the steepest descent method Matlab source-level convergence analysis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:4758528
    • 提供者:吉韦
  1. subset-of-solving

    0下载:
  2. C语言中采用位运算进行真子集的求解,主要作为位运算的例程或者引导学生的利用位运算的解题思路-Solving ideas using bitwise operations in C language proper subset solving, primarily as a bit arithmetic routines or guide students in the use of bit operations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:pupeng
  1. QEA-solving-0-1-Knapsack-problem

    0下载:
  2. 主要是利用QEA解决0-1背包问题的程序-It isuseful to solving the problem of 0-1 Knapsack using QEA
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:93184
    • 提供者:yanyanyan
  1. LU-decomposition-solving-equations

    0下载:
  2. fortran95-2003科学计算与工程第1章 矩阵分解与线性方程组直接方法LU分解解方程-Scientific Computing and Engineering disc fortran95-2003 each chapter code fortran95-2003 Scientific Computing and Engineering Chapter 1 matrix decomposition and direct met
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:jiaoyl
  1. Solving-Problems-Using-Maple

    0下载:
  2. 用Maple和MATLAB解决科学计算问题-Solving Problems in Scientific Computing Using Maple and MATLAB
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:11445248
    • 提供者:李想
  1. Solving-equations

    0下载:
  2. 解方程。学习用软件求解方程的方法,帮助自己解决手工计算不能解决的方程。-Solving equations. Learning methods of solving equations using the software to help solve their own manual calculation of the equation can not be solved.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:zujiang
  1. Overrelaxation-solving-equations

    0下载:
  2. 超松弛法求解线性方程组的C语言程序,程序运行效率高,注释很详细,是求解线性方程组的利器。可高速运行在单片机里面。-Overrelaxation method for solving linear equations C language program, the program is running high efficiency, very detailed notes, is a tool for solving linear eq
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ahui
  1. PSO-for-solving-the-TSP

    0下载:
  2. 粒子群算法求解旅行商问题的MATLAB源代码-MATLAB source code of the PSO algorithm for solving the traveling salesman problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:断雨
  1. solving-equaitons

    0下载:
  2. 求 解 方 程 -matlab Solving equations ===============================
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:zmj
  1. solving-linear-equations-solution

    0下载:
  2. 在matlab软件中用直接法求解线性方程组的解,matlab例子程序-Matlab software using the direct method for solving linear equations solution, matlab example program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:water wang
  1. Solving-linear-equations

    0下载:
  2. 对线性方程组进行求解,寻找线性方程组是否有解-Solving linear equations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:宽宽
  1. MATLAB-for-solving-differential

    0下载:
  2. MATLAB解微分方程;遗传算法工具箱;laplace偏微分方程求解;-MATLAB for solving differential equations genetic algorithm toolbox laplace partial differential equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:235520
    • 提供者:大学
  1. Shidishui-game-solving-algorithm

    0下载:
  2. 十滴水游戏解题算法 算法之搜索了一层,效果不是很好哈-Shidishui game solving algorithm algorithm search layer, the effect is not very good and Kazakhstan
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:龙远思
  1. solving-probobiltis

    0下载:
  2. solving state probability
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:魏江涛
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org