-
ColourEngineeringToolbox
Colour Engineering Toolbox
- 2009-12-11 16:44:29下载
- 积分:1
-
对adc采样信号进行频谱分析adc_ansysis
对adc采样信号进行频谱分析,计算信噪比,有效位数等等重要参数(Adc sampling signal for spectrum analysis, calculate SNR, the effective number of bits so the important parameters)
- 2021-05-14 08:30:02下载
- 积分:1
-
T3
说明: PROJECT ANALYSE WITH 3D MODEL AND PIE CHART MENU
- 2014-05-25 10:00:09下载
- 积分:1
-
fgarch
说明: 利用Garch模型 预测 可以进行经济数据预测处理(Using Garch model to predict economic data can predict treatment)
- 2011-03-01 14:38:36下载
- 积分:1
-
电力系统潮流计算matlab工具包psat-2.1.8-mat
电力系统仿真,简洁,高效,有三机九节点、14节点、风机、光伏等模型(Power system simulation, simple and efficient)
- 2018-05-03 09:31:47下载
- 积分:1
-
Poisson_FEM
poisson问题有限元求解通用程序(线性元).
压缩包内exp.m包含了一个实际问题,matlab下直接运行即可,如效率不高,可适当修改网格参数h.(poisson problem of the finite element procedure for solving general (linear million). exp.m compressed package contains a real problem, matlab can be directly run, such as the efficiency is not high, may be appropriate to amend the grid parameter h.)
- 2007-12-01 09:41:07下载
- 积分:1
-
Alamouti
Here s is a code for alamouti scheme having transmitter diversity!
:)
njoooy!
- 2010-11-13 16:15:30下载
- 积分:1
-
FEM-using-Matlab---Programmes
matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
- 2013-07-11 15:44:59下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
kongjianpinghua
传统的DOA估计算法,如MUSIC、ESPRIT算法,都是在假设信号没有相干的情况下求解的,一旦信源信号具有相干性,估计性能会急速下降,所以提出了空间平滑的算法,解决相干信号的波达估计!(The traditional DOA algorithms, such as MUSIC, ESPRIT algorithm, is under the assumption that the signal is not coherent case solving, once the source signal with coherence, estimation performance will fall, so put forward spatial smoothing algorithm, to solve the coherent signal estimation of direction of arrival!)
- 2012-11-11 20:54:46下载
- 积分:1