搜索资源列表
program11
- 振动作业 之 求解特征值特征向量 多自由度受迫振动分析 利用矩阵分析法中的数学方法-Vibration operation of the Eigenvalue eigenvector solving multi-DOF forced vibration analysis using matrix analysis of the mathematical methods
1
- 生成导纳矩阵,再对复数导纳矩阵求逆,可用于电路分析,电流计算等程序-Admittance matrix generation, and then on the complex admittance matrix inversion can be used in circuit analysis, current calculation procedures
matrix
- 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
SOR
- 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
matrix
- code for matrix in numerical analysis
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
CDataParse
- 分析光谱数据,利用穆勒矩阵计算光路的偏振相关损耗以及中心波长点及其它相关光学参数!-Analysis of spectral data, calculated using Mueller matrix optical polarization dependent loss and central wavelength points and other related optical parameters!
Matrix_Analysis.djvu
- 矩阵分析,国外经典权威图书,pdf扫描版。数学及PR,ML,CV类必看大作-Horn R A, Johnson C R, Matrix Analysis
Principal-contens-analysis(PCA)
- 用于主成分分析(PCA),包括,原变量相关系数矩阵的特征向量和特征值的求解,主成分的提取,载荷值的确定等-Used principal component analysis (PCA), including the original variable correlation matrix eigenvectors and eigenvalues of the solution, the main component of the extract, load value
Matrix-analysis-CH5
- 张贤达 矩阵分析第五讲 课件 pdf格式-Zhang Xian of the fifth matrix analysis about courseware pdf format
Matrix
- 工程数学里面的矩阵分析法的程序,包括接口-Engineering Mathematics inside the matrix analysis procedures, including the interface
matrix-analysis
- 矩阵分析的两本书,清华大学张贤达主编,非常经典的联苯矩阵分析书籍。-matrix analysis
Matrix-analysis-and-application
- 张贤达的经典书籍,矩阵分析与应用,工科研究生必备电子书-The ZhangXianDa classic books, matrix analysis and application, engineering graduate student necessary ebook
matrix-theory
- 西北工业大学研究生矩阵论试题详解和分析,适用于考博的学生。-Northwestern Polytechnical University Graduate matrix theory questions Detailed and analysis, applicable to in Kaobo students.
Algorithm-analysis-and-design
- 计算机实验室 内容: 1、分治法,maxmin算法 2、动态规划,矩阵连乘 3、贪心法, 1)背包问题,2)装载问题 4、回溯法,N皇后问题的循环结构算法和递归结构算法。-Computer laboratory content: 1, partition method, maxmin algorithm 2, the dynamic planning, LianCheng matrix 3, greedy method, 1) knapsack probl
814c60e89ff7
- 是稀疏矩阵库以及全矩阵和稀疏矩阵分析程序源代码,可用于分析线性电阻电路-Sparse matrix library as well as a full matrix and sparse matrix analysis of program source code, can be used to analyze linear resistor circuit
LS-and-TLS
- 最小二乘法和总体最小二乘法,来自《矩阵分析与应用》-Least squares and total least squares method the Matrix Analysis and Applications
Computing-the-stiffness-matrix
- 使用有限单元法计算常应变三角形单元的刚度矩阵,输入为个节点的坐标,以及模型的材料参数,输出为分析模型的刚度矩阵。-Using the finite element method to calculate constant strain triangular element stiffness matrix, enter the coordinates of nodes, as well as the material parameters of the model, the output sti
principal-component-analysis
- 主成份分析程序,包含求相关系数矩阵/矩阵对角元素提取、创建对角阵、求特征值和特征向量等函数-Principal component analysis program, including seeking the correlation matrix/matrix diagonal elements extract, create diagonal, find eigenvalues and eigenvectors and other functions
matrix-analysis
- 数值分析中采用FORTRAN语言进行矩阵分析FORTRAN-Matrix analysis by FORTRAN