搜索资源列表
PQ
- 电力系统潮流计算程序,使用稀疏矩阵,降低存储容量,加快迭代的速度。-Power flow calculation procedure, the use of sparse matrices to reduce storage capacity, speed up the speed of iteration.
Seldon-5.0.1
- Seldon is a C++ library for linear algebra. It provides vectors and matrices: full, sparse, triangular, hermitian, ... It includes interfaces to Blas, Lapack, Mumps, SuperLU and UmfPack. Seldon implements several solvers such as Gmres, BiCgSTAB, Qmr,
3_106-6
- This paper present a Template Sparse Library for Power Systems (TSLPS) developed in C++. Its aim is to provide a coherent platform for many power system applications such as Load Flow(LF), Short Circuit(SC), Optimal Power Flow(OPF) and Transient
P09009403_7
- 计算器: 设计一个计算器,输入一个算式(包含操作数(整形、浮点数)、操作符、优先级),进行加减乘除等的基本运算,给出结果。 矩阵: 能够创建两个矩阵,实现矩阵的加减乘以及转置,赋值等功能。 教师住房管理系统: 该系统在磁盘中存贮全校住学校宿舍的教师住房信息。对每一住户存贮如下信息:户主:姓名,性别,职称(教授、副教授、讲师、助教),出生年月,参加工作年月,最后学历(博士、硕士、本科、其它);家庭成员:对每一个成员,存贮姓名、性别、出生年月:现住房等级:分居在集体宿舍|一室|一
Strassen
- Algoritmo Strassen para multiplicar matrices
programa16
- matrices multiplication in CUDA NVIDIA
DFT
- DFT矩阵的matlab实现,广泛应用于各种DFT的实现以及电路应用-the implementation of the DFT matrices,it can be widely used in different kinds of circuits.
THOMAS
- 调用THOMAS函数求解三对角矩阵线性方程组-solve tridiagonal matrices of linear equations with THOMAS function
Class_Matrix
- C++语言的复数与矩阵运算库,编写工程类软件必备。包括矩阵乘、加、数乘、逆等 [matrixClass.rar] - 矩阵类:可运行矩阵间的加、减、乘以及除-C++ language plural and matrix arithmetic library, written in engineering software necessary. Including matrix multiply, add, multiply, inverse, etc. [matrixClass.rar]- Ma
AKToolbox_1.6
- AK工具箱基于Matlab,用于蛋白质多序列比对的共进化分析。 前言 AK工具箱的目标是提供一套独立于Matlab生物信息学工具箱的Matlab函数以对蛋白质多序列比对进行高效的共进化分析。目前,本工具箱提供的共进化分析方法包括SCA(统计耦联关联分析,Statistical Coupling Analysis)、ELSC(Explicit Likelihood of Subset Covariance)、MI(互信息,Mutual Information)、OMES(Observed
Preprocess
- 预处理的源定位 --- --- --- --- --- --- - 各种脚本用于处理源定位中使用的时间数据。 Time2Frames.m mutilchannel时间数据转换为频谱帧 Time2TF.m 时间数据转换为相对传递函数的帧到通道1。 Frames2R.m 频谱帧转换为(freqeuncy而定)的协方差矩阵。 R2C.m 转换协方差矩阵噪声子空间(用于音乐)。
Change-H_matrix--for-LDPC-codes-2
- 将LDPC码的大校验矩阵(含0矩阵)转变成小矩阵(列序矩阵)-The large LDPC code check matrix (matrix including 0) into smaller matrices (matrix column sequence)
Change-H_matrix-for-LDPC-codes
- 将LDPC码的小矩阵(列序矩阵)转变成大校验矩阵(含0矩阵)-The smaller LDPC code check matrices (matrix column sequence) into large matrix (matrix including 0)
add2
- adding matrices in java