登录
首页 » matlab » onoff

onoff

于 2009-09-07 发布 文件大小:2KB
0 98
下载积分: 1 下载次数: 12

代码说明:

  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

文件列表:

license.txt
onoff.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vol3d.m
    Volumetric plot of a partially translucent 3D-Matrix (3-Tensor) in Matlab.
    2013-03-14 00:49:02下载
    积分:1
  • optim_sa
    SIMULATED ANNEAL.OPTIMUM EXPERIMENT
    2013-04-29 17:53:19下载
    积分:1
  • genetic_algorithm
    作者通过matlab编程,对遗传算法进行了演示。遗传算法是一种全局优化算法,不仅对单个算法可以进行优化,也可以对多个算法进行组合优化。(Author through matlab programming, genetic algorithm demo. Genetic algorithm is a global optimization algorithm, not only for a single algorithm can be optimized, you can on a number of combinatorial optimization algorithm.)
    2008-02-01 04:24:43下载
    积分:1
  • comparatot
    ADC simulink model based compare
    2012-04-12 21:36:07下载
    积分:1
  • 17dynamic-edited
    dynamic d flipflop hspice model
    2013-08-09 16:22:02下载
    积分:1
  • Effect-of-phase-error
    此程序主要演示通道间相位误差对DBF旁瓣电平的影响。(This program is mainly to demonstrate of effect of channel phase errors on the sidelobes of DBF.)
    2013-09-26 10:56:56下载
    积分:1
  • tutorial-MATLAB-matrix-notation
    AN INTRODUCTION TO MATRIX MANIPULATION IN MATLAB The power that MATLAB brings to digital image processing is the extensive set of functions that are available in MATLAB for processing multidimensional arrays, of which matrices (two dimensional numerical arrays) have a one to one correspondence with digital images. This tutorial discusses and illustrates a number of ways used to manipulate matrices. Usually, this is the first step in learning how to apply MATLAB tools to image processing applications.
    2009-10-13 13:52:33下载
    积分:1
  • simulink
    关于simulink的一些仿真实例,对初学者有所帮助!(It is a document of PDF about examples of Simulink simulation , to help beginners!)
    2011-11-15 15:41:30下载
    积分:1
  • HMM
    HMM工具箱。包括算例。(HMM toolbox, including a few examples, to facilitate learning )
    2011-12-07 14:44:42下载
    积分:1
  • hough_lst
    harris角点检测的小程序,希望对大家有用,谢谢(harris corner detection of small procedures, we hope to be useful, thank you)
    2013-10-23 16:42:14下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载