-
MatlabStudy
Matlab 操作技巧与常用函数。帮助Matlab初学者迅速掌握Matlab环境下编程技巧。(Matlab operating skills with commonly used functions. Help the Matlab environment for beginners to grasp the Matlab programming skills.)
- 2009-12-11 16:16:54下载
- 积分:1
-
MATLABsoftwarefoundation
说明: MATLAB软件基础,详细介绍了matlab软件的基础操作。(MATLAB software foundation, described in detail the basis for operation of matlab software.)
- 2010-04-28 18:34:57下载
- 积分:1
-
simulink
simulink.zip,MATLAB/SIMULINK通信系统建模与仿真实例分析(著译者,邵玉斌)教材里的例题源程序和模块,以及课后题源程序和模块(simulink.zip MATLAB/SIMULINK communications system modeling and simulation examples analysis of the source code and modules of the examples in the textbook, as well as after-school title source code and modules)
- 2013-01-04 10:43:37下载
- 积分:1
-
运用matlab工具箱中的小波工具箱 Matlab-wavelete-tool
教你如何运用matlab工具箱中的小波工具箱,很实用很强大。(Teach you how to use wavelet toolbox matlab toolbox, very practical very strong.)
- 2013-05-31 16:07:02下载
- 积分:1
-
huffman-de
哈弗曼解码程序在matlab软件中的实现(huffman decode in matlab)
- 2011-05-31 23:59:10下载
- 积分:1
-
autocorrelation
自相关法提取语信号基频,里面用到了中心削波,供参考(Extraction of the relevant language from the baseband signal, which uses the center clipping, for reference)
- 2011-06-02 22:24:07下载
- 积分:1
-
Codes
this code is for Object Co-Segmentation Based on Shortest Path Algorithm and Saliency Model paper.
I used this code and it was correct and make true answers.
- 2014-08-14 14:56:43下载
- 积分:1
-
matlab
MATLAB课件,前两章,包括数值运算和简述,对初学者有很大的帮助(MATLAB courseware, the first two chapters, including numerical computation and brief for beginners great help)
- 2013-03-17 13:19:24下载
- 积分:1
-
noise-reduction--RLS
基于rls算法的多麦克风降噪matlab程序代码(Matlab code based on the the rls algorithm of multi-microphone noise reduction)
- 2013-04-19 18:31:43下载
- 积分:1
-
Zooming-and-Shrinking
matlab实现用双线性插值法放大和缩小图像(Zooming and Shrinking Images by Bilinear Interpolation
(a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal and vertical direction. You may ignore aliasing effects.
(b) Download Fig. 2.19(a) and use your program to shrink this image 1024 x 1024 to 256 x 256 pixels.
(c) Use your program to zoom the image in (b) back to 1024 x 1024. Explain the reasons for their differences.
)
- 2015-04-29 23:00:26下载
- 积分:1