-
invertedpendulum
利用matlab搭建的有关pendulum的仿真程序,已经调试完毕,可以直接使用(Matlab built using the simulation program on the pendulum has finished debugging, you can directly use)
- 2008-06-01 11:19:27下载
- 积分:1
-
Porn
石油测井解释单孔隙度分析程序POR源程序
可计算地层孔隙度、地层含水饱和度、渗透率、泥质含量等参数;划分砂泥岩剖面;判断油气水层
(Oil log interpretation porosity analysis program POR single source
Calculate formation porosity, formation water saturation, permeability, clay content and other parameters divided sand shale section determine gas-water layer)
- 2014-05-17 08:46:43下载
- 积分:1
-
LMS
LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h *p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) ( LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h*p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) )
- 2021-03-01 22:29:34下载
- 积分:1
-
dp33
Frame Difference in image processing
- 2009-12-01 11:34:01下载
- 积分:1
-
stepFunction
matlab方程,一帧一帧读video frame的(For continuous-time systems, the system is
converted to discrete time with a sample time of dt=t(2)-t(1))
- 2013-03-16 23:19:10下载
- 积分:1
-
(chp3)
离散函数matlab基本用法卷积与循环卷积描述及连续信号幅度谱包络(Discrete convolution function matlab basic usage and circular convolution description and continuous signal amplitude spectral envelope)
- 2014-02-20 20:02:52下载
- 积分:1
-
采用music算法对doa进行估计 MATLAB
利用matlab采用music算法对doa进行估计(estimate doa)
- 2016-08-30 15:52:41下载
- 积分:1
-
finalfinal
comparison of classification of three methods analytical,wavelet,SVMs
- 2010-09-07 00:09:09下载
- 积分:1
-
OPF
电力系统最优潮流计算,可以用来确定最优潮流,计算网损等(Optimal power flow calculation can be used to determine the optimal power flow, and other computing net loss)
- 2015-09-23 15:58:43下载
- 积分:1
-
videotoimage
convert video to image
- 2010-01-15 22:10:56下载
- 积分:1