-
matlabbubblesort
基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.(Bubble Sort )
- 2010-01-04 11:03: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
-
simulink
Simulink动态系统建模与仿真基础 李颖等编.pdf
精通simulink系统仿真与控制.pdf(A very useful tool SIMULINK simulation)
- 2012-05-01 17:22:27下载
- 积分:1
-
dmtteq3
The MATLAB DMTTEQ Toolbox is a collection of MATLAB functions to design
and test the following time domain equalizer design methods
- 2011-06-30 23:17:38下载
- 积分:1
-
fangshe
用matlab实现仿射变换,可以做为初学者参考代码学习,很简单(Affine transformation)
- 2013-03-26 21:11:34下载
- 积分:1
-
009
设置matlab GUI中,table对象不同单元格的设置matlab GUI中,table对象不同单元格的颜色和 各个单元格字体颜色的方法,综合了matlab和html
(the method to setting table s unit color and font color of the matlab GUI,with the help of matlab and html)
- 2013-10-28 16:45:18下载
- 积分:1
-
eluosifangkuaiV2.0
本程序是俄罗斯方块matlab版本,完成基本的功能,运行成功(matlab test simulation)
- 2013-12-30 15:04:45下载
- 积分:1
-
SVM
说明: 基于MATLAB的支持向量机(SVM)在故障诊断中的的应用例程(Application routine of support vector machine (SVM) based on MATLAB in fault diagnosis)
- 2020-08-10 17:58:28下载
- 积分:1
-
IEEE33配电网潮流计算
说明: IEEE33节点的潮流计算,比较适合学习(Power flow calculation of 33 nodes)
- 2020-04-30 15:17:59下载
- 积分:1
-
matlab100
matlab编程100例,供matlab爱好者、学习者使用(100 cases of programming matlab, matlab for lovers, learners use)
- 2009-04-07 22:30:39下载
- 积分:1