-
pm
内容:运用PM算法识别空间目标。程序中附有注释,可改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: The use of PM space target recognition algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:35:41下载
- 积分:1
-
PEMFC及SOFC的simulink系统模型
燃料电池系统级仿真模型,包括电堆模型、阳极供氢系统模型、阴极供气系统模型、液冷系统模型、燃料电池控制系统模型。包括sofc以及pemfc(Fuel cell system level simulation model, including stack model, anode hydrogen supply system model, cathode gas supply system model, liquid cooling system model, fuel cell control system model. SOFC and PEMFC)
- 2021-01-29 12:58:40下载
- 积分:1
-
kanong
用matlab写的卡农,听起来不错啊,经典值得推荐,大师级的作品(Matlab written canon, sounds good, classic worthy of recommendation, the master works)
- 2012-05-25 15:02:09下载
- 积分:1
-
GUI-netural-network-application
matlab上通过GUI实现神经网络的实例(GUI netural network experiment.)
- 2014-10-25 15:07:34下载
- 积分:1
-
Lepingle_Ribemont_SDE
随机微分方程数值解! Numercal Sulution Of Stochastic Differential Equations
By Peter E.Kloeden Eckhard Platen
PC-Exercise 11.4.1
Figure 11.4.1
求解方程 11.4.1(Numercal Sulution Of Stochastic Differential Equations
By Peter E.Kloeden Eckhard Platen
PC-Exercise 11.4.1
Figure 11.4.1
)
- 2011-12-24 09:42:09下载
- 积分:1
-
Rec618_10
ITU-R国际降雨衰减预测模型,信道建模,仿真,降雨衰减预测
(ITU-R International rain attenuation prediction model, channel modeling, simulation, rain attenuation prediction)
- 2012-03-08 21:11:00下载
- 积分:1
-
Radon_Wener
实习的时候写的拉东变换重建和维娜滤波的代码,Matlab做的
- 2010-06-17 19:07:16下载
- 积分:1
-
figure7
相控阵雷达的MIMO的仿真3,对于雷达中的仿真3(Phased array radar MIMO simulation for radar simulation)
- 2013-04-15 19:57:33下载
- 积分: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
-
trajektornaja_matrica_3D
time series 3d embadding
- 2010-12-16 01:42:34下载
- 积分:1