-
matlab-fluent-heat-con
matlab求解热传导方程的几个例子,有注释,适合初学者(matlab solving a few examples of the heat conduction equation, with notes, suitable for beginners)
- 2012-05-22 17:04:00下载
- 积分:1
-
MATLABfacemomentsp
Face Recognition Based on Statistical Moments
- 2012-05-25 17:37:43下载
- 积分:1
-
Advanced-PID-control
第二版(刘金锟)先进PID控制及其MATLAB仿真书和代码有书签(Second Edition (Liu Kun) advanced PID control and MATLAB code books and bookmarked)
- 2014-12-27 21:25:33下载
- 积分:1
-
Decimation
软件无线电中的信号抽取程序,包括抽取后的频谱分析(software radio signal extraction procedures, including spectral analysis after extraction)
- 2014-01-07 10:38:48下载
- 积分:1
-
RGB
一个修改后的acp进行人脸识别的Matlab代码(A modified acp the Matlab code for face recognition)
- 2008-06-13 09:48:24下载
- 积分:1
-
mMS__matlaabe
mean shift 均值漂移算法的的matlab实现,大家能看看,比较实用
(mean shift algorithm matlab mean-shiftt realize, we can look at more practical
)
- 2012-05-18 16:18:51下载
- 积分:1
-
ECG_analysis_OLD
Old analasys of ECG updateted recently , having noise problem
- 2013-03-02 17:05:27下载
- 积分:1
-
chebarray
改程序为切比雪夫拓扑结构的直线阵的matlab代码(Reform program for the Chebyshev linear array topology matlab code)
- 2010-09-03 12:14:09下载
- 积分:1
-
NDA_EM_32qam
使用EM算法,估计32QAM调制方式下的信噪比(EM algorithm using the estimated signal to noise ratio under 32QAM modulation)
- 2010-10-22 08:26:38下载
- 积分: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