-
ForWaRD
(ForWaRD)Fourier-Wavelet Regularized Deconvolution的完整MATLAB代码,内包括相应文献,该方法用去复原图像,去模糊。((ForWaRD) Fourier-Wavelet Regularized Deconvolution of the complete MATLAB code, which includes the corresponding literature, the method used up recovery images, go fuzzy.)
- 2010-08-22 18:27:44下载
- 积分:1
-
vitsimdemo
MATLAB作为一款无比强大的科学计算工具,在可以自由编程的同时,MATLAB也为我们封装好了一些功能,以工具箱的形式供我们使用,下面我就详细介绍一下MATLAB工具箱的使用方法。(MATLAB as a powerful tool in scientific computing, free programming at the same time, MATLAB also provide us a good package some functions to toolbox forms for our use, below I will detail the use of methods about MATLAB toolbox.)
- 2014-11-30 21:06:44下载
- 积分:1
-
ART-1--CODE-B
matalab coing using adaptive resonance theory
- 2012-09-17 05:24:20下载
- 积分:1
-
CMATLABconnect
VC运算速度较快,相对于matlab而言,编程较为烦琐,而matlab编程灵活,并且方很多工具箱,使用极为方便,但是matlab的M语言编写的仿真程序的仿真速度相对较慢。
C-MEX函数是基于C语言编写的C与matlab接口函数,是matlab应用程序接口的一个重要组成部分。通过它不但可以将现有的C语言编写的程序轻松地引入到matlab环境中使用,避免了重复的程序设计,而且可以使用C语言为matlab定制用于特定目的的函数(如为了保护算法设计等),
以完成在matlab中不易实现的任务。此外,更重要的一点,使用C语言编写的C-MEX函数可以有效地提高M灯matlab环境中数据处理速度和效率。
(VC computing faster, compared to matlab, the program is more cumbersome, but matlab programming flexibility, and a lot of side toolbox, use very convenient, but the M-language matlab simulation program written in a relatively slow simulation speed.
C-MEX function is based on the C language interface written in C and matlab functions matlab application interface is an important component. It can not only be through the existing programs written in C language easily introduced into the matlab environment, to avoid the duplication of programming, and can be customized using the C language for matlab functions for specific purposes (such as algorithm design, etc. in order to protect ),
Matlab in order to complete the task is not easy to achieve. In addition, more importantly, the use of C language written in C-MEX function can effectively improve the M light matlab environment, data processing speed and efficiency.
)
- 2009-12-21 10:03:58下载
- 积分:1
-
matlanUserGuid
说明: matlab的入门经典书籍,适合初学者使用。(matlab introduction to classic books for beginners.)
- 2010-04-24 20:17:02下载
- 积分:1
-
Matlab_Colour_Transfer_using_IDT_Pitie07
进行图像颜色的传输,使源图像变为目标图像颜色(Color image transmission, so that the source image to target image color)
- 2009-02-23 18:56:33下载
- 积分:1
-
levelsetfun
能实现水平集演化,输入图片是已经经过前期处理的分割后的二值图。(These programs can reallize LevelSet evolution .The input image must be a Binary image.)
- 2010-12-31 09:42:21下载
- 积分:1
-
cavity1D
This program in Matlab code, calculates resonance frequencies of a 1D cavity by using FDTD method
- 2011-06-16 23:21:51下载
- 积分:1
-
HistogramMatching
Histogram Specification(Matching) : Image Processing
- 2012-05-19 05:44:15下载
- 积分:1
-
Wiener
设计一维纳滤波器
(1). 产生三组观测数据:首先根据S(n)=aS(n-1)+w(n)产生信号S(n),将其加噪声(信噪比分别为20db,10db,6db),得到观测数据X1(n),X2(n),X3(n)。.
(2). 估计Xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。(Design a Wiener filter
(1) produces three sets of observations: First, according to S (n) = aS (n-1)+ w (n) generates the signal S (n), to add noise (SNR are 20db, 10db, 6db ), obtained observational data X1 (n), X2 (n), X3 (n). .
(2) estimated Xi (n), i = 1,2,3 of the AR model parameters. Assuming the signal length L, AR model order N, the analysis of experimental results, and discuss the changes in L, N to the experimental results.)
- 2012-01-12 10:18:20下载
- 积分:1