登录
首页 » matlab » onoff

onoff

于 2009-09-07 发布 文件大小:2KB
0 140
下载积分: 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 个回复

  • ycsf
    本程序演示的是用遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数(This procedure is demonstrated by using genetic algorithms a population of random, and then the basis for cross-rate, mutation rate, calculated from generation to generation, where the largest fitness algebra)
    2007-12-27 17:33:14下载
    积分:1
  • gaussian_pdf_assignment
    Matlab code for gaussian random variable and its CDF
    2012-09-10 19:09:51下载
    积分:1
  • matlab-modeling-algorithm(1)
    本资料包包含了系统的matlab建模用算法(This pack contains the system matlab modeling algorithm used)
    2013-08-03 19:43:25下载
    积分:1
  • neifing
    利用最小二乘法进行拟合多元非线性方程,用于特征降维,特征融合,相关分析等,基于chebyshev的水声信号分析。( Multivariate least squares fitting method of nonlinear equations, For feature reduction, feature fusion, correlation analysis, Based chebyshev underwater acoustic signal analysis.)
    2016-12-22 20:01:04下载
    积分:1
  • MusicPlayer
    说明:  音乐播放器MATLAB代码,带有GUI界面(MATLAB code for music player with GUI interface)
    2020-05-24 12:17:21下载
    积分:1
  • ElectricVehicle
    纯电动汽车电机驱动系统控制策略研究.建立了电动汽车行驶过程中的动力学模型,采用了模糊控制和pid控制的策略。(Pure electric vehicle motor drive system control strategy. Established electric vehicle in the dynamic model, fuzzy control and pid control strategy.)
    2010-05-07 17:42:39下载
    积分:1
  • recognition-algorithm
    基于种群算法的多项目关键链识别算法Many key chain project recognition algorithm based on population algorithm(Many key chain project recognition algorithm based on population algorithm)
    2013-08-18 09:20:08下载
    积分:1
  • ActVoice
    使用MATLAB实现声卡数据的实时采集处理(Using MATLAB to achieve real-time data acquisition and processing sound)
    2011-10-31 15:59:52下载
    积分:1
  • pulsgauss2
    uwb 2-and derivative pulse gaussian simulation
    2009-12-03 02:21:11下载
    积分:1
  • mexcdf.r4000
    Toolbox to read netcdf files on Matlab Install: javaaddpath([pwd /netcdfAll-4.2.jar ]) unzip( mexcdf.r4000.zip ) addpath ([pwd /mexcdf/mexnc ]) addpath ([pwd /mexcdf/snctools ])
    2013-08-17 09:53:36下载
    积分:1
  • 696518资源总数
  • 105018会员总数
  • 5今日下载