-
fuzzf
用matlab仿真模糊控制器,有一定的帮助(fuzzy pid controller)
- 2009-05-08 12:42:09下载
- 积分:1
-
curvelab
CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet
Transform in two and three dimensions.
- 2011-12-01 13:47:38下载
- 积分:1
-
Surface
利用最速下降法计算最小曲面的面积,初始条件为0,边界条件为正方形固定边界。(Using steepest descent method to calculate the minimum surface area. Initial condition is 0, while boundary condition is square fixed values.)
- 2015-02-05 18:36:12下载
- 积分:1
-
sixdofvm
it s flight vizualisation matlab
- 2010-10-31 15:25:01下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
hgfxmatlab
回归分析MATLAB工具箱的使用,包括多元线性回归,多项式回归,多元二项式回归,非线性回归,逐步回归(Regression analysis using the MATLAB toolbox, including multiple linear regression, polynomial regression, multiple binomial regression, nonlinear regression, stepwise regression)
- 2020-09-18 08:57:54下载
- 积分:1
-
FDAEC
毕业设计里用到的频域回声抵消算法代码,可以有很好的效果(Graduation in the use of frequency domain echo cancellation algorithm code, you can have a good effect)
- 2011-09-12 12:55:48下载
- 积分:1
-
emd2
EMD算法,实现对信号的经验模式分解,直接调用数据就可以,(EMD algorithm, realize the signal of the empirical mode decomposition)
- 2011-11-01 15:27:45下载
- 积分:1
-
Code
一些MATLAB练习用的小代码.均为M文件。全是本人学习时写的。有注释。绝对原创。(MATLAB exercises with some small code. Are M documents. Learning all the time I wrote. Annotated. Absolutely original.)
- 2009-06-13 17:29:27下载
- 积分:1
-
2008_bmvc_FaceDetector_demo
2008_bmvc_FaceDetector, 2008新提出一种人脸检测算法(2008_bmvc_FaceDetector, face detection algorithm, )
- 2011-10-25 16:38:43下载
- 积分:1