-
ML
说明: Maximum likelihood Identification system
- 2013-02-21 04:50:27下载
- 积分:1
-
GA_Knapsack
有关多背包问题的遗传算法,非常不错,对初学者很有帮助(For multiple knapsack problem genetic algorithm, very good, very helpful for beginners)
- 2013-11-17 20:48:21下载
- 积分:1
-
0903.1511
MIMO Based Multimedia Communication System
- 2015-04-19 23:44:25下载
- 积分:1
-
pv_characteristic
太阳能电池仿真模型,可根据不同的温度和日照仿真电池的I-V,P-V曲线(solar cell simulate model)
- 2009-12-14 10:02:35下载
- 积分:1
-
mimo-bcjr_prepro
说明: 用matlab对多天线技术(MIMO)进行仿真,其中检测用KBEST算法。对信道H进行MMSEQSORT分解。后接BCJR解码器(Using matlab language to simulate the multi-input multi-output system. KBEST algorithm is used for detection, then followed by BCJR decoder)
- 2011-03-23 19:22:38下载
- 积分: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
-
tiqubizhi
一个很好的关于提取币值的文章。一个很好的关于提取币值的文章。(
A very good on the extraction value of the article. A very good on the extraction value of the article.
)
- 2012-02-07 00:09:37下载
- 积分:1
-
HuMoment
基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。(MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to consider how those calculated by moment invariants.)
- 2009-04-19 17:18:05下载
- 积分:1
-
The-detection-of-moving-ball
本程序使用matlab编码,能实现对运动目标的检测,适合初学者学习(This procedure using matlab coding, to achieve the detection of moving targets, suitable for beginners to learn)
- 2013-07-20 15:13:29下载
- 积分:1
-
Nueva_carpeta2
code matlab pr low filter
- 2009-07-17 17:19:42下载
- 积分:1