-
6114454422007491956407205706
boosting 一种新型的分类算法 程序(boosting a new type of classification algorithm procedure)
- 2007-09-21 19:21:08下载
- 积分:1
-
ExactLinearization
非线性系统精确线性化的matlab工具箱,学习非线性的学者有用。(Exact linearization of nonlinear systems matlab toolbox, useful for scholars studying non-linear.)
- 2010-09-19 11:21:24下载
- 积分:1
-
AnalyticAnelastic
2D 粘弹性介质 全空间解析解,matlab。(2D viscoelastic medium analytical solution of the whole space, matlab.)
- 2009-04-21 19:47:10下载
- 积分:1
-
whitenv
人脸识别中的matlab算法,人脸前期处理,希望对大家有用(of Matlab face recognition algorithm, face pre-processing, it may be useful to hope)
- 2006-09-20 11:33:49下载
- 积分:1
-
delsig
matlab code for Delta Sigma Toolbox
- 2015-02-03 13:45:00下载
- 积分:1
-
yixuetuxiangchuli
医学图像处理第二版 罗述谦老师编写的,特别适合初次接触医学图像处理的同学学习,涉及的内容很宽泛,讲解很详细,这是我的导师推荐给我的入门书籍,很受益。希望大家也可以学到很多(Medical Image Processing 罗述谦 teacher preparation, especially for the initial contact with the students learning medical image processing, covering the very broad to explain in great detail, which I recommend to my mentor introductory books, very beneficial. I hope we can all learn a lot)
- 2013-12-09 10:46:05下载
- 积分:1
-
lab3
It is about the Randome distribution
- 2011-05-07 13:24:18下载
- 积分:1
-
1
说明: 蚂蚁TSP算法--用蚁群算法解决旅行商问题(TSP algorithm ant ant colony algorithm to solve traveling salesman problem)
- 2008-07-22 12:05:01下载
- 积分:1
-
chap08
说明: 用于图像处理,可以产生灰度图像。原理是采用滤波器滤除噪声。(For image processing, can produce gray scale images. Applies a filter filtering noise.)
- 2010-04-01 14:03:05下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1