-
u12
matlab toolbox three level ,you can use it to learn matlab
- 2010-05-20 18:38:02下载
- 积分:1
-
FDTD1matlab
一个用matlab编写的一维FDTD算法程序,与大家共享(using Matlab to prepare a one-dimensional FDTD algorithm procedures, and share)
- 2007-04-21 19:05:47下载
- 积分:1
-
xiangganban
处理相干斑的程序,可以借鉴和学习。经过本人编写(Speckle processing program, you can learn from. After I write)
- 2013-09-15 21:23:57下载
- 积分:1
-
mianzhen
雷达面阵的波束形成及三维的波束指向图
Beamforming radar plane and three-dimensional array beam pointing Figure
- 2020-07-04 06:40:01下载
- 积分:1
-
MATLAB科学计算课件
说明: 清华大学出版社出版的科学与工程计算技术丛书/MATLAB科学计算课件的课件以及源代码(The Courseware and Source Code of Scientific and Engineering Computing Technology Series/MATLAB Scientific Computing Courseware Published by Tsinghua University Press)
- 2020-06-23 18:20:02下载
- 积分:1
-
otsu
The code gives us the ability to determine the optimal threshold from the gray level image.
- 2013-02-11 12:14:12下载
- 积分:1
-
veterbi
利用matlab实现维特比编解码,采用的是汉明距离,[3 1](Using Viterbi decoding matlab implementation, using the Hamming distance, [31])
- 2010-11-09 16:23:44下载
- 积分:1
-
mohu_bldcm
永磁无刷直流电机matlab/simulink模型及相关代码,使用了模糊控制对电机进行了调速。(Permanent magnet brushless DC motor matlab/simulink models and related code, the use of fuzzy control of the motor speed.)
- 2014-03-17 14:58:13下载
- 积分:1
-
iscatter
This approach has potential for major improvements in our ability to estimate the impulse response of the Earth, particularly for P waves reflected from the free surface and returned as an equivalent to the plane-wave reflection response. (This approach has potential for major improvements in our ability to estimate the impulse response of the Earth, particularly for P waves reflected from the free surface and returned as an equivalent to the plane-wave reflection response.)
- 2009-12-21 23:33:22下载
- 积分: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