-
CREWESmatlabrelease
地震解释处理matlab工具箱,由权威的CREWES小组发行,直接解压后复制到matlab的toolbox下就可使用(seismic interpretation Matlab toolbox, the authority issued CREWES group, unpacked directly copied to the Matlab toolbox can be used under)
- 2007-03-14 16:45:36下载
- 积分:1
-
P3
说明: 皮尔逊Ⅲ型适线软件,MATLAB编程,GUI,可修改(Pearson-III distribution,Optimum line software,MATLAB,GUI)
- 2018-07-04 16:06:17下载
- 积分:1
-
su_source_codes
su是较常用的地震处理开源软件,对其源码理解掌握后,便于我们能更好的利用好,使用好该软件。(there are useful codes for seismic workers.)
- 2012-02-17 14:48:51下载
- 积分:1
-
NBA
根据体育场馆实测分压分布点数据,绘制风压分布图。(According to sports venues measured pressure distribution points data, draw the wind pressure distribution.
)
- 2013-03-15 17:07:21下载
- 积分:1
-
sac-101.6a_source.tar
地震学分析软件,sac,数字地震信号处理的标准程序(Seismological analysis software, sac, the standard procedure of digital seismic signal processing )
- 2021-04-23 14:08:48下载
- 积分:1
-
ansys土木相关基本资料
ansys在土木相关的基本资料学习,可供相关人员参考学习(ANSYS basic information)
- 2018-07-18 18:45:13下载
- 积分:1
-
dbtR2-19
雷达阵列信号信号处理工具箱,包括主动雷达和被动雷达雷达信号的建模与仿真,还有不少好的例子.(Radar Array Signal Signal Processing Toolbox, including the active radar and passive radar signal modeling and simulation, there are many good examples.)
- 2009-09-07 22:26:50下载
- 积分:1
-
car4Ssale
用c++做的汽车4s店销售系统(mfc)
录入查询库存预定等功能模块
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_AUTOMOBILE4SSHOP_DIALOG 102
.....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc)
Input query inventory reserve and other functional modules
Header file defines class CAutomobile4SshopDlg: public CDialog
Header file defines class sale: public CDialog
class service: public CDialog
class storage: public CDialog
class guanli: public CDialog
Respectively, for sales, service, inventory management function module calls the function body
# define IDM_ABOUTBOX 0x0010
# define IDD_ABOUTBOX 100
# define IDS_ABOUTBOX 101
# define IDD_AUTOMOBILE4SSHOP_DIALOG 102
Defined as a function of the body ..... macro call)
- 2013-10-24 17:52:29下载
- 积分:1
-
Transient_Stability
电力系统暂态稳定分析,分段计算法,matlab程序代码(Power system transient stability analysis, sub-method of calculation, matlab code)
- 2009-10-30 16:59:40下载
- 积分:1
-
powernode
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布,PV节点无功功率和平衡节点柱入功率。(Newton-Raphson method flow calculation basic steps : (1) formation of nodal admittance matrix (2) to set up the initial node voltage U, (3) the initial node-generation-related demand. calculated that the constant term formula Vector (4) nodes will be incorporated into the initial voltage-seeking, calculated Jacobian matrix elements (5) solving that equation, seek to amend the vector (6) to strike a new node voltage value (7) to check whether convergence, if not restrained. concentrated in the nodes of the new voltage as the initial value since the first three steps to re-start the narrow iterations. Otherwise, turn into the next (8) Calculation branch power distribution, PV nodes reactive power and balance-node into power.)
- 2007-07-10 19:08:09下载
- 积分:1