-
arxModel_shm
运用matlab编程实现ARX模型中的参数确定(ARX model)
- 2012-11-20 11:30:02下载
- 积分:1
-
MultiPathTV
移动通信中广泛存在的多径效应的相关程序代码。(The multipath of mobile communication)
- 2014-02-23 19:45:22下载
- 积分:1
-
SignalGraphic
Is a group of GUI files (MATLAB), this permit load and save differents mathematical functions and plots this
- 2009-04-09 09:52:46下载
- 积分:1
-
10
说明: 详细介绍 小型风力发电 系统设计
国外参考资料
附录有 详细硬件设计
比较经典(Details small wind power system the design foreign References Appendix hardware design classic)
- 2013-03-16 15:51:07下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc
clear all
close all
2013年9月28日
---------------参数----------
Tr=42e-6
fs=9.5e6
K=0.7e11
Nfft=2048
-------------匹配滤波 时域生成--------------
t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs)
w = kaiser(length(t),2.5)
w=w
w = ones(1,length(t))
ht1=w.*exp(-1i*pi*K*t.^2)
ht2=w.*exp(1i*pi*K*t.^2)
hf1=fft(ht1,Nfft)
hf2=fft(ht2,Nfft)
figure
subplot(211)
plot(abs(hf1))
title( 匹配滤波器1 幅频响应 )
subplot(212)
plot(phase(hf1))
title( 匹配滤波器1 相位 )
figure
subplot(211)
plot(abs(hf2))
title( 匹配滤波器2 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
Untitled7
实现对自己录制语音信号的加噪,并设计滤波器对其滤波。(To achieve their own recorded voice signal plus noise, and to design filters for its filter.)
- 2010-07-03 16:25:36下载
- 积分:1
-
CART_Baseline_PI_Final3
使用FAST软件的风力发电控制系统仿真的Simulink代码(Wind power control system using the FAST software simulation of Simulink code)
- 2012-12-15 02:50:07下载
- 积分:1
-
qudongqiaosheji
基于matlab/gui 驱动桥设计——只包含了简单的驱动桥设计(matlab/gui drive axle design)
- 2014-02-18 14:14:33下载
- 积分:1
-
MATLABadaboost
可以直接运行的人脸检测的源代码,我是初学者,希望对你有所帮助(this is a adaboosting face detetion.hope help you.thank you down)
- 2010-05-14 10:36:57下载
- 积分:1
-
yibudianjisimulink
基于MATLABsimulink各种电机常用模型,主要为park变换clark变换(Commonly used models based on MATLABsimulink a variety of motor, the main change for the park transform clark)
- 2011-05-28 14:21:17下载
- 积分:1