-
time-frequency_analysis_methods_based_on_MATLAB
介绍了常见的时频分析方法,包括短时傅里叶变换,Wigner-Ville分布以及小波变换等,结合MATLAB,引导读者如何运用其来进行时频分析(Describes the common time-frequency analysis methods, including short time Fourier transform, Wigner-Ville distribution and wavelet transform, combined with MATLAB, to guide the reader how to use it to carry out time-frequency analysis)
- 2010-12-02 10:01:06下载
- 积分:1
-
channeltest
对信道进行多种仿真,包括AWGN信道,信道参数,QAM映射方式和SFBC编码方式。(Of the channel to a variety of simulations, including the AWGN channel, channel parameters, QAM mapping method and SFBC encoding.)
- 2009-12-27 16:22:00下载
- 积分:1
-
Lecture8_exc_2
electric motor with torque speed control
- 2012-03-23 02:54:53下载
- 积分:1
-
SecPSO
二进制粒子群算法在matlab中应用,程序简单(Application binary PSO algorithm in matlab simple program)
- 2013-04-06 20:27:42下载
- 积分:1
-
Rayleigh_Doppler_multiPath
瑞丽信道,多普勒偏移,多径传播的matlab程序,经过验证可以直接运行(Ruili channel model under the Doppler shift, multipath matlab program, after verification, can be used directly)
- 2013-05-04 09:43:33下载
- 积分:1
-
YOUYI
噪声语音信号的处理。能够事项语音信号的自动去噪处理。效果良好。是M文件。语音信号要自己录制。(
The noise speech signal processing. Automatic speech signal denoising. The effect is good. Is the M file. The speech signal to be recorded.
The noise speech signal processing. Automatic speech signal denoising. The effect is good. Is the M file. The speech signal to be recorded.
)
- 2015-04-24 16:07:56下载
- 积分:1
-
Thesis_Eric_Lawrey_OFDM_vs_CDMA_old
ofdm vs cdma thesis using matlab
- 2012-04-25 23:44:30下载
- 积分:1
-
matlab-C
matlab和c++程序的接口指导示例,帮助大家在matlab中调用c程序(matlab and c++ program interface guiding example,Call c program in matlab)
- 2012-11-20 21:48:00下载
- 积分:1
-
计算短时傅里叶变换 stft_lfm
短时傅里叶变换提取线性调频雷达信号的时频分布,具有很好的效果(When the short-time Fourier transform to extract chirp radar signal frequency distribution, with good results)
- 2020-11-09 22:09:47下载
- 积分:1
-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1