CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 线性方程组

搜索资源列表

  1. Solutionoflinearequationsofapathologicalneuralnetw

    0下载:
  2. 一篇神经网络应用的文章--一种解病态线性方程组的神经网络算法-A neural network application article--Solution of linear equations of a pathological neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:235717
    • 提供者:dingyang
  1. zhuiganfa

    0下载:
  2. 求解三对角线性方程组的追赶法,能够实现节省存储空间和时间的算法程序-for math analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:534
    • 提供者:陈一
  1. Doolittle

    0下载:
  2. 此方法为求解线性方程组的方法,LU分解法也称Doolittle分解法方便,是数值计算中经常运用的一种方法-This method is the method for solving linear equations, LU decomposition, also known as Doolittle decomposition method is convenient, is often used in numerical calculation method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:12450
    • 提供者:陈岩
  1. Solve

    0下载:
  2. 线性方程组的系数矩阵为实对称阵并且采用半带宽存储时,采用顺序高斯消去法解线性方程组的matlab程序。-The coefficient matrix of linear equations for the real symmetric matrix and the semi-bandwidth, storage, use sequential Gaussian elimination method for solving linear equations matlab program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:570
    • 提供者:happy511
  1. L-quxianfa

    0下载:
  2. 正则化算法 求解线性病态方程组 遗传算法 例子- L quxianfa正则化算法 求解线性病态方程组
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-03
    • 文件大小:2048
    • 提供者:MC
  1. Numerical_Computing_with_MATLAB_2004

    0下载:
  2. 非常经典的160个matlab源程序,并且包含说明书(英文版),内容涵盖线性方程组、插值、零和根、最小二乘、正交、常微分方程、傅立叶分析、随机数、特征值和奇异值和偏微分方程-Very classic 160 matlab source, and contains instructions (in English), covering linear equations, interpolation, zero and roots, least squares, quadrature, ordina
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4457731
    • 提供者:王伟
  1. fjnhu

    0下载:
  2. 对HARQ系统的吞吐量分析,FIR 底通和带通滤波器和IIR 底通和带通滤波器,雅克比迭代求解线性方程组课设。- HARQ throughput analysis of the system, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Jacobi iteration for solving linear equations class-based.
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:5381
    • 提供者:张可
  1. um703

    0下载:
  2. pwm整流器的建模仿真,雅克比迭代求解线性方程组课设,IDW距离反比加权方法。- Modeling and simulation pwm rectifier Jacobi iteration for solving linear equations class-based, IDW inverse distance weighting method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:张志红
  1. kao_nh72

    0下载:
  2. 雅克比迭代求解线性方程组课设,毕业设计有用,是小学期课程设计的题目。- Jacobi iteration for solving linear equations class-based, Graduation useful Is the topic of the elementary school stage curriculum design.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:张广斌
  1. jj210

    0下载:
  2. 雅克比迭代求解线性方程组课设,一些自适应信号处理的算法,快速扩展随机生成树算法。- Jacobi iteration for solving linear equations class-based, Some adaptive signal processing algorithms, Rapid expansion of random spanning tree algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:5120
    • 提供者:杜飞
  1. akarf

    0下载:
  2. 雅克比迭代求解线性方程组课设,一些自适应信号处理的算法,通过虚拟阵元进行DOA估计。- Jacobi iteration for solving linear equations class-based, Some adaptive signal processing algorithms, Conducted through virtual array DOA estimation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:5120
    • 提供者:徐耀豹
  1. bietiu_v27

    0下载:
  2. 雅克比迭代求解线性方程组课设,仿真效率很高的,D-S证据理论数据融合。- Jacobi iteration for solving linear equations class-based, High simulation efficiency, D-S evidence theory data fusion.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:8065
    • 提供者:陈毅妮
  1. 88730834

    0下载:
  2. 进一步讨论了微分变换矩阵的性质, 指出了变系数线性齐次微分方程组, 通过因变量变换化为常系数线性齐次方程组的充要条件()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:307200
    • 提供者:eapecwa
  1. 1305552

    0下载:
  2. 本文对求解线性方程组的LU分解递归算法进行了研究,给出了算法的详细推到过程,并用支持递归过程的FORTRAN90语言对算法()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:190464
    • 提供者:QSRntko%2D876
  1. dtylg1

    0下载:
  2. 利用gauss分解求解线性方程组,并得到最有解()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:tlkem
  1. BKBNSW52

    0下载:
  2. 实现矩阵算法的小程序,针对解线性方程组而作的一个小程序,()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:ukddpe
  1. ZYZUS440

    0下载:
  2. jacobi方法解线性方程组 可以参考一下()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:pfile
  1. rbwx

    0下载:
  2. 主要是用于线性方程组的结算,几何与代数方面的原理,但在测绘中也经常用到()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:pgntax
搜珍网 www.dssz.com