-
fem_toolbox
matlab-fem-analysis-and-application tool box
- 2014-01-05 14:53:23下载
- 积分:1
-
SmithMacMilan
matlab mimo mcmilan
- 2017-06-28 05:34:23下载
- 积分:1
-
59564365svc
PSCAD仿真模型,可以用来研究SSO问题。(The PSCAD simulation model can be used to study SSO problems.)
- 2019-04-30 16:23:55下载
- 积分:1
-
power_spectrum_notes
Computing Fourier Series and Power
Spectrum with MATLAB.
- 2010-02-24 15:37:26下载
- 积分:1
-
multilevel-boost-converter
multilevel boost convertermultilevel boost convertermultilevel boost convertermultilevel boost convertermultilevel boost convertermultilevel boost converter
- 2013-10-25 03:24:27下载
- 积分:1
-
ltc5
估计功率谱的经典方法,即周期图和修正周期图法(Estimate the power spectrum of the classic method, ie, the period map and corrected periodogram)
- 2013-11-10 18:25:48下载
- 积分:1
-
粗糙集算例
说明: 粗糙集属性约简,包括正域的计算,约简结果的提取(Rough Set Attribute Reduction, including the calculation of positive fields, the extraction of reduction results)
- 2018-12-27 02:56:33下载
- 积分:1
-
assSharp1
speech processing by matlap
- 2011-06-30 20:00:07下载
- 积分:1
-
zsmj
Thinking on the matlab image processing, through four-dimensional perspective, involving multidisciplinary summary, as well as the threshold of the chaotic property
- 2010-06-05 16:24:51下载
- 积分: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