-
Programs
efficient transmit beamspace design for search-free based doa estimation in mimo radar
- 2015-03-10 19:31:15下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
electromagnetic-method
电磁测深法原理-朴化荣,这是一本电磁法测深的基础书籍,适合新手。。(The principle of electromagnetic method)
- 2013-05-22 11:50:47下载
- 积分:1
-
modwell
seismic attenuation, well based estimation
- 2010-12-21 12:46:03下载
- 积分:1
-
mgrscho
修正 Gram-Schmidt 正交 ,从别处找到的。(Gram-Schmidt orthogonal correction)
- 2011-09-28 13:45:36下载
- 积分:1
-
particle-filtering-tracking-
粒子滤波方法用于跟踪,很易看懂的程序,建议初学者下载学习(Particle filter for tracking, it is easy to understand the procedures recommended for beginners to learn to download)
- 2013-11-28 16:34:11下载
- 积分:1
-
modelo_nolineal_tanque
non-linear tank model on matlab
- 2009-11-19 23:07:04下载
- 积分:1
-
ESPRIT
经典DOA估计算法程序,程序实用,仿真结果理想。(Classic DOA estimation algorithm, programs and practical, ideal simulation results.)
- 2014-10-31 10:23:14下载
- 积分:1
-
NARMA_L2_LFC
Load Frequency Control using ANN NARMA-L2
- 2015-12-11 12:24:16下载
- 积分:1
-
PIV-Post-processing
A PIV Post-processing and data analysis toolbox(The PIVMat Toolbox for Matlab contains a set of command-line functions to import, post-process and analyse 2- and 3-components vector fields from PIV (particle image velocimetry), stereo-PIV, DIC (digital image correlation) SS (synthetic schlieren) or BOS (background-oriented schlieren) applications.
Main Features:
- Import vector fields from PIV (Particle Image Velocimetry) or other related technics, such as DIC (Digital Image Correlation), SS and BOS (Synthetic Schlieren and Background-oriented Schlieren).
- Compatibale with files from DaVis (LaVision), DPIVSoft (Meunier & Leweke), VidPIV (Oxford Laser), MatPIV and Optical Flow.
- Standard vector field operations: interpolation, filtering (median, Butterworth...), averaging (temporal, spatial, azimuthal...), derivatives computation (vorticity, divergence, strain, Q-factor...)
- Fully vectorized: all operations directly apply on arrays of fields (no for loops)
- More than 60 functions with full on-line documentation sampl)
- 2013-10-03 22:35:10下载
- 积分:1