-
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
-
SPIHT
说明: 可实现对灰度图像进行小波变换以及spiht编码并且完成了图像的重构(Can be realized on the gray image coding and wavelet transform and spiht complete reconstruction of the image)
- 2010-05-04 16:05:25下载
- 积分:1
-
stblrnd
生成服从稳定分布的随机序列,稳定分布具有比高斯分布更强的冲击特性(alpha stable distribution generator.)
- 2014-09-09 16:31:44下载
- 积分:1
-
code1
find final scaling contrast map
- 2014-10-05 02:53:55下载
- 积分:1
-
maze
maze solution. it is a solution for maze problem with matlab code. in this solution I used very simple functions and it is easy for everyone.
- 2013-11-04 20:40:24下载
- 积分:1
-
linpack_Z
奇异值分解;奇异值分解;奇异值分解;奇异值分解;奇异值分解;(Singular Value Decomposition
Singular Value Decomposition
Singular Value Decomposition
Singular Value Decomposition
Singular Value Decomposition
Singular Value Decomposition)
- 2011-12-25 16:21:23下载
- 积分:1
-
KPCA-FACE
采用KPCA方法的人脸识别算法,包含算法的matlab实现源码及相关测试、训练数据集(KPCA based face recognition algorithm, matlab source code of the algorithm implementation and related testing, training data set contained)
- 2013-12-20 10:04:36下载
- 积分:1
-
qing-hua-xin-hao-chulippt
清华大学信号与系统经典教材 课件 非常好 我喜欢 是学习现代数字信号处理的经典教材(wofw woifew fwiojfkjshnv wf sf wifjs fwfjsl ggew wgjwgr gwogd ld vlsgj sdfjjw)
- 2011-05-29 16:05:03下载
- 积分:1
-
Cognitive-Radio-using-ed--ber-.tar
cognitive radio with energy detection by calculating BER a complete project
- 2013-05-22 20:50:42下载
- 积分:1
-
lyapunov_wolf
采用轨迹跟踪的方法来求解最大李雅普诺夫指数(Trajectory tracking method is adopted to solve the maximum lyapunov index)
- 2015-04-20 20:04:47下载
- 积分:1