-
powerentrop_chirpz
chirpz变换下的不同信号的谱指数熵以及香农熵调制方式识别研究(chirpz transform the spectral index of the different signal entropy and Shannon entropy modulation recognition of)
- 2010-07-21 10:05:51下载
- 积分: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
-
3
说明: 包里有直流电动机的simulink模型,适合于直流电机的调速,启动仿真(Bag has simulink model of DC motor, suitable for DC motor speed control, start simulation)
- 2009-05-27 13:42:40下载
- 积分:1
-
15-changweifenfangcheng-chuzhiwenti
常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷(ODE- convenient initial value problem [] classical algorithm matlab routines direct application)
- 2014-01-20 13:48:29下载
- 积分:1
-
LU
说明: 基于C语言得MATLAB平台设计的LU分解算法解方程(MATLAB platform based on C language was designed to solve the equation LU decomposition algorithm)
- 2011-02-11 11:23:26下载
- 积分:1
-
Matlab
matlab源代码的实例100个。其中包含matlab常见的一些算法和应用。分为三个子文件,每个文件都包含很多代码。(100 matlab source code examples. Contains matlab Some common algorithms and applications. Is divided into three sub-files, each file contains a lot of code.)
- 2013-01-17 16:40:42下载
- 积分:1
-
MonteCarloROC
蒙特卡罗ROC曲线的绘制,包括检测概率,虚警概率等(Monte Carlo ROC curve drawing, including detection probability, false alarm probability and so on)
- 2017-07-05 09:24:38下载
- 积分:1
-
LDestimate_code.tar
LD estimation of charan and paran of usa to phelestina
- 2010-11-23 15:39:11下载
- 积分:1
-
buck_Configurable_PWM
Simulink model of configurable buck converter model.
- 2014-11-10 09:44:16下载
- 积分:1
-
matlab-for-kalmanf
使用matlab对卡尔曼滤波算法模拟,结果精确可用(Use matlab on the Kalman filter algorithm simulation results available)
- 2012-07-24 09:32:29下载
- 积分:1