CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 矩阵的计算

搜索资源列表

  1. Matlabjiedianyouhua

    0下载:
  2. 将潮流计算公式矢量化处理,利用Matlab编写潮流程序,并将Matlab的m文件编译成COM组件,可简单实现 Matlab和其它语言的混合编程。通过简单的函数调用即可完成如稀疏、解方程等一系列数学运算,并可轻易实现相关图形的 绘制。潮流计算中采用AMD算法对修正方程系数矩阵进行节点优化,并采用LDLT算法进行求解,有效地减少了注入元,计 算速度成倍提高。在混合编程的模式下,提高了程序开发速度、程序可靠性、计算效率和保密性。 -Formula for calculating the
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:217.21kb
    • 提供者:wuzhicheng
  1. juzhenchengfa

    0下载:
  2. 矩阵的乘法 可以方便快捷的计算两个矩阵的乘积 其中包括零矩阵-Matrix multiplication can be easily and quickly calculating the product of two matrices including the zero matrix
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3.13kb
    • 提供者:苏雅
  1. lingjiezhuansu

    2下载:
  2. 这是我转子动力学的大作业。用matlab编程计算双转子的临界转速。使用传递矩阵的思想编的。-This is my homeworkrotor of cuorse of rotordynamics . It contains a Matlab programe with dual-rotor calculation of critical speed using the idea of transfer matrix .
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:56.44kb
    • 提供者:jack
  1. MATLAB

    0下载:
  2. MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运 算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术 问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样 就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语 言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运 用它去解决经典的技术问题。-MATLAB (sho
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:133.2kb
    • 提供者:王军
  1. ga

    0下载:
  2. GA算法代码 function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:2.49kb
    • 提供者:Sonic
  1. CCmG_1.0-1

    0下载:
  2. 全基因组关联分析软件,根据序列矩阵,计算得到与目标性状相关的质量或数量遗传位点。-Genome-wide association analysis software, according to the sequence matrix, calculated with the target traits related to quality or quantity of genetic loci.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:410.76kb
    • 提供者:陈涛
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:16.57mb
    • 提供者:ltiuan
  1. the-complex-matrix-inverse-

    0下载:
  2. 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part o
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:72.05kb
    • 提供者:ahshiyalei
  1. stiffness-matrix-calculation

    3下载:
  2. 8节点六面体单元刚度矩阵的计算,在ansys中的应用-8 node parallelepiped element stiffness matrix calculation, in the application of ansys
  3. 所属分类:software engineering

    • 发布日期:2016-01-24
    • 文件大小:1kb
    • 提供者:小羽
  1. Three-dimensional-drawing(z=xy)

    0下载:
  2. 利用matlab的离散化,以矩阵的形式进行计算,画出三维图像-Discretization using matlab, in the form of a matrix calculation, draw three-dimensional image
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2.29kb
    • 提供者:巩文龙
  1. JISUANFANGFA23

    0下载:
  2. 猜想:通过对Hilbert矩阵的预处理,能改善Hilbert的病态性质。 验证:根据不同 建立对应的Hilbert矩阵,计算该矩阵的2-范数的条件数,其次计算经过预处理后的H^矩阵的2-范数的条件数,并绘制 曲线。编程实现见附录1中的solution(2)。 实际编程中,分别取 , , , ,可以发现所得到的变化曲线 在 时, 的取值较为平缓的减小,且均小于0。而随着Hilbert矩阵阶数的增大, 的取值在 区间中振荡,主要集中在 ,且多数取值 。则对多数的Hilbert矩阵,其条件数在
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:99.62kb
    • 提供者:李雷
  1. gongsheng

    0下载:
  2. Verilog实现共生矩阵的计算和特征量提取-Verilog realize the co-occurrence matrix calculation and feature amount extraction
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3.7mb
    • 提供者:夏令君
  1. yj023

    0下载:
  2. 进行逐步线性回归,Matlab实现界面友好,经典的灰度共生矩阵纹理计算方法。- Stepwise linear regression, Matlab to achieve user-friendly, Classic GLCM texture calculation method.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-13
    • 文件大小:5.28kb
    • 提供者:程立龙
  1. punfun-V2.2

    0下载:
  2. 脉冲响应的相关分析算法并检验,经典的灰度共生矩阵纹理计算方法,可以得到很精确的幅值、频率、相位估计。- Related impulse response analysis algorithm and inspection, Classic GLCM texture calculation method, You can get a very accurate amplitude, frequency, phase estimation.
  3. 所属分类:software engineering

    • 发布日期:2017-12-17
    • 文件大小:7kb
    • 提供者:王永娜
  1. xpyqr

    0下载:
  2. 匹配追踪和正交匹配追踪,用谱方法计算流体力学一些流动现象的整体稳定性,AHP层次分析法计算判断矩阵的最大特征值。- Matching Pursuit and orthogonal matching pursuit, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Calculate the maximum eigenvalue jud
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:6kb
    • 提供者:贾雅仔
  1. ne642

    0下载:
  2. AHP层次分析法计算判断矩阵的最大特征值,matlab实现了五类灰色关联度模型的计算,计算两个矩阵之间的欧氏距离。- Calculate the maximum eigenvalue judgment matrix of AHP, matlab implements five gray correlation degree computing model, Calculation of the Euclidean distance between the two matrices.
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:6.54kb
    • 提供者:刘璞玲
  1. hf630

    0下载:
  2. 一种流形学习算法(很好用),对于初学者具有参考意义,经典的灰度共生矩阵纹理计算方法。- A fluid manifold learning algorithm (good use), For beginners with a reference value, Classic GLCM texture calculation method.
  3. 所属分类:software engineering

    • 发布日期:2017-12-16
    • 文件大小:5kb
    • 提供者:江开周
  1. 0452

    0下载:
  2. 采用偏最小二乘法,AHP层次分析法计算判断矩阵的最大特征值,时间序列数据分析中的梅林变换工具。- Partial least squares method, Calculate the maximum eigenvalue judgment matrix of AHP, Time series data analysis Mellin transform tool.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-16
    • 文件大小:10kb
    • 提供者:刘文建
  1. ydqmx

    0下载:
  2. 利用自然梯度算法,计算多重分形非趋势波动分析,AHP层次分析法计算判断矩阵的最大特征值。- Use of natural gradient algorithm, Calculate the multifractal trend fluctuation analysis, Calculate the maximum eigenvalue judgment matrix of AHP.
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:4.75kb
    • 提供者:许伟峰
  1. sketch_apr29a

    0下载:
  2. 在Arduino IDE编译环境下,用四元数法进行姿态解算。四元数法具有计算量小的优点,相比欧拉角法,省去了姿态转换矩阵的计算。(In the Arduino IDE compiler environment, four element method is used to solve the pose problem. The four element method has the advantage of small computation. Compared with Euler angle
  3. 所属分类:软件工程

    • 发布日期:2018-05-06
    • 文件大小:2kb
    • 提供者:zgritry
« 12 3 4 »
搜珍网 www.dssz.com