-
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
-
R14
说明: Ofdm-UWB的仿真模型图,适合7.0的版本,包含整个协议规定的系统,可以设置FFT的点数。(Ofdm-UWB simulation model map for the 7.0 version of the agreement include the entire system can be set FFT points.)
- 2005-09-17 19:10:04下载
- 积分:1
-
Maltab-mathematical-modeling
《Maltab在数学建模中的应用》卓金武等,源代码,北京航空航天大学出版社(Maltab mathematical modeling,Zhuojin Wu, source code, Beijing University of Aeronautics and Astronautics Press)
- 2013-02-03 00:30:43下载
- 积分:1
-
music
空间谱估计经典算法DOA的MUSIC 和 ESPRIT。适合于MATLAB和DOA算法入门。(MUSIC and ESPRIT algorithm appliment.)
- 2011-08-18 11:06:46下载
- 积分:1
-
CH06
matlab classic program, which the code is simple, powerful, video material I have
- 2013-08-05 09:43:56下载
- 积分:1
-
adaptive_adrc-master
说明: ADRC 主要功能是结合PID控制器来抵抗干扰,可运行(ADRC The main function is to combine with PID controller to resist interference and operate)
- 2020-10-27 14:19:58下载
- 积分:1
-
Chapter7
基于MATLAB的应用与源代码以及m文件(基于MATLAB的应用与源代码)
- 2010-01-24 22:36:11下载
- 积分:1
-
zuixiaoercheng
说明: 利用最小二乘原理建立了趋势项的一般模型,并利用MATLAB软件强大的矩阵计算功能,对一个含有非线性趋势项的周期信号进行了趋势项消除,并得到了预期效果。(Using the least squares principle to establish a trend term, the general model and the use of MATLAB software is powerful matrix calculation function, for a linear trend term with periodic signals the trend for elimination, and get the desired effect.
)
- 2011-04-06 10:50:28下载
- 积分:1
-
refbook
Matlab function reference Book Matlab function reference BookMatlab function reference BookMatlab function reference BookMatlab function reference BookMatlab function reference Book
- 2009-10-25 03:03:05下载
- 积分:1
-
matlab-korea
korea matlab guide
enjoy
- 2013-05-23 16:05:58下载
- 积分:1