-
duqu_xls_txt
matlab打开txt文件和excel文件,读取其中的数据(matlab open the txt files and excel files, read the data)
- 2009-05-13 16:46:05下载
- 积分:1
-
Poisson-Equation-with-Multigrid
多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程(I give a short explanation of how to use multigrid to solve the Poisson
equation in cylindrical coordinates for a solid conducting pipe. I also
explain how to use a non-uniform grid to optimize the problem.
)
- 2012-04-13 17:09:38下载
- 积分:1
-
FWD-MT-1D
Forward Modelling MT 1d with examples
- 2015-02-17 15:43:02下载
- 积分:1
-
single
改程序可以读取RINEX3.01格式的伪距和星历文件。同时适用于GPS和北斗系统。(The program can read observe files and ephmeris files in RINEX format.It also applies to GPS and Beidou system.)
- 2018-11-02 13:53:31下载
- 积分:1
-
77433657LdA350
说明: 分析计算电网谐波,得出基波和高次谐波的值(Harmonic analysis, fundamental and derived the value of high-order harmonic generation)
- 2009-08-16 14:33:44下载
- 积分:1
-
pd
说明: The program can detect the phase difference between one Sinoid signal with another sinoid signal and can generate a new signal of same phase
- 2011-09-16 17:59:33下载
- 积分:1
-
Interpolation
This program apply iterpolation on a speech file.
- 2014-01-25 18:52:16下载
- 积分:1
-
mycode
linear block code
coding file it has some 5 filesff
- 2011-10-04 22:50:34下载
- 积分: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
-
band-pass-filter
用MATLAB函数fir1设计一个具有如下指标的线性相位FIR带通滤波器:阻带截止频率为0.55pi 和0.85pi,通带截止频率为0.65pi和 0.75pi,最大通带衰减为0.2dB,最小阻带衰减为42dB。分别利用下面的窗函数来设计滤波器:汉宁窗、汉明窗、布莱克曼窗。对于每种情况,给出其冲激响应系数并画出设计的滤波器的幅频响应。(Designed with a MATLAB function with the following indicators fir1 linear phase FIR band-pass filter: stopband cutoff frequency for the 0.55pi and 0.85pi, passband cutoff frequency of 0.65pi and 0.75pi, maximum passband attenuation is 0.2dB, minimum stopband attenuation of 42dB. Window functions were used to design the following filter: Hanning, Hamming window, Blackman window. For each case, given its impulse response filter coefficients and draw the design magnitude response.)
- 2020-11-15 17:09:42下载
- 积分:1