-
RayTracingandSamples
RAYTRACING, by itself, creates a new RAYTRACING or raises the existing singleton
- 2010-07-30 20:41:16下载
- 积分:1
-
SSF
波束形成中DOA估计的SSF子空间拟合算法程序(SSF)
- 2009-05-14 17:23:00下载
- 积分:1
-
01
说明: 这是0-1线性规划的matlab应用,大家可以参考(good)
- 2010-04-20 16:12:09下载
- 积分:1
-
dpsk_fading
在瑞利衰落和高斯白噪声下dpsk调制对于不同信噪比的误码率(bit error rate of the dpsk modulation in Rayleigh fading and Gaussian white noise for different signal to noise ratio)
- 2012-04-24 20:05:51下载
- 积分:1
-
GPLABToolbox-3
a toolbox for GPLAB for matlab codes
- 2011-07-29 21:04:46下载
- 积分:1
-
ACP34
this is (suspense) another acp
- 2010-11-04 00:33:04下载
- 积分:1
-
matlab_wiener
matlab编程,数字信号实验维纳滤波,估计AR模型参数,具有良好的滤波效果。
(Matlab programming, digital signal experimental Wiener filter, it is estimated that the AR model parameters, has good filtering effect.)
- 2007-04-26 21:24:42下载
- 积分:1
-
functions
一些测试函数的MATLAB程序(some tests function MATLAB)
- 2004-11-09 23:45:08下载
- 积分: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
-
Tactical-weapons-SINS-RTA
战术武器子惯性导航系统与机载主惯性导航系统的空中动基座传递对准(Tactical weapons sub-inertial navigation system and the airborne inertial navigation system air moving base transfer alignment)
- 2013-04-21 17:06:25下载
- 积分:1