-
Experiment1.tar
该文件是学习matlab的国外经典教材,在国内也没有电子书,本人从国外所得(This book is written for the matlab primers of engineering by University of Cabriage.It s easy to learn and grasp.)
- 2010-02-12 07:31:26下载
- 积分: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
-
PV
photovoltaic array simulation matlab
- 2013-05-03 14:36:05下载
- 积分:1
-
histogram
TO FIND HISTOGRAM OF AN IMAGE
- 2015-04-20 13:20:25下载
- 积分:1
-
cccc
用matlab实现遗传算法程序,各个部分分开为几个函数,适用一般遗传算法应用(Matlab genetic algorithm used to achieve process to separate the various parts of several functions, the application of genetic algorithm application)
- 2009-05-24 13:51:35下载
- 积分:1
-
lms
Adaptive filtering algorithm based on LMS (B-LMS), to fast track the process of change in channel between transmitter & receiver
- 2013-08-06 15:48:34下载
- 积分:1
-
resection
后方交会用于实际坐标与图像坐标的转换,提高精度(Resection for the conversion of the actual coordinates and image coordinates, to improve the accuracy)
- 2012-04-25 11:55:04下载
- 积分:1
-
kanon
matlab写的卡农,偶然看到的,纯属娱乐(Matlab written by Canon, happened to see, purely entertainment)
- 2012-05-29 19:05:15下载
- 积分:1
-
7level
& level multilevel inverter output waveform from matlab
- 2012-01-11 21:23:47下载
- 积分:1
-
3_demosaicing
图像demasaicing 方法, 两种一种是线性,一种是nearest(two ways to demasaicing, nearest and linear, the image is bayer )
- 2013-05-26 04:42:54下载
- 积分:1