搜索资源列表
ccfx
- VB源程序,层次分析算法.可以解决系统模糊评价的问题. 本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
故障分析
- 关于电力系统继电保护故障分析的一段程序。可以方便进行语言转换-of power system protection section of the fault analysis procedures. Language can facilitate conversion
RadarAnalysisSoftware
- 此为使用VEE Pro开发的雷达信号分析软件,对仪器和雷达系统分析有参考价值-here for the use of VEE Pro development of the radar signal analysis software, the right equipment and radar analysis reference value
nrfajiechaoliu
- 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
threephaseshortcaculate
- 电力系统暂态分析中非常有用的三相短路计算程序,只要改变输入就可用于求解具体问题-power system transient analysis is very useful three-phase short-circuit the process. as long as the change in input can be used to solve specific problems
ch2-pinlvfenxiyuxitongjiegou
- 唐向宏 编著《数字信号处理》教程书稿word版,第2章 离散系统的频率分析与系统结构
VirusModel
- 基于复杂系统理论的计算机病毒传播模型的计算机仿真分析C++例程。文档请见:http://yumenlj.googlepages.com/virus_model.pdf-complex system based on the theory of computer virus propagation model of computer simulation analysis C routines. Documents see : http : / / yumenlj.googlepages.com
SCM_4_couple_von
- 4维简单胞映射程序: 对动力系统做全局分析-four-dimensional simple cell mapping procedures : dynamic systems analysis of the overall situation so
pfl
- 一个电力系统网络潮流计算分析C程序.用于配网,高压电网也可以使用.
64QAM
- 对M=64的QAM系统进行蒙特卡罗仿真,并分析起性能和误码率
MATLABpowersystem
- 本书详细介绍了电力系统分析与设计中,matlab的各种用途,很实用。
XHtxt
- 潮流计算,用于电力系统分析 潮流计算,用于电力系统分析 潮流计算,用于电力系统分析
zhengjiaoWNN
- 基于多分辨分析的递阶逼近思想,采用正交小波网络研究了输入样本空间分布非均匀时非线性系统的 辨识问题. 重点讨论了样本非均匀时网格系的设计问题,并给出了基于该网格系的在线递阶辨识算法. 最后利用正 交小波网络分别对非线性静态和动态系统进行了仿真辨识.
jieci
- 系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值-system identification, a very important way is to analyze the identification impulse response, the program can calculate the input and output sequence of cross-correlation function, and c
HarmonicAys.rar
- 这是一个简单电力系统谐波分析计算的源代码,写得很好,很容易嵌入到自己的用户程序中,This is a simple power system harmonics analysis and calculation of the source code, was very well written, it is easy to embed into their own user programs in
配电网潮流前推回代法的一种简单实现方法
- 潮流计算,用于电力系统的多节点计算。配电网潮流计算是配电网络分析的基础, 配电网的规划改造、经济运行、网络重构、无功优化和故障处理等都需要用到配网潮流计算的数据。
AHP
- AHP 层次分析法 层次分析法概述。层次分析法(Analytic Hierarchy Process简称AHP)是美国运筹学家T. L. Saaty教授于70年代初期提出的, AHP是对定性问题进行定量分析的一种简便、灵活而又实用的多准则决策方法。它的特点是把复杂问题中的各种因素通过划分为相互联系的有序层次,使之条理化,根据对一定客观现实的主观判断结构(主要是两两比较)把专家意见和分析者的客观判断结果直接而有效地结合起来,将一层次元素两两比较的重要性进行定量描述。而后,利用数学方法计算反映每
Monte-carlo-simulation
- VBA编程实现蒙特卡罗仿真 计算结构安全系数 可以随意更改输入条件 也可以应用到结构分析以外的方面 分析系统可靠性-A original code for Monte Carlo simulation to calculate the failure probablity of a given construction system.
8.14 系泊系统 工程分析
- 系泊系统设计相关代码,一个一个自己敲出来的哦(Mooring system design code)
Python时间序列分析源代码
- 资源‘Python时间序列分析源代码’,是学习时间序列分析的实战代码;系统解释核心程序版本是python3.7.4,管理环境是Anaconda3,这个Project是在IDE开发环境PyCharm2019.1.1(Professional Editon)中建立的,经debug后完全正常运行,运行结果包括时间序列分析预测的7种方法。