-
reliability
求解电力网络机电暂态DAE方程,得到系统随时间变化的状态量轨迹(solve the mechanical/electrical transient DAE function of power system, in order to get the trace of the state parameter when time varies)
- 2010-08-31 13:41:12下载
- 积分:1
-
toolbox
contourlet的MATLAB工具箱(toolbox of contourlet)
- 2009-05-27 17:57:14下载
- 积分:1
-
Monte-caro-method-
monte caro模拟晶粒生长的matlab源程序(Monte caro method used to simulate alloy solidification crystal growth)
- 2012-03-25 10:36:36下载
- 积分:1
-
hys
hystrysis simulink model
- 2013-07-24 12:47:02下载
- 积分:1
-
1112222
用移位寄存器实现M序列、逆M序列的Matlab程序
(Using shift registers to realize M sequence, inverse M sequences of Matlab program)
- 2011-12-17 10:15:15下载
- 积分:1
-
Matlab-niulafa
电力系统牛顿拉弗逊法求解电力系统潮流,计算准确,精度可调。(Laffer power system Newton Raphson method for solving power flow and accurate calculation accuracy adjustable.)
- 2013-05-22 23:00:16下载
- 积分:1
-
MATLAB 2002 MDP
说明: 利用马尔可夫决策过程求解动态规划问题,希望对大家有所帮助了(Using Markov Decision Process to Solve Dynamic Programming Problem, I hope it will be helpful to all of you.)
- 2019-06-24 15:43:22下载
- 积分:1
-
xlswrite
把matlab中得到的矩阵保存到Excel中程序【转】(Matlab to be saved to Excel matrix procedure] [switch)
- 2008-05-06 20:12:00下载
- 积分:1
-
FDTD
说明: 基于UPML吸收边界的三维FDTD数值模拟程序(3-D FDTD code with UPML)
- 2011-03-22 13:56:21下载
- 积分:1
-
SVM
In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
- 2014-12-14 21:33:26下载
- 积分:1