搜索资源列表

  1. solving-nonlinear-equations

    0下载:
  2. matlab 的非线性方程组求解多种方法得源程序-Solving nonlinear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:12288
    • 提供者:chilsma
  1. for-cycle-solving-factorial

    0下载:
  2. matlab利用For循环求解阶乘之和,matlab利用For循环求解阶乘之和-For cycling solving factorial
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:19456
    • 提供者:卢宠
  1. code

    0下载:
  2. 书记源码: Data Structures and Problem Solving Using Java, Fourth Edition-Source Code for Data Structures and Problem Solving Using Java, Fourth Edition
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:503808
    • 提供者:dyanefan
  1. solving-programming-problem-matlab

    0下载:
  2. 用matlab编程求解无约束优化问题、线性规划问题、非线性规划问题。-Programming using matlab for solving unconstrained optimization problems, linear programming, nonlinear programming problems.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:121856
    • 提供者:蒲元威
  1. Solving-linear-equation

    0下载:
  2. 解线性方程组的直接法,我搜集的matlab程序,希望对同学有用,希望大家学习!-Solving linear equations, direct method, I collected the matlab program, the students hope to be useful, I hope you learn!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:21504
    • 提供者:郑林
  1. Solving-nonlinear-equations

    0下载:
  2. 非线性方程组MATLAB求解的程序,希望能够成功上传,-Solving nonlinear equations MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:95232
    • 提供者:段永超
  1. Solving-cubic-equation-

    0下载:
  2. 用二分法求解三次方程,只需要输入方程的四个系数即可进行求解。-Solving cubic equation with the dichotomy, just type equation can be solved by the four factors.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:liudehua
  1. Method-for-solving-EM-problems

    0下载:
  2. 提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.-Propos
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:310272
    • 提供者:durongmao
  1. Solving-the-shortest-path

    0下载:
  2. 这是一个用VC++求解最短路径的程序,在求解最短路径时可以绕过障碍物。-This is a VC++ using the procedure for solving the shortest path, shortest path in the solution can bypass the obstacles.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:21504
    • 提供者:ljg
  1. Solving-equations-

    0下载:
  2. 迭代法,牛顿迭代法,试位法,二元搜索法,弦割法解方程。 -Solving equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:白色山
  1. Program-for-solving-laplace-equation-using-FDM.zi

    0下载:
  2. Program for solving Laplace Equation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:8192
    • 提供者:SKSantosh
  1. solving-equation

    0下载:
  2. 此时matlab中求解方程的基本实例,包括线性和非线性的微分和常数方程-At this point the basic matlab examples for solving equations, including linear and nonlinear differential equations and constants
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:84992
    • 提供者:ray
  1. maze-solving

    0下载:
  2. 用C++写的“迷宫求解”。实现对随机迷宫或者是给定的迷宫的自动寻径。-Written in C++, " maze solving." Achieve a given random maze or labyrinth of automated routing.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:294912
    • 提供者:应鸳凯
  1. Data-Abstraction-and-Problem-Solving-with-Java_co

    0下载:
  2. Data Abstraction and Problem Solving with Java - code1
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:72704
    • 提供者:Sanch
  1. Solving-nonlinear-programming

    0下载:
  2. 求解非线性规划和服务中心的位置,服务中心的位置与其他楼房位置之间的距离不能少于30米(已经考虑了所有建筑的占地面积)。-Solving nonlinear programming and service center locations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:12288
    • 提供者:李楠
  1. Solving-the-expression

    0下载:
  2. 算数表达式求解问题。模拟计算机内部算数表达式的计算过程,用顺序结构的栈实现存储,可以从键盘输入一个算数表达式,并可以判断表达式是否合法,输出正确的结果,并显示输入序列和栈的变化过程。-Problem of solving arithmetic expressions. Arithmetic expression inside the computer simulation calculation, the structure of th
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:7168
    • 提供者:李莉
  1. Solving-Nonlinear-Equations-using-Newton-Raphson.

    0下载:
  2. Solving Nonlinear Equations using Newton-Raphson matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:zaqwaz
  1. Solving-equations-using-Solver

    0下载:
  2. 在EXCEL中可以用“单变量求解”解一元多次方程,用“规划求解”解多元方程或找到数学模型的最优解-excel Solving equations using Solver
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:123904
    • 提供者:pingcheng
  1. Solving-equations

    0下载:
  2. 解方程,其中包含解方程的一些解法,源代码是M文件的形式,还有PPt的相关教程-Solving equations, solving equations containing a number of solutions, M-file source code form, as well as the related tutorial PPt
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:86016
    • 提供者:韩鹏程
  1. Solving-ODEs-with-MATLAB

    0下载:
  2. Solving ODEs with MATLAB - Shampine Gladwell Thompson-Solving ODEs with MATLAB- Shampine Gladwell Thompson
  3. 所属分类:软件工程

    • 发布日期:2024-05-23
    • 文件大小:1221632
    • 提供者:黃琳林
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org