-
dualcursor
此代码实现matlab画图时添加两个纵向游标(可以拖动)来实现同一横坐标幅度的对比,里面有测试程序。(This code implements the MATLAB drawing added two vertical cursors to implement rate comparison)
- 2012-05-17 13:52:51下载
- 积分:1
-
mlp
neural network back propagation
- 2009-10-17 14:57:37下载
- 积分:1
-
three_motor
异步电机的仿真模型,基于matlab/simulink环境开发(Induction motor simulation model, based on matlab/simulink environment for development)
- 2008-07-24 12:14:36下载
- 积分:1
-
pisarenko
说明: 原创_pisarenko算法,现代谱估计方法的一种,其在工程中应用很广(Original _pisarenko algorithm, a kind of modern spectral estimation method, which is widely used in engineering)
- 2011-04-09 01:11:57下载
- 积分:1
-
遗传算法
说明: 遗传算法在无功优化的应用,电力系统潮流计算(Application of genetic algorithm in reactive power optimization)
- 2019-03-02 14:31:19下载
- 积分:1
-
ukf_ekf_compair_example
说明: ukf与ekf做对比,可以看出ufk与ekf的性能差别(compare ukf with ekf)
- 2021-04-27 10:38:44下载
- 积分:1
-
loadrinexob
说明: RINEX 2.1 观测数据文件读取程序(RINEX 2.1 data file read process observed)
- 2011-04-06 10:07:11下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
Mod_Mas
programme de simulation MAS
- 2011-07-16 19:44:46下载
- 积分:1
-
generating-random-noise-with-mean-x-and-variance-
By using these matlab codes one can generate any noise with mean X and variance Y . Useful for analysis of signals in noisy environment
- 2014-02-20 19:37:48下载
- 积分:1