搜索资源列表
powernode
- 牛顿-拉夫逊法潮流计算 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布
NPL-all
- A Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic
pnt
- 由Petri网pnt文件求取关联矩阵,可输出p, t,pt,ptnu,maxw等。-Obtain incidence matrix from pnt.pnt of a PN.
pnt
- 由Petri网pnt.pnt文件,求取其关联矩阵。可输出p,t,pt,ptnu,maxw.-Obtain p-by-t incidence matrix of a PN.
123
- 电力系统 用C#形成节点导纳矩阵,数据输入为IEEE标准-Power system using C# form a nodal admittance matrix, the data input for the IEEE standard
shiyan3
- 电力网络信息存储及导纳矩阵处理。 (1) 从输入文件中读入节点信息和支路信息,其中包括支路的始端节点编号、支路的末端节点编号、支路电阻、电抗、变比、线路对地电导等。 (2) 要求设计的程序可适合任意规模的网络 (3) 要求设计的程序可查询节点、支路信息(根据节点名或支路名) (4) 要求将电力系统网络形成导纳矩阵及输出 (5) 要求进行导纳矩阵的稀疏处理 (6) 要求可以基于导纳矩阵的稀疏表示,获取 Yij -Power network admittance matr
matrix_lty
- A head file in C++ that contains a matrix class, which many basic functions are implemented.
tiaojianpingcha
- 本程序专为观测值 的条件平差而设计,并进行简单的精度评定。 使用前首先要把您的观测数据进行简单处理,列出条件方程,写出条件式系数、闭合差及观测值的权阵,并将这些数据写入文本文档.-This program is designed for observations Conditional Adjustment and simple accuracy assessment. Before use, first put your observation data for simple proces
Eigen
- 这是一个简要的Eigen库的使用例子,Eigen是一个功能强大的矩阵运算库-This is a simple example about the usage of Eigen.Eigen is a very powerful matrix calculation library
yu
- 这是一个摄影测量中求解外方位元素的程序,内涵矩阵模块,十分实用-This is a photographic measurement procedure for solving the exterior orientation elements, content matrix module, very useful
MatrixUser2.0--by-Fang-Liu
- A Multi-dimensional Matrix Analysis Software Package by Fang Liu.
vind2sub--by-Chris
- vind2sub by Chris MATLAB s ind2sub function implemented to return a variable length vector (vector, matrix, utility)
covariance
- To calculate the covariance matrix for a polarimetric radar data set
dlxx
- 电路模型和电路定律、电阻电路的等效变换、电阻电路的一般分析、电路定律、含有运放的电阻电路、储能元件、一阶电路和二阶电路的时域分析、相量法、正弦稳态电路的分析、含有耦合电感的电路、频率响应、三相电路、非正弦周期电流电路、线性动态电路的复频域分析、电路方程的矩阵形式、二端口网络、非线性电路、均匀传输线。-Circuit model and circuit law, the general resistance of the circuit equivalent transformation anal
5x7-LED-dot-matrix-pong
- For learners and amateurs give it a try
P3
- 本程序可以绘制p3曲线,直接输入cv、cs、EX,也通过降雨或径流数据计算绘制 [cs,cv,ma] = p3plot(a,kk,b,bb,y1,cs_cv,ma,cs,cv,x0) a=20 横向网格条数 kk=200 纵坐标标注间隔(间隔要是最大值和最小值差的整数倍) b=2000 纵坐标最大值 bb=0 纵坐标最小值 y1=[] 降雨量,横向矩阵输入,如果没有请输入[] cs_cv=[2] 没有,请输入[] ma=[] 年平均降雨量,没有输
trunk
- 为树轮研究开发的数据分析matlab工具箱-Tree-ring and climate-data analysis grplot grouped plots of ring width series skelcrn - skeleton plot crn file or ring-width series climgram - climatogram IO and formatting of tree-ring data crn2vec2 convert .crn fil
ZIKONG-(2)
- 要求:a、试确定一个状态反馈阵K,使相对于单位阶跃参考输入的输出过渡过程,满足如下的期望指标:超调量σ< 20 ,峰值时间t_p< 0.4s。 b、如果系统的状态变量在实际上无法测量,试确定一个状态观测器(全维),使得通过基于状态观测器的状态反馈,满足上述期望的性能指标。 -Requirements: a, a test to determine the state feedback matrix K, for the output of the phase transiti
tridiags
- Function that creates a tridiagonal matrix