-
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
-
pointers-01.00.05
MATLAB的库提供了一个指针的指针和MATLAB的数据结构实现(MATLAB Pointer Library provides an implemetation of pointers and data structures in MATLAB )
- 2009-11-23 16:34:07下载
- 积分:1
-
matlab_c++
《精通matlab与c++混合编程》的光盘内容,是本书的源码。有很大的实际价值。()
- 2008-05-22 13:32:07下载
- 积分:1
-
Movie
说明: 将一系列图象转换成avi电影,使用matlab编程.(will be converted into a series of images avi film, the use of Matlab programming.)
- 2006-03-30 15:37:43下载
- 积分:1
-
HMF_HOG
Histogram of Orientated Gradients for gray-level images
- 2012-05-02 21:36:19下载
- 积分:1
-
LCC
无线充放电中的谐振网络仿真设计,有助于了解谐振网络。(The simulation design of resonant network in wireless charge and discharge is helpful to understand resonant network.)
- 2019-06-02 19:43:40下载
- 积分:1
-
text412
线性方程组求解,全主元解法的matlab程序(The solution of linear equations, all the main element method matlab program
)
- 2014-11-15 20:41:49下载
- 积分:1
-
222
以上是6阶坡度的matlab源程序代码,程序非常简单,而且适用。希望你能有用。(These are the 6 step gradient matlab source code, the program is very simple and applicable. I hope you can be useful.)
- 2013-12-11 18:07:34下载
- 积分:1
-
spectral-analysis
对变压器噪声信号的频谱分析,对比matlab中功率谱分析的各种方法,并显示频谱分析结果图(Transformer noise signal spectrum analysis, power spectrum analysis of the various methods matlab contrast and displays the results of spectral analysis chart)
- 2021-02-25 10:59:38下载
- 积分:1
-
neifing
利用最小二乘法进行拟合多元非线性方程,用于特征降维,特征融合,相关分析等,基于chebyshev的水声信号分析。( Multivariate least squares fitting method of nonlinear equations, For feature reduction, feature fusion, correlation analysis, Based chebyshev underwater acoustic signal analysis.)
- 2016-12-22 20:01:04下载
- 积分:1