-
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
-
SNRINtegCFARTest
Test CA-CFAR on FFT of sinusoidal beats with controllable SNR
- 2009-05-13 18:22:00下载
- 积分:1
-
matlab-code-for-filter
matlab code for simple filter design
- 2013-03-06 17:16:21下载
- 积分:1
-
Steel-reinforced-concrete-beam
钢骨混凝土梁,mathcad格式。Steel reinforced concrete beam(Steel reinforced concrete beam)
- 2015-01-22 08:14:34下载
- 积分:1
-
source
这是一个802.11a物理层OFDM技术的仿真与研究,可以观察各示波器输出波形(This is a simulation and research of 802.11a s OFDM physical layer, which can see its wave form.)
- 2014-01-05 22:00:05下载
- 积分:1
-
MOEA-D
说明: 业内最经典的多目标算法之一,多目标演化算法(One of the most classical multi-objective algorithms in the industry, multi-objective evolutionary algorithm)
- 2020-06-25 06:20:02下载
- 积分:1
-
MATLABintelecommunicationsengineering
《MATLAB在电信工程中的应用》电子书,很全,学通信的可以看一下(" MATLAB in telecommunications engineering" e-book, it is the whole school can look at communication)
- 2009-04-09 10:47:09下载
- 积分:1
-
fft_005
使用matlab和dsptool工具做得fir滤波器(Using matlab and dsptool tools to do fir filter)
- 2010-01-17 14:10:41下载
- 积分:1
-
Pd-SNR
认知无线电网络中频谱检测过程中检测概率随信噪比的关系(In CR networks,the relation between SNR level and detection probability)
- 2012-07-27 14:16:33下载
- 积分:1
-
FJSP用SSO
使用SSO求解柔性作業車間調度問題flexible job shop(Using SSO to solve flexible job shop scheduling problem flexible job shop)
- 2020-08-27 12:08:14下载
- 积分:1