-
SFAM-Matlab
基于SFAM神经网络集成的土地评价.pdf.对matlab算法进行很详细的应用(SFAM neural network-based integrated land evaluation. Pdf. On matlab algorithm in great detail the application of)
- 2008-07-08 12:26:02下载
- 积分:1
-
back-prob-code
Back propagation Code
- 2014-09-26 14:03:54下载
- 积分:1
-
file3-1
离散粒子群优化算法优化带时间窗的车辆路径问题(Discrete particle swarm optimization algorithm to optimize vehicle routing problem with time windows)
- 2015-04-04 00:49:30下载
- 积分:1
-
Vth
Vth system calculation
- 2013-08-21 04:12:02下载
- 积分:1
-
exam4_1
在自重和温度载荷作用下的斜腿刚构桥的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Under its own weight and temperature loads inclined leg rigid frame bridge Matlab finite element calculation source, supporting the book is " ANSYS analysis and the matlab programming: Xu Rong bridge" )
- 2013-05-14 23:34:37下载
- 积分:1
-
Multiset
A collection that supports order-independent equality, like Set, but may have duplicate elements.
- 2014-05-21 11:19:04下载
- 积分:1
-
viterbi_deCODE
卷积码的维特比译码仿真,主要是仿真误码率曲线。(Convolutional codes Viterbi decoding simulation, mainly simulation BER curves.)
- 2010-05-25 22:16:24下载
- 积分:1
-
帧差法
说明: 很简单的matla帧差法的代码。。。。。。。。。。。。(Very simple matla frame difference code)
- 2020-06-25 03:40:02下载
- 积分:1
-
fdtd3D_UPML
fdtd3D_UPML simulation
- 2011-09-02 21:08:13下载
- 积分:1
-
hybridSIREKF
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm. (To estimate the input-output mapping with inputs x and outputs y generated by the following nonlinear, nonstationary state space model: x (t+ 1) = 0.5x (t)+ [25x (t )]/[( 1+ x (t)) ^ (2)]+ 8cos (1.2t)+ process noise y (t) = x (t) ^ (2)/20+ 6 squareWave (0.05 (t-1 ))+ 3+ time varying measurement noise using a multi-layer perceptron (MLP) and both the EKF and the hybrid importance-samping resampling (SIR) algorithm.)
- 2007-09-30 11:09:43下载
- 积分:1