-
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
-
QPSKsimulatorANDber
QPSK调制下在AWGN和Rayleigh衰落信道下的仿真以及误码率计算,包含完整的报告说明(QPSK modulation in AWGN and Rayleigh fading channel simulation, as well as bit error rate calculation, the report contains a complete description)
- 2020-07-02 23:20:01下载
- 积分:1
-
Spinnss
usaging of Java Spinner controls in Matlab
- 2010-12-03 20:52:12下载
- 积分:1
-
044
说明: : 分析当前国土资源信息系统的现实需要和发展趋势, 说明了建立新型国土资源信息系统的必要性; 重点研究了当
前国土资源信息系统建设的关键技术。这些关键技术对提高国土资源管理的效率以及现代化水平起到了巨大作用, 取得
了良好的经济效益和社会效益。(: Analysis of the current reality of land resources information system needs and trends, describes the establishment of a new need for land resource information system focuses on the current land resources information system key technology. These key technologies to improve the efficiency of land resource management, and played a huge role in the level of modernization achieved good economic and social benefits.)
- 2010-04-02 00:41:17下载
- 积分:1
-
UTM
this program transfer geodetic coordinates to UTM.
it is simple but good work.
- 2012-05-30 02:27:09下载
- 积分:1
-
New Folder (3)
说明: 实现原始LBP特征提取,并通过统计直方图进行提取,(The original LBP feature is extracted by statistical histogram,)
- 2020-03-03 13:51:23下载
- 积分:1
-
diliuzhang
说明: 第六章 MATLAB 特殊图形的绘制
6.1 区域图
6.2 填充图
6.2.1 二维填充图
6.2.2 三维填充图
6.3 条形图
6.3.1 二维条形图
6.3.1 三维条形图
6.4 直方图
6.4.1 笛卡儿坐标系下的直方图
6.4.2 极坐标系下的直方图
6.5 圆体图
6.5.1 圆柱体的绘制
6.5.2 球体的绘制
6.5.3 椭圆体的绘制
6.6 饼图
6.6.1 二维饼图
6.6.2 三维饼图
6.7 排列图
6.8 离散图形的绘制
6.8.1 二维柄状图
6.8.2 三维柄状图
6.8.3 阶梯图
6.9 散点图
6.9.1 二维散点图
6.9.2 三维散点图
6.9.3 散点图矩阵
6.10 轮廓图
6.10.1 二维轮廓图
6.10.2 三维轮廓图
6.11 向量图
6.11.1 罗盘图
6.11.2 羽状图
6.11.3 箭头图
6.11.4 法线图
- 2010-04-18 16:16:48下载
- 积分:1
-
AFD
孤岛检测主动式AFD算法模型及其MATLAB实现(Active AFD islanding detection algorithm model and its MATLAB implementation)
- 2021-05-13 03:30:03下载
- 积分:1
-
isotypes-4d639baedbc2
software isotypes 8583
- 2014-01-10 01:43:19下载
- 积分:1
-
class
说明: 用于分类,使用的是matlab工具,代码很简单,但是很实用。。。。。(class)
- 2010-04-17 18:29:36下载
- 积分:1