-
malfunction5
电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路(power system fault, can calculate the single-phase short circuit, short-circuit to the single-phase and three-phase short-circuit, two-phase short-circuit grounding, two phase short circuit)
- 2007-07-03 09:57:10下载
- 积分:1
-
immune
人工免疫算法的模式识别,用于故障诊断
(Pattern Recognition Artificial immune algorithm for fault diagnosis)
- 2010-06-04 23:19:50下载
- 积分:1
-
LBG_algorithm
LBG算法,初始码本随机给出,然后根据对训练矢量的划分,计算形心,更新码本。原代码中含有去空胞腔的程序。(LBG algorithm, given a random initial codebook, and then based on the division of the training vector, computing the centroid, update this code. Contains the original code to empty cell process.)
- 2021-01-06 10:28:54下载
- 积分:1
-
CS_OMP
OMP算法的MATLAB实现,实验信号为X,为一模拟信号,通过正交匹配跟踪算法来实现信号的重构。(OMP algorithm of MATLAB, and experimental signal for the X, for analog signals, orthogonal matching pursuit algorithm for signal reconstruction.)
- 2010-05-05 15:07:39下载
- 积分:1
-
Mathematical-Surface-Analysis
数学曲面分析 Klein瓶 环形曲面 惠特尼伞形曲面 涡轮型曲面 旋转曲面(Klein bottle mathematical surface analysis Whitney umbrella ring surfaces curved surface turbine type rotary surface)
- 2015-04-09 11:49:29下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
receive_antenna
a recieve antenna using matlab
- 2009-07-14 06:38:43下载
- 积分:1
-
pso_f6
PSO optimization algorithm
- 2012-10-05 15:38:18下载
- 积分:1
-
yzhshb
自己写的利用SVM分离器来识别印章。水平有限,欢迎指正。(Write my own use of SVM separator to identify seal. The level is limited, welcome to correct.
)
- 2012-06-08 23:26:19下载
- 积分:1
-
chapter5_45
这是模式分类一书中第五章的固定增量感知器和带裕量的变增量感知器的matlab代码实现。(This is the pattern classification of a book chapter V and the fixed-increment perceptron with margin perceptron incremental change of the matlab code.)
- 2009-04-29 16:50:22下载
- 积分:1