搜索资源列表
Matrix111
- 矩阵连乘问题 对多个矩阵连乘时 的消耗进行分析-matrix continually multiply problems for a number of matrix continually multiply the consumption analysis
ShortestPathUsingC
- 的克斯查最短路径分析的c代码实现,可以手工输入路径矩阵并得到两点路径。-investigation of Vieques analysis of the shortest path to achieve c code can be entered manually path matrix and the following two paths.
juzhentezhenxianglian
- 数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)
NV_Analysis
- 这是数值分析的作业,主要是求矩阵特征值等-This is the numerical analysis of the operation, mainly for matrix eigenvalue etc.
数据结构学习(C++)之稀疏矩阵
- 数据结构学习(C++)之稀疏矩阵分析-study data structure (C) of sparse matrix analysis
MatrixMultiply
- 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
tt
- 算法设计与分析 习题部分解 比如:由于矩阵乘法满足结合律,所以计算矩阵的连乘可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。 若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积 -Algorithm design and analysis of some solutions of exercises to meet the combination of matrix multiplicatio
3
- 大二上册,算法设计技巧与分析这门课程中的矩阵链乘实验-Big volume, algorithm design skills and analysis the course of matrix chain by experiment
math
- 经典数值算法源码,包括:数据处理与回归分析,特征函数,插值,矩阵特征值与特征向量的计算,矩阵运算,-Classical numerical algorithm source code, including: data processing and regression analysis, the characteristic function, interpolation, eigenvalue and eigenvector calculations, matrix operations,
juzhenfenxi(zhangxianda)
- 张贤达的矩阵分析,适合理论矩阵论知识的人用,不错的-Zhang XD matrix analysis, matrix theory, theory of knowledge for human use, good
hunynpipei
- 婚姻匹配算法研究,提供C++代码,主要实现代码,利用矩阵来分析-Marriage matching algorithm, provides C++ code, the main code, the use of matrix analysis
CAA
- 计算机辅助电路分析设计:使用C/C++可任意输入电路参数,然后解线性方程组,采用链表方式,不是全矩阵。-Computer-aided circuit analysis and design: Using C/C++ input circuit parameters can be arbitrary, then the solution of linear equations, using the list mode, not the whole matrix.
juzhenliancheng
- 算法与分析中使用动态规划法求解矩阵连乘的问题-Algorithm and analysis using dynamic programming method for solving the matrix multiplicative
shizilianbiao
- 一、 设计要求 1.问题描述 设计程序用十字链表实现稀疏矩阵的加、乘、转置。 2.需求分析 (1)设计函数建立稀疏矩阵,初始化值。 (2)设计函数输出稀疏矩阵的值。 (3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。 (4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。 (5)构造函数进行稀疏矩阵的转置,并输出结果。 (6)退出系统。-A, the design requirements 1. The problem statement D
Nshiizhifenxxu
- 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
fuzzy_cluster1
- fuzzy_cluster模糊聚类分析,本函数使用的是直接聚类法,直接输出聚类信息,无返回值 输入参数data是需要分类的数据,将会对data的列分类,请输入数据前把需要分类的向量按列保存到矩阵data 输入参数numda是分类的分类点,如果不知道可以先省略,系统默认1-0依次减小用以方便判断分割点,然后用户再细分- Fuzzy_cluster fuzzy clustering analysis, the function uses the clustering method i
AHP
- 层次分析(AHP)/网络分析(ANP)Analytic Hierarchy Process是一种十分实用的决策方法。 是对一些较为复杂、较为模糊的问题作出决策的简易方法,它特别适用于那些难于完全定量分析的问题 num:包括目标层和方案层的总层数 g:行向量(各层准则数量,包括目标层(第一层)和方案层(最后一层))。 w:返回值w是最后决策的方案层的权重,根据输出选择最佳方案 在输入矩阵时请加‘[]’号,否则会出现语法错误。 调运方式:w=hierarchy(
LADING_MATRIX_SA13006029
- 拉丁矩阵问题的C语言源代码 计算机算法设计与分析中的题目-C language source code for a computer algorithm design and analysis of the topic Latin matrix problems
2008
- 国家集训队2008论文集 Day1 1.曹钦翔《数据结构的提炼与压缩》 2.郑暾《平衡规划——浅析一类平衡思想的应用》 3.刘弈《浅谈信息学中状态的合理设计与应用》 4.顾研《浅谈随机化思想在几何问题中的应用》 5.周梦宇《码之道——浅谈信息学竞赛中的编码与译码问题》 6.肖汉骏《例谈信息学竞赛分析中的“深”与“广”》 7.方戈《浅析信息学竞赛中一类与物理有关的问题》 8.吕子鉷《浅谈最短径路问题中的分层思想》 9.周小博《浅谈信息学竞赛中的区间问题》
generate_data_grid
- 用于生成一个随机数表,以便于进行数据分析,程序运行时,通过人机交互,可以指定随机数表矩阵的行和列,以及随机数的取值范围,非常实用,测试可正常运行- Used to generate a random number table, to facilitate data analysis, when the program is running, through human-computer interaction, you can specify the random number tab