-
MATLABGMSKModulation
用MATLAB实现GMSK信号的产生与解调(Using MATLAB to achieve GMSK signal generation and demodulation)
- 2008-01-23 15:41:18下载
- 积分:1
-
LMS_Newton
基于牛顿法的LMS自适应滤波器设计,基于MATLAB实现(Newton method based on the LMS adaptive filter based on MATLAB, design
)
- 2011-09-16 15:17:54下载
- 积分:1
-
POW
an exemple of source that i was programming last night
- 2014-12-11 03:28:11下载
- 积分:1
-
W09-0006
optimal location of capacitor in radial distribution system
- 2013-12-15 13:19:25下载
- 积分:1
-
PRBS
PRBS序列,也即M序列,用于系统辨识。(PRBS sequence signal used in system identification)
- 2020-12-22 09:39:08下载
- 积分:1
-
oujizidianchang
此段程序描述了电偶极子在静态的情况下的电场、电势分布图。 比较简单注重在一些基本语句的使用(This procedure describes the electric dipole in the case of static electric fields, electric potential distribution maps. Relatively simple focus on the use of some of the basic statement)
- 2007-12-24 12:47:47下载
- 积分:1
-
QR-matlab
qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了(qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the original matrix nonsingular matrix by the QR algorithm completely determine the sequence of its decomposition)
- 2012-10-06 16:54:35下载
- 积分:1
-
transient-stability-
电力系统暂态稳定仿真,模拟临界失稳状态,求临界切除角度(Power system transient stability simulation)
- 2013-12-04 12:38:39下载
- 积分: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
-
kafbox-1.4
Kernel自适应滤波器算法是基于Kernels的在线自适应回归算法。非常适合非线性滤波,跟踪和回归。该工具箱包括算法,演示和性能比较工具(Kernel adaptive filtering algorithms are online and adaptive regression algorithms based on kernels. They are suitable for nonlinear filtering, prediction, tracking and nonlinear regression in general. This toolbox includes algorithms, demos, and tools to compare their performance.)
- 2018-04-22 12:46:42下载
- 积分:1