-
MatLab-app
matlab中关于工程数学的应用例程,适合工科学生,针对性强(the common use of matlab to engineering problems)
- 2012-01-03 02:16:02下载
- 积分:1
-
OFDM-classic-algorithm
OFDM classic algorithm 经典算法,可帮助ofdm的理解(OFDM classic algorithm classic algorithm, can help to understand ofdm)
- 2014-02-18 16:03:26下载
- 积分:1
-
pp波和ps波反射系数 pp-ps-wave
求pp波和ps波反射系数。。。。。。。。。。。。。。。。(Seeking pp wave and ps wave reflection coefficient)
- 2013-03-12 09:58:10下载
- 积分: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
-
NSIMCAv1
NSIMCAv1工具箱能够对每一类进行分类(The presentNSIMCAv1 toolbox contains Matlab implementations forclassification。)
- 2014-01-23 15:09:29下载
- 积分:1
-
ansbhz
数字图像处理及MATLAB实现(余成波).pdf(Digital image processing and MATLAB to achieve (Yu-bo). Pdf)
- 2009-06-26 15:36:39下载
- 积分:1
-
pmsm1
永磁同步电机伺服系统及工件台上位机
软件设计(PMSM SERVO SYSTEM AND HOST COMPUTER
SOFTWARE OF WORKPIECE STAGE DESIGN)
- 2012-05-03 22:22:54下载
- 积分:1
-
simulink-8PSK
对8PSK完美建模,其中通过改变码元速率和载波频率,再计算相应的环路滤波器的参数,即可实现多种QPSK模型的解调,且该模型可通过SYSTEM generator进行量化,从而生成ISE能直接使用的HDL代码。(Perfect modeling of 8PSK, wherein by changing the symbol rate and carrier frequency, and calculate the corresponding parameters of the loop filter, to achieve a variety of demodulated QPSK model, and the model can be quantified by SYSTEM generator, thereby generating ISE HDL code can be used directly.)
- 2021-03-08 15:19:28下载
- 积分:1
-
fractionallu
分数阶Lu系统实现,即如何由matlab来实现.(fractionalorderlusystem)
- 2010-08-13 08:38:23下载
- 积分:1
-
fn_collusion_attack
Matlab Function of Collusion Attack
- 2010-01-05 14:38:47下载
- 积分:1