-
fig1_12
雷达SNR相对于检测距离的曲线,其中对应不同的雷达截面积和发射功率。(Radar SNR curve with respect to the sensing distance, which corresponds to the type of radar cross section and transmit power.)
- 2013-10-21 09:45:15下载
- 积分:1
-
simulinkexample
内容为matlabsimulink通信系统仿真配套例程,
有大量例程(this is example of communation program
for matlab simulink)
- 2013-11-15 15:52:10下载
- 积分:1
-
fast-ICA
FASTICA代码,用于脑电信号分析,有实例。(FASTICA CODE,used for EEG signal analysis,EXAMPLE)
- 2013-12-26 23:05:23下载
- 积分:1
-
Untitled3
说明: 通过对图像的二值化以及矩阵计算 识别汽车的车牌(Through the binary image and the vehicle license plate recognition Matrix)
- 2010-04-23 10:03:07下载
- 积分:1
-
16QAM_MATLAB_SINMULINK
本资料为基于MATLAB和SINMULINK的16点QAM的数据传输研究。内含MATLAB源代码和用分立模块搭建的SINMULINK仿真图。(This information is based on MATLAB and SINMULINK of 16:00 QAM data transmission research. Contains MATLAB source code and the use of discrete simulation module built SINMULINK map.)
- 2009-03-06 20:04:18下载
- 积分:1
-
radon_ambiguity
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
main
禁忌搜索算法解决0/1整数规划NP难问题(Tabu Search Algorithm for 0/1 integer programming problem NP hard)
- 2011-01-10 10:43:56下载
- 积分:1
-
Compressed-Sensing---A-Tutorial
压缩感知简介,最基础的东西,给初学者准备的(compresive sensing)
- 2011-05-09 16:34:50下载
- 积分:1
-
DTC-kong-zhi
直接转矩控制算法的实现及其相关设置配置 (DTC control method)
- 2014-11-22 14:16:49下载
- 积分:1
-
math1
组合数学和图论中的概率方法
组合数学和图论中的概率方法.pdf(Combinatorics and graph theory probabilistic methods)
- 2013-12-26 12:26:28下载
- 积分:1