-
1
说明: 都是关于空间普估计算法,其中有解相干和非相干算法以及它们之间的对比( the spatial spectrum estimation)
- 2012-04-25 11:26:45下载
- 积分:1
-
TransientStabilityOLD
This program running in Matlab related to power system transient.
- 2012-09-15 15:15:44下载
- 积分:1
-
project2
现代信号处理大作业2,实现WV分布并画出3D图,指出信号项和交叉项,需要用到tftb-0.2工具箱(2 large modern signal processing operations to achieve WV distribution and draw 3D maps, points out items and cross-term signal is needed for tftb-0.2 Toolbox)
- 2014-01-07 13:50:43下载
- 积分:1
-
SBM
用于matlab sbm计算的代码,直接替换数据即可(for sbm(dea) in matlab)
- 2021-03-22 13:29:16下载
- 积分:1
-
PCA
说明: PCA主成分分析Matlab源码分析PCA(matlab)(Matlab source code of the principal component analysis)
- 2011-02-26 19:18:31下载
- 积分:1
-
AIC
AIC信息准则法的系统辨识程序,通过系统输入输出辨识出系统的传递函数。(system identification program of AIC Information Criterion method:identified by the system input-output transfer function of the system.)
- 2015-09-18 21:50:49下载
- 积分:1
-
matlab
matlab算法源程序,重要介绍了三十多种算法,可以直接应用于各种实际问题。(matlab prom)
- 2010-05-24 13:17:54下载
- 积分:1
-
Power
Power Electric Sampple
FACTS - Modelling and Simulation in Power Networks
- 2014-11-10 06:48:37下载
- 积分:1
-
Optimal dispatching of microgrid Cplex
Matlab+YALMIP+CPLEX解决带储能的微电网优化调度问题,以微电网运行成本最小为目标函数,约束条件包含蓄电池SOC约束、交换功率约束、功率平衡等约束,本程序已在Matlab 2015b平台,yalmip version:20171121 CPLEX version:12.8教育版 验证成功(Matlab+YALMIP+CPLEX solves the optimization scheduling problem of microgrid with storage energy, taking the minimum operating cost of microgrid as the objective function. The constraints include the constraints of the battery SOC constraint, the switching power constraint, the power balance and so on. This program has been verified on the Matlab 2015b platform, yalmip version: 20171121 CPLEX version:12.8 Education edition.)
- 2021-03-11 15:49:26下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:46:34下载
- 积分:1