-
Matlabhandbookhtml
网页版MATLAB的用户手册,非常方便查询MATLAB的所有命令。(A very good book to learn the communication aspects of MATLAB, which contains MATLAB source code can be directly run.)
- 2014-03-13 22:16:44下载
- 积分:1
-
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
-
downloadpaper1
基于matlab的摸拟退火算法研究(很经典)(Based on the simulation annealing algorithm matlab Study (classic))
- 2007-08-14 08:58:16下载
- 积分:1
-
pf_colortracker
粒子滤波跟踪程序,c编写,编译成matlab(Pf tracking.C mex to matlab)
- 2011-04-27 08:38:32下载
- 积分:1
-
untitled2222
可逆直流脉宽调速系统的仿真中很重要的一个模块PWM(Reversible DC PWM speed control system simulation is an important module in PWM)
- 2010-05-29 20:02:33下载
- 积分:1
-
meatuxingchuli
这是一一一一一个基于图像平滑处理的程序,附代码(This is eleven thousand one hundred and eleven procedures based on image smoothing, with the code)
- 2010-11-10 08:59:26下载
- 积分:1
-
NRZspectrumandPMD
对光纤系统中的NRZ时域和频域特性进行了描述,值得一看(fiber NRZ system of time-domain and frequency domain characteristics of the description of an eye-catcher)
- 2006-09-27 19:03:30下载
- 积分:1
-
APFC-simulink-example
功率因数校正的一些simulink仿真实例,包括单相和三相的电路拓扑,欢迎大家下载交流!(Power Factor Correction some simulink simulation examples, including single-phase and three-phase circuit topology, welcome everyone to download!)
- 2021-03-18 15:29:20下载
- 积分:1
-
program-to-hep-on-analyse-the-multilevel-inverter
program to hep on analyse the multilevel inverterprogram to hep on analyse the multilevel inverterprogram to hep on analyse the multilevel inverterprogram to hep on analyse the multilevel inverter
- 2013-10-25 03:32:01下载
- 积分:1
-
Audio-Steganography-by-Least-Significant-Bit-Meth
audio watermarking embeddin , use algorithm DCT DWT
- 2015-03-05 00:00:34下载
- 积分:1