-
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
-
shuxuejianmo
MATLAB数学建模系列工具箱 非常全而且好用(Matlab toolbox of math model~)
- 2011-04-22 23:46:39下载
- 积分:1
-
2
基于matlab简单图像处理系统中对图片的取反功能(Based on a simple matlab image processing system for the inversion of the image)
- 2014-01-19 22:17:55下载
- 积分:1
-
ACO_OFDM
在AWGN信道模型下,对比ACO-OFDM和其他调制方式对光纤通信系统性能,将ACO-OFDM与一些调制技术相结合来进一步提高系统宽带效率、降低光发送功率等,以提升光纤通信系统的性能(In AWGN channel model, compared to ACO-OFDM and other modulation schemes for optical fiber communication system performance, the ACO-OFDM with some modulation techniques combined to further improve the system broadband efficiency and reduce light transmission power so as to enhance the performance of optical fiber communication systems)
- 2021-03-25 11:49:13下载
- 积分:1
-
wavelet_EEG
说明: 一个将小波变换应用到脑电的实用程序,对初学者很有帮助。(A wavelet transform applied to the EEG utility helpful for beginners.)
- 2011-04-05 11:29:43下载
- 积分:1
-
adaptiveFIR
自适应滤波
开发环境:ccs3.1
设置事项:project-build options-linker-stack options 500
(adaptive filtering development environment : ccs3.1 set matters : project-build options-linker-stack options 500)
- 2007-04-24 08:53:37下载
- 积分:1
-
matlab_vc
matlab与VC的图像处理的混合编程源代码,如果对于混合编程有兴趣的人这是不可多得的好程序!(matlab image processing and VC hybrid programming source code, if there is interest for mixed programming of the people This is a rare good program!)
- 2009-03-13 20:58:45下载
- 积分:1
-
c33
fundamentals of cbir system...
- 2010-09-28 22:12:40下载
- 积分:1
-
mod_demod_16QAM
关于16QAM的调制与解调的MATLAB的函数文件,直接调用就可以使用(With regard to 16QAM modulation and demodulation of the MATLAB function files, you can use a direct call)
- 2009-11-13 20:07:00下载
- 积分:1
-
UAV
说明: 基于MATLAB的无人飞行器数学模型的飞行仿真实验程序(MATLAB-based mathematical model of unmanned aircraft flight simulation program)
- 2010-04-03 00:17:24下载
- 积分:1