-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
利用matlab对暂态信号进行短时能量分析
利用matlab对暂态信号进行短时能量分析,频谱分析,以及短时傅里叶变换。(Use of matlab for short-term energy of the transient signal analysis, spectrum analysis, and short time Fourier transform.)
- 2011-08-30 11:09:39下载
- 积分:1
-
jiegemeiheli
说明: 计算掘进机横摆工况截割头合力,并绘制合力曲线(Calculated yaw conditions TBM cutting head together)
- 2011-03-17 21:19:48下载
- 积分:1
-
LSSVR2
利用最小二乘支持向量机实现无线传感器网络的目标定位1(The use of least squares support vector machine to achieve targeting wireless sensor networks1)
- 2014-11-21 13:52:07下载
- 积分:1
-
POD_fine
已知空间若干点的脉动风速时程,用POD技术于模拟其他空间点脉动风速时程。(Several points of known space fluctuating wind velocity time, when using POD technology at other points in space simulation fluctuating wind speed.)
- 2014-02-23 23:38:16下载
- 积分:1
-
regiongrowing
region growing algorithm
- 2009-09-25 01:33:31下载
- 积分:1
-
MIMO_OFDM
正交频分复用技术 OFDM 以及MIMO技术在信道估计中的应用(Channel estimation for a MIMO-OFDM system)
- 2010-07-08 22:07:40下载
- 积分:1
-
color
说明: 图着色,采用图论的方法进行图形着色,首先采用相邻矩阵,计算顶点之间的关系(Graph coloring. Graph coloring is done by graph theory. First, the adjacent matrix is used to calculate the relationship between vertices.)
- 2020-06-18 20:00:02下载
- 积分:1
-
diedaiCap
一般离散信道容量的迭代算法,仿真程序简单易懂,并验证过(iterative algorithm of DMC,Discrete symmetric channel )
- 2010-07-28 21:00:29下载
- 积分:1
-
On-the-n-wavelet-matlab-program
本matlab编程小例子是用于找油气的物探领域中的信号频谱分析,实用性强,资料最后附有可供学习的网站,希望本资料有用。(This is a small example of matlab programming used to find oil and gas geophysical field in the signal spectrum analysis, practical, with final data for learning website and hope this information useful.)
- 2015-04-19 19:40:20下载
- 积分:1