-
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
-
choicephase
故障突变量计算
12point滤序,需改为根据N自动确定滤序公式
设置故障突变量单相定值
设置故障突变量相间定值
设置故障突变量负序零序电流定值( Fault calculation 12point mutations order filter is required to determine the filter order based on the formula N automatically set the amount of single-phase fault mutation set fault value value mutation set the amount of white mutant the amount of negative sequence fault zero sequence current value)
- 2011-01-26 19:50:57下载
- 积分:1
-
simulink 例子
说明: 好多simulink的例程,对于初学者和高手都需要的东西,大家多多支持(the routines for beginners and experts need something that we can support!)
- 2005-11-02 10:25:01下载
- 积分:1
-
HKWEQHUIEBDSJK
MATLAB训练用的智能算法,有遗传蚁群蜂群各中若干 (Intelligent algorithm based on MATLAB training to use, there are a number of genetic ant colony of bees in each)
- 2014-09-19 10:25:30下载
- 积分:1
-
fitcircle
一个高效的matlab代码,用来拟合图像中的圆(An efficient matlab code used to fit the image of a round)
- 2007-11-07 19:03:10下载
- 积分:1
-
pitchdetect
利用求语音信号倒谱的方法,对语音信号进行基音检测,并绘制出波形图。(Use for speech signal spectrum method of fall, the speech signal pitch detection, and rendering the waveform figure.)
- 2012-04-02 15:03:23下载
- 积分:1
-
GNSS_SDR
GPS软件接收机的算法,很大的一个程序,看懂了必须会对你的GPS学习及应用有很大帮助(GPS software receiver algorithms, a great program, read must be your the GPS learning and application of great help)
- 2012-10-02 00:18:01下载
- 积分:1
-
ADRC_simulink
说明: 自抗扰算法仿真程序,算法学习使用,适合理论分析(Auto disturbance rejection algorithm simulation program, algorithm learning and use, suitable for theoretical analysis)
- 2020-04-17 09:29:48下载
- 积分:1
-
ppln-matlab
飞秒光参量放大中信号放大效率随器件长度变化的matlab代码(Femtosecond optical parametric amplification efficiency of signal amplification device length changes with matlab code)
- 2013-09-14 00:04:35下载
- 积分:1
-
LCS-Matlab-Kit-Version-1.0
It enables users to input a time-series
of 2-D velocity field data (e.g., DPIV measurements or CFD calculations) and
compute the corresponding finite-time Lyapunov exponent (FTLE) fields, which
Lagrangian Coherent Structures (LCS) suchas vortices and fluid transport barriers
can be identified.
- 2015-01-13 22:38:13下载
- 积分:1