-
MatlabTips
Matlab Tips and Tricks
Gabriel Peyré
- 2010-06-28 18:46:47下载
- 积分:1
-
mexopencv-master
open cv software implementation is done
- 2014-10-29 13:33:17下载
- 积分:1
-
beamforming
阵列信号中常用的CBF、MVDR等波束形成算法的编写与基本性能分析(Array signal CBF, MVDR beamforming algorithm to write basic performance analysis)
- 2013-04-08 09:40:03下载
- 积分:1
-
根据切削原理生成螺旋锥齿轮齿面散点 programm-nonfillet
用于根据切削原理生成螺旋锥齿轮齿面散点。(Used to generate helical bevel gear tooth surface scatter according to the cutting principle.)
- 2017-05-04 16:12:11下载
- 积分:1
-
fft_direct
说明: 基于MATLAB的FFT变换, 可用于OFDM信道中(MATLAB' s FFT-based transform, can be used for OFDM channel)
- 2011-03-30 23:04:40下载
- 积分:1
-
hole_ASM
用角谱法计算菲涅尔衍射图样,计算出后加上GS算法即可得出全息图(Fresnel diffraction pattern is calculated using the angular spectrum method, after adding GS algorithm to calculate the hologram can be derived)
- 2014-09-22 19:50:27下载
- 积分:1
-
gmm_matlab
GMM聚类实现,运行gmmclassfile.m文件,可实现多个数据的聚类,输入数据用.data的文件,可在gmmclassfile.m修改数据文件路径。(GMM clustering implementation)
- 2012-10-10 12:09:41下载
- 积分:1
-
TXYL
用matlebl进行的通信原理的仿真,讲解透彻,希望对大家有帮助(The simulation of the communication matlebl principle, to explain thoroughly, we hope to help)
- 2013-05-19 22:43:10下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
Constellation-introduce
介绍星座图的产生极其原理,可以加深对星座图的理解(introduce Constellation)
- 2014-09-04 17:08:02下载
- 积分:1