-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
xiebo
谐波信号提取程序,可以用于信号谐波分量的分离(The harmonic signal extraction procedures, can be used for separation of signal harmonic component)
- 2013-12-09 09:12:55下载
- 积分:1
-
imag_improve_rgbss
本代码用于实现图片中的光照补偿,效果较好,实用性较强!(The code used for illumination compensation in the picture, better practicality!)
- 2012-10-20 21:48:22下载
- 积分:1
-
TFaceRecognith
这是一个matlab编写的计算人脸识别率的小程序,选选用的图像数据库位ORL数据库。,已通过测试。
(This is a matlab write a small program to calculate the face recognition rate, the election chosen image databases bit ORL database. , Has been tested.)
- 2012-09-30 18:12:46下载
- 积分:1
-
OFDM
OFDM的Matlab仿真,加入了加性白高斯噪声,模拟了整个通信系统。(OFDM Matlab simulation)
- 2014-01-09 10:54:08下载
- 积分:1
-
iuisx
可直接计算得到多重分形谱,本程序的性能已经达到较高水平,关于小波的matlab复合分析。( It can be directly calculated multi-fractal spectrum, The performance of the program has reached a high level, Matlab wavelet analysis on complex.)
- 2017-05-16 22:59:51下载
- 积分:1
-
模糊算子
说明: 模糊算子5种方法,应该有点用吧。能求出综合评价(There are 5 ways of using fuzzy operators. We can figure out the comprehensive evaluation)
- 2020-07-12 10:08:25下载
- 积分:1
-
RBF_Network
用RBF神经网络算法对样本数据进行分类,再对训练数据进行分类的程序(RBF net-work used in classification)
- 2021-01-01 11:38:59下载
- 积分:1
-
sefade
关于频率选择性信道的仿真,对做通信系统仿真的朋友很有帮助,已经经过调试.(of frequency selective access to the simulation, done on the communications system simulation helpful friends, after debugging.)
- 2006-07-30 15:56:56下载
- 积分:1
-
tupianliulanqi
用guide实现图片浏览器的制作,具有现成图片浏览器的全部功能,实用方便(With a guide to achieve the production of photo browser, photo viewer with a shelf full functionality, practical and convenient)
- 2014-09-15 16:06:40下载
- 积分:1