登录
首页 » matlab » onoff

onoff

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

  • main
    实现心电信号傅里叶变换处理、并显示原信号和处理后的信号(realized the FFT of ECG, and display the results)
    2014-11-18 23:04:51下载
    积分:1
  • work
    EBMA to detect the motion between different frames in the video
    2009-11-08 03:30:26下载
    积分:1
  • self-tuning-control
    广义最小方差自校正控制:在求解控制律的性能指标中引入对控制量的加权项,限制控制作用中的剧烈变化。(Generalized minimum variance self-tuning control: control the amount of weighted items, solving the performance of the control law introduced to limit the dramatic changes in the control action.)
    2012-10-09 17:43:11下载
    积分:1
  • BLDCM的simulink模型
    说明:  BLDCM的simulink模型,电流、转速双闭环控制的无刷直流电动机系统,电机模块是自己封装而成的不是用的永磁同步电动机或者自带的BLDCM,所涉及的三个程序也有展示。(The model of BLDCM, the BLDCM system with double closed-loop control of current and speed,and the motor module is a self packaged permanent magnet synchronous motor or BLDCM, and the three programs involved are also shown.)
    2020-06-26 19:40:02下载
    积分:1
  • 1
    说明:   采用一种不完全的微分算法,被控对象为时滞系统。对象的输出端加的随机信号,幅值0.01.采样时间是20ms。(PID Controler with Partial differential)
    2011-04-03 22:09:56下载
    积分:1
  • GM(1-1)
    全国研究生数学建模大赛,PM2.5问题。采用灰色理论GM(1,1)模型实现地区PM2.5的预测,内含真实数据文件。(The Graduate School of mathematical modeling contest, PM2.5 problem. By using the grey theory GM (1, 1) model to realize the prediction of area PM2.5, with real data file.)
    2014-04-06 17:36:46下载
    积分:1
  • kcore_bu
    复杂网路中的k——core分析,用于网络社团的划分和小团体性分析(K - core analysis in complex networks)
    2018-04-12 16:45:53下载
    积分:1
  • DownUpSampling_ByFactor2
    该代码实现了以2为因子的图像升采样和降采样功能。 (The code implements a 2-liter for the factors sampling and down-sampling the image function.)
    2011-02-01 13:27:37下载
    积分:1
  • LMS-RLS-CMA-equalization
    LMS、RLS、CMA自适应均衡算法matlab仿真,出图效果很好。( LMS, RLS, CMA adaptive equalization algorithm matlab simulation, showing good results. LMS, RLS, CMA adaptive equalization algorithm matlab simulation, showing good results.)
    2021-04-27 15:48:44下载
    积分:1
  • pengkao
    对信号进行频谱分析及滤波,数据模型归一化,模态振动,窗函数法设计一个数字带通FIR滤波器。( The signal spectral analysis and filtering, Normalized data model, modal vibration, A window function design FIR digital band-pass filter.)
    2016-05-04 18:11:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载