搜索资源列表
xiaoyuandaoyoutu
- 校园导游图,根据已建立的稀疏矩阵存储校园个景点的编号和相应的权值,查找任意两点的最短路径并显示相应的信息内容-Campus Tour map, based on an established tourist attractions in sparse matrix storage on campus number and the corresponding weights, find the shortest path between any two points and displays th
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
shiyan3
- 电力网络信息存储及导纳矩阵处理。 (1) 从输入文件中读入节点信息和支路信息,其中包括支路的始端节点编号、支路的末端节点编号、支路电阻、电抗、变比、线路对地电导等。 (2) 要求设计的程序可适合任意规模的网络 (3) 要求设计的程序可查询节点、支路信息(根据节点名或支路名) (4) 要求将电力系统网络形成导纳矩阵及输出 (5) 要求进行导纳矩阵的稀疏处理 (6) 要求可以基于导纳矩阵的稀疏表示,获取 Yij -Power network admittance matr
LSQR
- LSQR方法 求解大型稀疏矩阵的稳定可靠方法 A[M][N]·x[N]=b[M]-LSQR method for stable and reliable method for solving large sparse matrix A [M] [N] x [N] = b [M]
alps
- ALPS folder 2. generate_matrix.m: generates measurement matrix. 3. generate_vector.m: generates sparse vector. 4. Report_bibtex.tex: bibtex reference for citing. 5. ALPSdemo.m: demo of ALPS.
SBASrc
- 使用CMakeLists对稀疏矩阵光束法平差软件包重新包装,不需要复杂的操作,即可运行。希望对大家的科研有所帮助。-Use CMakeLists for sparse matrix package repackaged bundle adjustment, no complex operations can run. We want to help research.
SIS-20150719
- 本程序是稀疏矩阵(三列)的SIS模型,用于上万个节点的大型网络。因为传统的算法是基于邻接矩阵,对于大型网络并不适用。-This procedure is sparse (three) of the SIS model for large-scale network of tens of thousands of nodes. Because the traditional algorithm is based on adjacency matrix, does not apply to larg
Sparse-Matrix-SIS
- 传统的算法是基于邻接矩阵对网络指标进行计算,而大型网络通过稀疏矩阵保存。本研究编写了可以计算稀疏矩阵的经典传染病SIS模型的程序。-The traditional method is based on network indicators adjacency matrix computing, and large networks through sparse matrix saved. The study prepared by the epidemic SIS model can calcu
Electrical Network
- 给定网络N,求其关联矩阵A,基本回路矩阵 ,基本割集矩阵 。 给定网络N,形成节点导纳矩阵Y,求逆得Z;利用支路追加法对追加一条支路(树支/连支)后的网络进行修正。 利用稀疏存储技术实现对 的查找;节点优化技术(动态、半动态);因子表技术。(Given network N, and its associated matrix A, basic circuit matrix, the basic cut set matrix. Given the network N, the node ad