-
dds_matlab
DDS的matlab环境下function函数(The DDS function function in Matlab environment)
- 2012-06-08 20:54:05下载
- 积分:1
-
capacity_of_MIMO_and_THP
MIMO系统的容量和基与QR分解的THP预编码的MIMO系统容量的仿真程序(MIMO system capacity and the base and the QR decomposition of THP precoding MIMO system capacity of the simulation program)
- 2021-04-12 17:28:57下载
- 积分:1
-
merged_document
Matlab based CNN Tutorials of LANET 5 based algorithm for handwritten corrector identification
- 2013-09-28 02:10:00下载
- 积分:1
-
Volterra-PSR
Volterra_混沌序列的相空间重构程序,利用matlab编程,可以将一维时间序列重构到高维空间,挖掘出隐含的信息,提高预测精度,以Volterra混沌序列为例,展示混沌的美妙(Phase space reconstruction program, Volterra_ chaotic sequence using matlab programming, refactoring can be one-dimensional time series into a high dimensional space, dig out the hidden information, improve forecast accuracy, Volterra chaotic sequence, for example, showing the chaotic wonderful)
- 2012-06-14 09:06:13下载
- 积分: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
-
机械手的自适应滑模控制
机械手的自适应滑模控制matlab仿真程序,完整高效运行(Self-adaptive sliding mode control matlab simulation program, complete and efficient operation)
- 2018-03-29 09:42:35下载
- 积分:1
-
Complex-wave-retrieval-from-a-single-off-axis
complex wave retrieval of bio-medial image
- 2013-01-24 15:49:41下载
- 积分:1
-
xianshi
鼠标拖到什么地方就显示这里的坐标,很有意思的程序。对于精确地显示很有作用(The mouse dragged into what place it is here that the coordinates, very interesting program. To accurately display the very useful)
- 2011-09-20 16:59:00下载
- 积分:1
-
16QAM
LDPC编码调制系统,16QAM调制方式,研究生毕业论文源代码,希望对大家有用(LDPC coded modulation system, 16QAM modulation, graduate thesis source code, I hope useful)
- 2014-12-24 19:50:58下载
- 积分:1
-
mamdani_ipmt
fuzzy controller design for inverted pendulum
- 2014-01-25 15:54:50下载
- 积分:1