-
intro_gui
说明: MATLAB7最新GUI图形图像编程的说明(MATLAB7 latest GUI graphics programming note)
- 2005-12-27 12:56:17下载
- 积分:1
-
MVM
使用MVM算法实现信号的方位角估计 得出算法性能(MVM algorithm using signal azimuth estimation performance of the algorithm derived)
- 2011-04-26 22:24:21下载
- 积分:1
-
aloha
Slotted ALOHA anti-collision algorithm
- 2014-10-23 10:01:31下载
- 积分:1
-
Dreamweaver_CS5
Dreamweaver_CS5官方教程,帮助您快速掌握相关知识,好用(Dreamweaver_CS5 official tutorial to help you quickly master the relevant knowledge, easy to use)
- 2013-12-26 10:02:18下载
- 积分:1
-
QPSK
10mQPSK C++代码 rrc滤波(10mQPSK C++ rrc)
- 2013-12-25 10:13:16下载
- 积分:1
-
ELM_code
极限学习机matlab以及Python程序,最近几年出现的较为新的人工神经网络算法,有基于人脸识别的例子,由作者原网站下载,可运行。(Extreme Learning Machine matlab and Python program, more new artificial neural network algorithm emerged in recent years, there are examples of face recognition based on the original site of the download, you can run.)
- 2014-11-29 19:55:35下载
- 积分:1
-
prac2
this is the total program representation of the histogram technique and histogram equilisation technique for image processing in MATLAB
- 2010-08-15 17:42:48下载
- 积分:1
-
duanshishiyuchuli
matlab写的语音短时时域处理的代码。
里面有详细的介绍和要求。(matlab written speech short time domain processing code)
- 2013-11-19 12:46:06下载
- 积分:1
-
SeismicLab
地震勘探数据处理的matlab工具包,包括常用的反褶积,拉登变换,地震绘图等多种功能,比较好用的小东西(Seismic data processing matlab toolkit, including the commonly used deconvolution, transform Laden, seismic mapping and other features, compared to-use small things)
- 2021-01-05 19:58:54下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1