-
MATLBline
MATLAB GUI设计中画图问题,如何在GUI的AXES中自由画线。及各种其他形状的图形。(MATLAB GUI)
- 2010-08-08 17:18:55下载
- 积分:1
-
matlabcore
说明: 本文件中有多个matlab内核函数的源代码,可以方便的查阅在matlab内核运行的代码,从而提高个人matlab编程技巧。(This file is about the core code of matlab,can help reader and learner to improve programming in matlab Environment.)
- 2010-03-22 14:30:01下载
- 积分:1
-
matlab-genetic-algorithm-instance
take the MATLAB language, and cite several examples to explain in detail what is the genetic algorithm
- 2012-04-20 19:45:50下载
- 积分:1
-
facerecog
This code is for face recognition using PCA
- 2011-12-24 22:35:10下载
- 积分:1
-
shengjiangyaZHANBO
升压斩波电源设计,很好的仿真,准确电压电流控制(Boost chopper power supply design, very good simulation, accurate voltage current control)
- 2015-11-07 21:59:57下载
- 积分: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
-
EVALUATING-MPPT-CONVERTER-TOPOLOGIES-USING-A-MATL
AN MATLAB DESIGN OF PV ARRAY
- 2013-05-02 17:44:50下载
- 积分:1
-
infomax
说明: 这是一个基于最大信息判据的盲源分离算法程序,这个程序能很好的分离信号。(This is a criterion based on the maximum information algorithm for blind source separation procedures, which can be a very good signal separation.)
- 2021-04-25 11:28:46下载
- 积分:1
-
FCM
模糊均值聚类 MATLAB程序,基于欧式距离的模糊C均值聚类,有效输出隶属度矩阵。(FCM )
- 2011-06-23 11:02:17下载
- 积分:1
-
Types-of-diversity
program for different combining schemes with different diversity
- 2013-02-08 13:01:53下载
- 积分:1