-
matlab
用matlab实现语音的加噪去噪过程,FFT变换(Implementation using matlab voice add process noise denoising, FFT transform)
- 2009-03-08 11:21:20下载
- 积分:1
-
Archiv
Some logic stuff. for example Recursive Pi calculation. Part of Thesis at the TH-Nuernberg
- 2014-10-11 11:36:11下载
- 积分:1
-
Rayleigh-fading-channel-(2)
瑞利衰落信道(Rayleigh fading channel)是一种无线电信号传播环境的统计模型。这种模型假设信号通过无线信道之后,其信号幅度是随机的,即“衰落”,并且其包络服从瑞利分布。(Rayleigh fading channel, Rayleigh fading channel) is a statistical model of radio signal propagation environment. This model assumes that the signal through a wireless channel, its signal amplitude is random, or "decline", and its envelope obey Rayleigh distribution.
)
- 2013-05-03 18:14:33下载
- 积分:1
-
dftandidftinmatlab
利用MATLAB来实现离散傅里叶变换和离散傅里叶逆变换,N为离散傅里叶变换长度,形式为xk=IDFT(xn,N)(To achieve the discrete Fu Liye transform and discrete Fu Liye transform by using MATLAB, N as the discrete Fu Liye transform length, form xk=IDFT (xn, N))
- 2016-02-28 14:54:01下载
- 积分:1
-
matlab_linear
MATLAB线性规划。在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济效益的问题。此类问题构成了运筹学的一个重要分支—数学规划.........(The MATLAB linear programming. Production practice, often encounter how to use existing resources to arrange production, in order to obtain maximum economic benefits. Such problems constitute an important branch of operations research- mathematical programming .........)
- 2013-03-20 10:33:45下载
- 积分:1
-
homo
同态滤波MATLAB code for beginners that performs Homomorphic filtering, Using Butterworth High Pass Filter for performing filtering.(
Copy the files in your work space
Type "ho_filter" to see the results)
- 2010-12-13 19:57:37下载
- 积分:1
-
8267Dwaveform
matalb程序,使用Agilent 8267D信号源产生特殊雷达信号。(matalb program, use the Agilent 8267D have a special radar signal waveform.)
- 2010-05-30 15:09:29下载
- 积分:1
-
creaseg.tar
水平集分割图像,有好几个水平集的算法,国外的学者写的,有文章介绍用法水平集分割图像,有好几个水平集的算法,国外的学者写的,有文章介绍用法(Level set segmentation image, there are several level set algorithm, written by foreign scholars, an article describes usageLevel set segmentation image, there are several level set algorithm, written by foreign scholars, an article describes usage)
- 2010-08-14 15:11:50下载
- 积分:1
-
matlab
该源代码的功能是用matlab来实现链码提取,内含测试图片及所用的算法源代码。(The source code s function is to use matlab to achieve the chain code extraction, containing pictures and used for testing the algorithm source code.)
- 2009-11-27 21:11:10下载
- 积分:1
-
ImageM_20140312
ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ .
To install, simply unzip, and add the path containing the +imagem directory. The application can be launched by typing:
ImageM( rice.png )
(or any other image provided with the image processing toolbox).
The development of ImageM started as a proof of concept for creating GUI dedicated to image processing. After adding several tools and options, I thought it could be useful to others, and maybe be used as an example of gui development.
ImageM relies on the image processing toolbox and on the GUI Layout Toolbox. Most algorithms are wrapped into a specific Image class that allow to process in a unified way grayscale, binary and color images, 2D or 3D, and that can be used independently.
- 2015-01-14 22:44:04下载
- 积分:1