-
sanxiangzhengliu
三相整流,将三相电整流为直流。
电力电子中一种重要的模块。
本方法是采用简单脉冲信号触发(三相整流,将三相电整流为直流)
- 2010-12-21 12:40:37下载
- 积分:1
-
leakagersistance
stator leakage resiatnce induction motor estimation
- 2011-02-14 02:27:12下载
- 积分:1
-
GPS-Matlab2006
电子书:《GPS基本原理及其Matlab仿真》2006,全文扫描清晰版(EBook: GPS Fundamentals and Matlab simulation 2006)
- 2015-04-05 16:04:35下载
- 积分:1
-
MINGS1
说明: 无约束一维极值问题中的斐波那契法,例程可调(Unconstrained extremal problem in one-dimensional Fibonacci method, routine adjustable)
- 2011-03-25 22:43:56下载
- 积分:1
-
candle2
Draws candlestick charts based on open, high, low and close price series data in Matlab.
- 2014-02-01 20:58:49下载
- 积分:1
-
PV3
针对光伏电站独立防孤岛保护装置现有的被动式孤岛检测方法,结合电网实际需求,(The ability to detect islanding condition is a mandatory requirement for inverter-based distributed generation system. In this study, an improved islanding detection scheme is developed using the variational mode decomposition (VMD) algorithm)
- 2020-04-20 15:28:38下载
- 积分:1
-
Newmark
说明: 运用Newmark-β法进行单自由度体系的时程响应分析(Time history response analysis of single degree of freedom system by Newmark(time domain) method)
- 2020-06-27 09:27:29下载
- 积分:1
-
MATLAB5
MATLAB5.X程序设计语言,教程!
MATLAB5.X程序设计语言,教程!
MATLAB5.X程序设计语言,教程!(MATLAB5.X programming languages, tutorials! MATLAB5.X programming languages, tutorials! MATLAB5.X programming languages, tutorials!)
- 2010-07-05 22:20:11下载
- 积分:1
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
suanfa
用LMS和RLS算法进行谱估计,求取均方误差(LMS and RLS algorithm spectral estimation strike mean square error)
- 2012-09-07 10:45:34下载
- 积分:1