-
INTRAINS
this code is a aplication for add gaussian noise in aimage
I using a color Image for myjob. it maybe create with a while noise in image
It writed in Matlab environment
- 2014-09-22 23:58:29下载
- 积分:1
-
matlab
《精通MATLAB最优化计算》一书的课件 第5章 MATLAB优化工具箱(Chapter 5 of the book courseware proficient MATLAB optimization calculation MATLAB Optimization Toolbox)
- 2012-11-20 15:36:02下载
- 积分:1
-
kmeansimagesegmentation
说明: k-means算法实现图像分割 根据输入的类别数量来计算类别平均值(k-means algorithm for image segmentation This program gets an image and the desired number of partitions and finds the means of the different classes and provides a classified image.)
- 2011-04-12 20:05:17下载
- 积分:1
-
matlabdrawaFFT
简单易用的matlab FFT程序,零频在中间,另外还经常用的matlab绘图代码列了出来(Simple and easy-to-use program matlab FFT, zero frequency in the middle, is also often used matlab drawing code out)
- 2013-01-29 10:45:54下载
- 积分:1
-
project5_3
基于matlab软件的瑞丽衰落信道 模块 和代码一起打开可以用(Ruili fading channel based on MATLAB software modules and code can be used to open)
- 2013-05-13 16:56:05下载
- 积分:1
-
vectarrow
vectarrow(p0,p1) plots a line vector with arrow pointing from point p0 to point p1. The function can plot both 2D and 3D vector with arrow depending on the dimension of the input
- 2010-10-20 14:37:51下载
- 积分:1
-
mohsins
tasks of matlab in seecs
- 2010-11-09 21:11:26下载
- 积分:1
-
model
利用matlab语言进行模型建立,包括GMM、HMM 等(set up models with matlab language ,the models contain GMM and HMM)
- 2011-09-15 17:07:37下载
- 积分:1
-
SLoscillator
这是一个半导体激光器弛豫振荡现象的仿真程序,计算参数和速率方程模型都取自经典教材Semiconductor Lasers(Agrawal 著),可以作为学习和进一步研究半导体激光器各种动态特性的基础材料。(This is a simulation program by Matlab for calculating the oscilating in semiconductor lasers, in which the rate equation model and the parameters used are all from the classic technical monograph by Agrawal. This could be a basic material for further investigating and studying different dynamic activities of semiconductor lasers. )
- 2013-08-13 16:59:58下载
- 积分:1
-
Assignment2
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究( [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a frame by frame basis. N is the
analysis frame length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).)
- 2010-11-23 17:54:50下载
- 积分:1