-
nhieu-Gauss
Mo phong cac tham so
- 2014-10-26 23:08:29下载
- 积分:1
-
SPAtest
自己写的APS检验matlab源代码。在金融统计中应用非常广泛。共大家参考(Write your own APS test matlab source code. In the financial statistics is widely used. A total of reference)
- 2013-11-11 09:57:26下载
- 积分:1
-
MATLABjichujiaocheng
这个文档主要是关于MATLAB的基础语言以及基本的编程方法的。(This document is mainly about the basic language of MATLAB and the basic programming methods.)
- 2017-04-27 15:46:17下载
- 积分:1
-
跳频系统仿真实例
基于matlab的跳频系统仿真,包含详细代码,可以直接运行(Matlab based frequency hopping system simulation, including detailed code, can run directly)
- 2017-12-22 14:06:01下载
- 积分: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
-
MIMO
基于16QAM和QPSK调制的MIMO仿真程序(MIMO simulation based on 16QAM and QPSK modulation)
- 2021-04-26 20:38:45下载
- 积分:1
-
Aircraft-Control-Toolbox
Matlab 飞行控制工具箱,可以进行飞行控制仿真(Matlab Aircraft Control Toolbox )
- 2014-03-17 12:58:18下载
- 积分:1
-
ste_zcr_new_2
calculation of short time energy and zero crossing rate by using mat lab
- 2010-12-24 13:45:43下载
- 积分:1
-
3_image_coding
Image Restoration using matlab
- 2010-02-15 10:50:20下载
- 积分:1
-
ac-be-dc-rectifier
simulation file in matlab simulink
- 2013-08-06 22:17:26下载
- 积分:1