-
case300
电力系统潮流计算采取牛顿-拉弗逊法 IEEE 300 (power flow calculation IEEE 300)
- 2010-11-02 11:47:59下载
- 积分:1
-
GAbit_roulette
Introduction to Stochastic Search and Optimization
- 2010-01-07 20:40:49下载
- 积分:1
-
dynamics_CR3BP
说明: 构造限制三体问题中平动点周围的halo轨道,实现对太空环境定点观察(Restricted three-body problem Zhongping construct fixed points around the halo orbit, the space environment to achieve the fixed observation)
- 2020-12-17 20:59:13下载
- 积分:1
-
ltc5
估计功率谱的经典方法,即周期图和修正周期图法(Estimate the power spectrum of the classic method, ie, the period map and corrected periodogram)
- 2013-11-10 18:25:48下载
- 积分:1
-
quchujidianganrao
使用低通滤波器对心电波形进行滤波,去除肌电干扰,并设计图形界面(Using low pass filter, get rid of the myoelectricity interference of ecg waveform, and the graphical interface design
)
- 2014-06-21 10:47:58下载
- 积分:1
-
Fir_filter
fir滤波器MATLAB仿真程序,对于理解fir滤波器有一定的帮助(fir filter MATLAB simulation program, for understanding the fir filter has some help)
- 2015-03-29 15:03:42下载
- 积分:1
-
sy1
二进制数字调制解调及GUI界面实现,2psk,2ASK,2FSK,2DPSK(AS you see above)
- 2012-12-24 10:40:49下载
- 积分:1
-
蒙特卡洛仿真-n维球体积
使用蒙特卡罗方法计算n维球体的体积,很有趣的程序(An interesting program for calculating the volume of n-dimensional spheres by Monte Carlo method)
- 2021-03-31 18:19:09下载
- 积分:1
-
BAM_1
利用matlab軟體實現類神經網路 BAM演算法(Neural network using matlab BAM implementation)
- 2011-01-19 00:41:11下载
- 积分: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