-
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
-
11
说明: 熟悉MATLAB的命令窗口。掌握MATLAB一些基本操作,能进行一般的数值计算。实现语句的重调和修改 。
(Familiar with the MATLAB command window. MATLAB grasp some basic operations, to carry out general numerical calculation. Achieve reconciliation statement heavy modifications.)
- 2014-12-08 20:25:11下载
- 积分:1
-
lsb
基于lsb隐写算法实现信息隐藏,matlab实现。(Write algorithm based on the LSB hidden information hiding, matlab realize.)
- 2013-04-17 08:33:57下载
- 积分:1
-
Chap_4
《自适应滤波器》教材第四章代码,很全面,对应(" Adaptive Filter" textbook Chapter IV code, very comprehensive, correspondence)
- 2013-12-28 15:43:07下载
- 积分:1
-
vcbffndh
matlab程序运行时导入数据文件作为输入参数,是路径规划的实用方法,用MATLAB实现的压缩传感,用于信号特征提取、信号消噪,多姿态,多角度,有不同光照,时间序列数据分析中的梅林变换工具。( Import data files as input parameters matlab program is running, Is a practical method of path planning, Using MATLAB compressed sensing, For feature extraction, signal de-noising, Much posture, multi-angle, have different light, Time series data analysis Mellin transform tool.)
- 2016-03-07 21:56:52下载
- 积分:1
-
K-Means
聚类分析(K-Means)程序实现及展现
- 2009-09-20 15:31:08下载
- 积分:1
-
code_lab_two
The effects of multipath include constructive and destructive interference, and phase shifting of the signal.
This causes Rayleigh fading, named after Lord Rayleigh. The standard statistical model of this gives a distribution known as the Rayleigh distribution.
Rayleigh fading with a strong line of sight content is said to have a Rician distribution, or to be Rician fading.
- 2010-01-09 13:26:43下载
- 积分:1
-
ofdm-matlab
完整的OFDM仿真程序,在matlab上运行。有详细的解释。(Complete OFDM simulation program, run in matlab. A detailed explanation.)
- 2011-05-11 15:51:56下载
- 积分:1
-
3456887text
四点定位,声源定位,可连续模拟多个声源进行定位模拟(Four-point positioning, sound source localization, continuous simulation of multiple sound source localization simulation)
- 2014-11-27 09:36:08下载
- 积分:1
-
guandao-matlab-simulation
惯性导航仿真,matlab,很好的仿真程序。(inertial simulation in Matlab)
- 2013-09-28 15:49:39下载
- 积分:1