搜索资源列表

  1. Gauss

    0下载:
  2. 列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:张从
  1. PathPlan

    0下载:
  2. 实现了波兰式的求解,对大数计算使用,可以到100位数的运算-realization of the Polish-solving, the use of large numbers calculation, the median of 100 Operators
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:44032
    • 提供者:pj
  1. 8

    0下载:
  2. 是个把数码问题的求解,可以对输入的9个数字用A*算法进行排序。-Is a digital problem solving, can be entered using the number 9 ranking A* algorithm.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-22
    • 文件大小:2022400
    • 提供者:亮亮
  1. powernode

    0下载:
  2. 牛顿-拉夫逊法潮流计算 基本步骤:   (1)形成节点导纳矩阵   (2)将各节点电压设初值U,   (3)将节点初值代入相关求式,求出修正方程式的常数项向量   (4)将节点电压初值代入求式,求出雅可比矩阵元素   (5)求解修正方程,求修正向量   (6)求取节点电压的新值   (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义
  3. 所属分类:其他行业

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:asd
  1. gaos

    0下载:
  2. 高斯迭代法求解线性方程组的源代码! -Gauss iteration method for solving linear equations of the source code!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:佘志强
  1. matrix_function

    0下载:
  2. 矩阵函数的求解,有助于初学矩阵分析的学生理解矩阵函数的内容-Solving matrix function, contribute to matrix analysis of novice students understand the content of the matrix function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:linglinglu
  1. testsvd

    0下载:
  2. 给出了利用svd求解方程组的代码,结果的有效性在主函数中得到验证-Given the use of SVD for solving equations of the code, the validity of the results in the main function has been verified
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:250880
    • 提供者:mawei
  1. gsxy

    0下载:
  2. // 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 //     b - 常数向量的指针 //     n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 //     1 - 求解失败-//Carry out principal component of the Gaussian elimination met
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:bodihotboy
  1. niudundiedai

    0下载:
  2. 自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定-Their times of Newton iteration procedure for solving the dual quadratic equation iteration step can be set for
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:李博
  1. c

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。-Quasi-Newton method (DFP) DFP algorithm for solving unconstrained extremum problem.
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:林颉
  1. ConvexHull

    0下载:
  2. 使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to gen
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:51200
    • 提供者:王晓桐
  1. BCINV

    1下载:
  2. 复数求逆矩阵,复数矩阵求逆矩阵,fortran子程序,求解精度高稳定,适合大矩阵计算-Plural inverse matrix, complex matrix inversion matrix, fortran subroutine solving high accuracy and stability, suitable for large matrix calculation
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:zhanglei
  1. TA_TSP

    0下载:
  2. 开发环境:Visual C++ .net2003 功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:27648
    • 提供者:jimin
  1. AGGJE

    0下载:
  2. 用全选主元高斯-约当消去发求解系数矩阵为稀疏矩阵的方程组-Select All PCA with Gaussian- about when fat elimination for solving sparse matrix for the coefficient matrix of equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:32768
    • 提供者:z
  1. maze

    0下载:
  2. 迷宫求解(全部解) 共有三个文件maze.h mclass.cpp t3.cpp 希望大家多提意见-Maze Solving (all solutions) there are three documents maze.h mclass.cpp t3.cpp do so hope that everyone
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:李言
  1. NR

    0下载:
  2. C#矩阵运算类,可以实现矩阵运算的常见功能,方程组求解等功能。-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:347136
    • 提供者:罗剑
  1. josephsonmatlab

    0下载:
  2. 本程序基于约瑟夫森结的RSJ模型,对无微波辐照和微波辐照下约瑟夫森结的特性进行了数值计算求解,其中有微波辐照的RSJ模型求解采用了四阶龙格库塔方程函数,两种情况都给出了I-V特性曲线图(程序包中也附带),展现了量子化电压台阶。-This procedure based on the RSJ Josephson junction model, no microwave radiation and microwave radiation c
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:sherry
  1. Matlab_xxfc

    0下载:
  2. 用matlab解非线性方程组算法介绍,文章中有matlab详细代码-Using matlab algorithm for solving nonlinear equations, the article has a detailed code matlab
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:49152
    • 提供者:陈媛媛
  1. list

    0下载:
  2. 单链表倒序 ,多个栈公用一块存储空间,以及迷宫问题的求解 -Single linked list in reverse order, more than a stack of public storage space, as well as solving a maze problem
  3. 所属分类:数据库系统

    • 发布日期:2024-05-22
    • 文件大小:141312
    • 提供者:路径
  1. CAVY6PRZ

    0下载:
  2. 基于投影直方图的图像识别方法。该方法成功解决了图像识别中对于此类具有不确定边缘的二维码识别问题。-Histogram-based projection method of image recognition. The method succeeded in solving image recognition in such uncertainty with the edge of two-dimensional code recogni
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:264192
    • 提供者:郝晓
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org