-
MATLAB
matlab codes are related with convolution,add and save method,circle,save and sigma function.
- 2010-08-29 19:19:16下载
- 积分:1
-
MATLAB-statistics
介绍MATLAB在概率统计中的若干命令和使用格式,这些命令存放于MatlabXToolboxStats中。(Probability and Statistics in MATLAB to introduce a number of orders and the use of format, the commands stored in MatlabX Toolbox Stats in.)
- 2009-05-01 09:38:23下载
- 积分: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
-
Kalman
This is satellite flight software
This is satellite attitude control system software
- 2011-05-30 04:32:37下载
- 积分:1
-
MatlabLanguageAndControlSystemSimulation
Matlab语言与控制系统仿真,经典的MATLAB资料。(Matlab language and control system simulation, MATLAB classical information.)
- 2009-05-24 09:35:46下载
- 积分:1
-
Generator_COP16T
gcopt of7 in reliability test system
- 2011-10-31 20:46:24下载
- 积分:1
-
hosa
一个很实用的有关于高阶谱的matlab的源程序,下载可直接使用(A very practical about theHigher-Order Spectral Analysis matlab source code, downloads can be used directly)
- 2011-12-20 16:42:58下载
- 积分:1
-
shu
实验报告关于matlab数值分析上机实验报告(Lab report matlab)
- 2011-12-28 11:00:30下载
- 积分:1
-
0130085197_CHIPOLLO
digital image processing using matlab..e-book
- 2012-06-25 05:54:36下载
- 积分:1
-
MATLAB
MIMO-OFDM无线通信技术及MATLAB实现一书的源码和配套英文书
(
MIMO-OFDM wireless communication technology and MATLAB realization of a source book)
- 2013-12-30 14:53:06下载
- 积分:1