-
matlab
学习matlab必备,非常有效,希望大家下载(Matlab essential learning, very effective, I hope you download)
- 2009-07-19 13:40:42下载
- 积分:1
-
QPSKsimulation
这是我在网上找到的,里面比较详细的介绍了QPSK的仿真。(This is what I found on the Internet, where a more detailed introduction to the QPSK simulation.)
- 2007-01-13 22:49:55下载
- 积分:1
-
S22_WT_Aerodynamic-Modeling
Wind Turbine Aerodynamic modeling
- 2012-07-23 14:40:17下载
- 积分: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
-
temperature_PID_control
For beginner learning PID.Reproduce temperature PID control method using matlab.
- 2009-04-26 19:01:08下载
- 积分:1
-
DPCM
通信原理课程设计:语音信号基带通信传输系统仿真基于DPCM编码和循环码
(Communication Theory Course Design: speech signal base-band telecommunication transmission system simulation
Based on DPCM coding and cyclic codes)
- 2010-03-04 15:42:37下载
- 积分:1
-
matlabbox
说明: matlab的时频工具箱,里面有很多的例子。很有参考价值的(matlab time frequency toolbox, there are many examples. Worthy)
- 2010-05-04 19:47:06下载
- 积分:1
-
comsol
COMSOL Multiphysics有限元法多物理场建模与分析(The book of COMSOL)
- 2015-01-03 15:05:24下载
- 积分:1
-
EEUC
EEUC的仿真算法,可以与LEACH仿真算法相比较,非常有用(EEUC simulation algorithms can be compared with LEACH algorithm, very useful)
- 2021-03-29 17:19:10下载
- 积分:1
-
Matlabhanshu
matlab中的函数大全………………如何实用有例子(matlab function in the Guinness ... ... ... ... ... ... how to have practical examples of)
- 2008-05-19 21:48:15下载
- 积分:1