-
MAS
Modele d etat de la machine asynchrone a cage...
- 2013-05-01 19:06:39下载
- 积分:1
-
MODELING-AND-SIMULATION-OF-IEEE-14-BUS-SYSTEM-WIT
MODELING AND SIMULATION OF IEEE 14 BUS SYSTEM WITH FACTS Controller
- 2016-07-23 02:53:36下载
- 积分:1
-
location0506
输电线路双端不同步故障测距程序,matlab的程序,利用两端数据计算故障距离(Two terminal lines are not synchronized fault location procedure, matlab procedures, the use of both ends of the data to calculate the fault distance)
- 2014-05-13 23:04:16下载
- 积分:1
-
Inv_3P_3L_SP_Uabc_Iabc
三相三线逆变器仿真,仿真环境Matlab2014a,电压外环,电流内环。(Three phase three line inverter Simulation in Matlab2014a/Simulink。)
- 2015-09-10 10:00:17下载
- 积分:1
-
ECG-METHOD
有关心电去噪处理的论文,不错的文章,写的很仔细(Are concerned about the power denoising papers, good article, very carefully written)
- 2011-12-21 11:37:01下载
- 积分:1
-
9-(2)
Support for wireless communication: MIMO
- 2013-12-24 21:58:22下载
- 积分:1
-
space_time_coding
Space-Time Coding - STC 空时编码技术是信道编码技术和多发送天线技术的有机结合。外文参考资料(Space-Time Coding
Branka Vucetic University of Sydney, Australia
Jinhong Yuan
University of New South Wales, Australia)
- 2010-11-30 15:10:55下载
- 积分:1
-
CCHP-for-winter--days
冷热电三联供在冬季时的发电量、天然气耗量、产热量、天然气流量、出口燃气温度等参数及分析计算,经典实用。(CCHP for the winter when the power generation, natural gas consumption, heat production, natural gas flow, export gas temperature and other parameters and analysis, classic and practical.)
- 2017-04-28 16:30:18下载
- 积分: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
-
magicwand1
这是模拟photoshop中魔术棒效果的matlab程序,用于图像分割(This is the simulation of Photoshop magic wand effect of Matlab procedures for image segmentation)
- 2007-05-11 09:18:25下载
- 积分:1