-
matlabdeal
说明: 2008年度全国数学建模竞赛用程序(2008 Annual National Mathematical Contest in Modeling procedures)
- 2008-10-02 12:43:26下载
- 积分:1
-
TargetDetection
目标检测(小目标或点目标检测,基于数学形态学的目标检测)(Target detection (small target or target detection, target detection based on mathematical morphology))
- 2010-07-01 09:44:32下载
- 积分:1
-
wsndata
一些无线传感器方面的文章,希望有所帮助。(Some wireless sensors article, I hope help.)
- 2010-08-05 21:06:16下载
- 积分:1
-
Fingerprint-Recognition-using-MatLab
fingerprint recognition using matlab
- 2011-06-16 16:54:19下载
- 积分:1
-
gatbx
Matlab遗传算法工具箱,调试所用Matlab版本是6.5(Matlab GAO toolbox)
- 2012-09-12 13:02:48下载
- 积分:1
-
fuz1
MATLAB Code of Fuzzy Logic Controller:
Two processes controlled by a FUZZY LOGIC CONTROLLER
Linear system ( First Order instable Model) and nonlinear system
- 2014-12-15 03:47:33下载
- 积分: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
-
ryliegh
This Matlab script file explainns the BPSK scheme in rayleigh channel.
- 2015-02-27 07:02:08下载
- 积分:1
-
systemmatlab
在matlab下实现系统辨识设计,希望对大家有帮助(Matlab achieved in the design of system identification, and they hope to help everyone)
- 2008-04-16 09:45:21下载
- 积分:1
-
yu
说明: 相当全面的介绍云计算与云存储的资料,据说这是计算机科学最有发展前途的方向之一(A fairly comprehensive introduction to cloud computing and cloud storage data, which is said to computer science the most promising directions of)
- 2009-11-16 18:38:20下载
- 积分:1