-
MATLABfunctions
matlab帮助文档,非常不错的一个资料,发上来与大家共享(matlab help document, a very good information, made up and share)
- 2010-06-05 11:18:11下载
- 积分:1
-
main
[sigma,mu,A]=mygaussfit(x,y)
[sigma,mu,A]=mygaussfit(x,y,h)
this function is doing fit to the function
y=A * exp( -(x-mu)^2 / (2*sigma^2) )
- 2010-10-20 14:41:20下载
- 积分:1
-
suanfadaquan
很多程序的集合,在日常生活中必须的算法大全(A collection of many programs, in their daily lives must be an algorithm Daquan)
- 2009-11-24 10:06:06下载
- 积分:1
-
Attachments_2012_03_11.zip.mmmmm
optimization with iteration pso
- 2014-08-22 19:24:34下载
- 积分:1
-
test1
通过一点来选取图像区域,手动选取图像中的一点,可以讲这个点周围的一定区域提取出来(Through a point to the image area,manual one point in a image,then we can get an area around this point)
- 2014-11-07 17:19:50下载
- 积分:1
-
filter12
介绍滤波器的性能 帮助我们更好理解滤波器的各种性能 能够更好的设计(Introduction filter performance help us better understand the filter performance can better design)
- 2009-03-06 21:03:50下载
- 积分:1
-
randgen2
randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples
in d-dimensions where d = 2
mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around
cov1, cov2, cov3 are the covariance matrices and will vary changing the
shape of the distribution, example: cov = sigma^2*Identity Matrix, where sigma^2 = a scalar
N = the number of gaussian samples used are provided as user input,
A test set of N/2 and a training set of N/2 gaussian samples is also generated
Output is directed to the command window and a plot of the distributions are generated
- 2011-02-09 18:52:20下载
- 积分:1
-
MKpls
说明: 多模型PLS算法,用来适应多模型的情况,避免误报漏报(PLS algorithm for multi-model, used to adapt the case of multi-model)
- 2011-03-19 11:24:27下载
- 积分:1
-
proj-ASC
simple microprocessor that gives the greatest common divisor of 2 (4bit) numbers
- 2014-11-05 06:32:53下载
- 积分:1
-
adapt1
Adaptive Filter for image processing, a good MATLAB code.
- 2009-05-22 04:11:09下载
- 积分:1