-
M-Files
有限元程序的matlab工具包,用于各种不同有限单元的划分,力和响应的计算等(Matlab finite element procedure kits for a variety of finite element division and the calculation of response)
- 2009-04-04 13:51:14下载
- 积分: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
-
radar-matlab-
是关于雷达系统的代码,主要用于构建基本雷达系统并通过该程序生成的仿真结果进行操作(Code on the radar system, mainly used to build a basic radar system and the simulation results generated by the program to operate)
- 2012-06-14 08:29:27下载
- 积分:1
-
t-shirt
Awsome application on html to create awsome t-shirts
- 2014-12-03 04:24:04下载
- 积分:1
-
Matlab_6
this is a courseware of matlab,which is fit for the beginner
- 2012-01-14 21:16:55下载
- 积分:1
-
time-frequence-application
详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
- 2011-09-06 16:28:07下载
- 积分:1
-
CS_different_polit
低压电力线载波通信的OFDM系统仿真,采用了压缩感知的方法进行信道估计,分别选取不同导频数目与LS算法比较,仿真效果良好。(OFDM power line carrier communication system simulation, using the compressed sensing method for channel estimation, respectively, to select a different number of pilot and LS algorithm, the simulation results is good.)
- 2014-07-08 11:50:22下载
- 积分:1
-
rc5
RC5 Image encryption in matlab
- 2011-01-20 09:48:14下载
- 积分:1
-
xiangjiao
重点介绍Matlab软件在橡胶材料变形测量中的应用,主要通过相关法来实现的(Introduces Matlab software and its application in the measurement of rubber material deformation, mainly realizes through the correlation method)
- 2014-11-22 15:13:18下载
- 积分:1
-
vlc_ctrl.~(1).PcbLib
可以作为研究可见光通信的参考代码,代码质量非常高,很适合初级学者研究。(vlc code)
- 2021-04-03 17:49:06下载
- 积分:1