搜索资源列表

  1. lm4

    0下载:
  2. 高斯线性调频信号的WVD;多普勒信号的WVD;计算WVD时,加窗和不加窗的影响 -Gauss linear frequency modulation signal WVD Doppler signal WVD calculate WVD adding windows and not the effects of window
  3. 所属分类:电子书籍

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:李红
  1. Gauss

    0下载:
  2. void Gauss() /*高斯消去法是解线性方程组的一个方法,这里用列主元消去法*/-void Gauss ()/* Gaussian elimination is the solution of linear equations One way out here PCA elimination method* /
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:廖利辉
  1. yuanma

    1下载:
  2. 数值计算方法解方程组实例,利用Gauss-Seidel迭代法解方程组-Numerical calculation method to solve equations example, using Gauss-Seidel iteration method for solution of equations
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:181248
    • 提供者:john
  1. gaosixiaoyuan

    0下载:
  2. 自己编的高斯消元法求线性方程组的根 可以供数值算法的朋友参考-Own Gauss elimination method for the root system of linear equations for the numerical algorithm can refer to a friend
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:243712
    • 提供者:赵智斌
  1. NumAna_GaussElim

    0下载:
  2. 这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。   程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。-The four procedures were Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:高天
  1. Gauss

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:123904
    • 提供者:xinrui
  1. Gauss

    0下载:
  2. 高斯 克吕格投影... 实现XY<->BL的坐标正反算...已给起始坐标... 若要自己输入可以将注释部分的注释符取消-... To achieve high斯克吕格projection XY <-> BL coordinates of the pros and cons have to start counting ... ... To coordinate their input may be par
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. gauss

    0下载:
  2. 线行方程组的Gauss Jacobi 及一个简单的自适应算法-Line line Gauss Jacobi equations and a simple adaptive algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:张俊杰
  1. Gauss

    0下载:
  2. Gauss消去法的的矩阵分解的改进型算法。优点是快捷。。。。 -Gauss elimination method of matrix decomposition of the modified algorithm. Advantage of being fast. . . .
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:mengxiaosi
  1. gauss_Seidel

    0下载:
  2. 用matlab实现的Gauss-Seidel迭代法。-Using matlab realize the Gauss-Seidel iteration method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:knight
  1. gaussjifen

    0下载:
  2. 高斯(Gauss)求积公式,介绍了高斯公式的详细的算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:121856
    • 提供者:dadda
  1. Gauss

    0下载:
  2. 解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)-Solution of n-order linear equations Ax = b of the PCA out of the general Gaussian elimination procedure is as follows (the following procedures are prepared under matla
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:周倩
  1. GuessSaider

    0下载:
  2. 用C++语言编写的一个用高斯-塞得尔算法来解方程组的程序-Using C language with the preparation of a Gauss- Zeidel method to solve equations of the procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liuke
  1. fangcheng

    0下载:
  2. 通过开发C++程序实现高斯消元法解线性方程组.-Through the development of C++ Procedures realize Gauss elimination solution of linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:pengyitao
  1. rinv

    0下载:
  2. 本程序开发环境为c++ builder.是一个c控制台程序.主函数通过调用子函数int rinv(int n,double a[])实现了全选主元高斯-若尔当消去法求矩阵的逆.-The program development environment for c++ Builder. Is a c console procedures. The main function by calling the Function int rinv
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:huaiqingdashi
  1. lscylinder

    0下载:
  2. 应用Gauss-Newton.圆柱拟合 -Application of Gauss-Newton. Cylindrical fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:wangqx
  1. Gauss

    0下载:
  2. 采用高斯消去法来求解方程组得解,这种消去方法能够减少回代产生的计算误差-Using Gaussian elimination to solve the equations have solutions, this elimination method can reduce the return on behalf of the calculation errors resulting from
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:白雪
  1. rs

    0下载:
  2. 利用GAUSS进行R/S分析,并可由此计算HURST指数,可直接运行-The use of GAUSS for R/S analysis, and the resulting calculation HURST index, can be directly run
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel, Gauss-Seidel-Gauss-Seidel, Gauss-Seidel
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. gaosimar

    0下载:
  2. 高斯--马尔科夫过程的matlab代码以及仿真-Gauss Markov process, as well as simulation matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:liunan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org