-
flowers
image swirl,input angle,fuction and output swirl
- 2010-12-07 06:31:28下载
- 积分:1
-
t07081
uniform circular array direction of arrival estimation using one single snapshot
- 2014-11-23 15:47:42下载
- 积分:1
-
Simulinkshilixiangjie
首先介绍计算机仿真技术和仿真建模方法的基本概念,以
便对建模和仿真有个初步和整体的认识;然后对 Simulink 进
行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink
的工作原理,为后续的深入掌握 Simulink 打下基础(First introduced the computer simulation technology and the basic concepts of simulation modeling methods, modeling and simulation in order to have a preliminary and general awareness then Simulink for a brief introduction, and to boot a simple example Finally Simulink works, Simulink for subsequent understanding of the foundation)
- 2011-11-13 15:52:42下载
- 积分:1
-
digital_QAM_receiver
QAM系统的全数字设计,学位论文,较长较细致,值得参考,不多说,免费下(QAM system, all-digital design, dissertations, longer than the detail, it is also useful, not more than that under free)
- 2010-05-05 17:36:14下载
- 积分:1
-
mini2
clear all
clc
t=0:1/1000:10-1/1000
s=sin(2*pi*t)
snr=20
s_power=var(s) varience of s
linear_snr=10^(snr/10)
factor=sqrt(s_power/linear_snr)
noise=randn(1,length(s))*factor
x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù
x1=noise Ô ë É ùÔ ´ Ê ä È ë
x2=noise
w1=0 È ¨Ï µ Ê ý ³ õ Ö µ
w2=0
e=zeros(1,length(x))
y=0
u=0.05
for i=1:10000 LMSË ã ·¨
y(i)=w1*x1(i)+w2*x2(i)
e(i)=x(i)-y(i)
w1=w1+u*e(i)*x1(i)
w2=w2+u*e(i)*x2(i)
end
figure(1)
subplot(4,1,1)
- 2010-10-26 16:41:03下载
- 积分:1
-
PAPER5
改进的Householder多级维纳滤波方法.pdf(An Improved Algorithm for Householder Multi-stage Wiener Filter)
- 2012-08-26 21:12:02下载
- 积分:1
-
matlab_file
将数据从hfss中导出成txt文档,然后利用matlab引入数据,对数据进行处理。(Hfss export data from a txt file, and then use matlab introduction of data, for data processing.)
- 2013-11-07 10:23:44下载
- 积分:1
-
control1
异步电机矢量控制的原理图,用matlab建立了一部电机的模型,对矢量控制进行了仿真。(Schematics, vector control of induction motor using matlab model of a motor, vector control simulation.)
- 2012-05-27 15:38:07下载
- 积分:1
-
csc_v
说明: CSC变换,simulink仿真,包含MATLAB仿真文件验证(CSC transform, simulink simulation, including the MATLAB simulation file validation)
- 2009-08-07 19:42:21下载
- 积分:1
-
electronic-simulation
电力电子应用技术的MATLAB/simulink仿真(Power electronics application technology MATLAB/simulink simulation)
- 2015-03-24 15:00:30下载
- 积分:1