-
fastmult
nice document about the fast manipulation of multi-dimensional arrays in matlab,with some examples to avoid loops and using indices
- 2009-05-26 04:53:06下载
- 积分:1
-
Box-muller-Data
box mullar approach,data we can build by this function
- 2012-05-26 22:26:15下载
- 积分:1
-
impulseNoise
向一幅图象中添加符合脉冲分布的噪声,从而为图象噪声分析提供图象噪声模板(to add an image consistent with the distribution of pulse noise, noise for image analysis template image noise)
- 2007-06-26 12:24:57下载
- 积分:1
-
niu-dun-die-dai-
基于matlab编程,用牛顿迭代法解决非线性方程,(Based on Matlab programming, Newton iterative method to solve nonlinear equations,)
- 2013-05-14 10:10:32下载
- 积分:1
-
PathPlanningSimu33
关于水下机器人路径规划的3个不同算法的仿真模拟,可直接运行也可自己输入地图,验证结果(three methods of underwater vehicle path planning)
- 2017-03-14 14:50:40下载
- 积分:1
-
tiqudizhenzibo
地震子波的提取,直接关系到地震资料分辨率,提取子波的方法很多,本程序采用了基于复赛谱的子波提取(Seismic wavelet extraction, directly related to the resolution of seismic data, wavelet extraction are many ways, this program uses spectrum based on wavelet extraction semi-finals)
- 2021-02-22 09:19:41下载
- 积分:1
-
mxTV
全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"(Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later)
"mxTV" is a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Informatics. The collaborators are DTU Informatics, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS.
The underlying algorithms are based on recently published first-order methods developed by Nesterov, tailored specifically to the image restoration problems. These methods have O(1/ε) complexity, where ε is the accuracy of the solution. The core computational routines are written in C, with a mex interface to Matlab. The algorithms and the software are described in the paper:
J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Alg)
- 2010-08-10 10:03:18下载
- 积分:1
-
FBG
光纤布拉格光栅反射谱,时延和色散。对学习FBG相关谱理论还是有帮助的。(The reflection spectra and delay of FBG)
- 2011-07-24 21:04:28下载
- 积分:1
-
Ave_filt
用matlab实现的均值滤波函数,可以有3*3,5*5等多种窗口可选(Using matlab to achieve the mean filter function, can have 3* 3,5* 5 and many other window options)
- 2007-12-17 10:18:55下载
- 积分:1
-
RLS
Hi ,
Here is a list of the files contained in RLS.zip
FIR_RLS : FIR RLS demo (FIR is used when there is an access to the output i.e feedback is used like in a dc motor we use speed as feedback)
IIR_RLS : IIR RLS demo (IIR is used when there is no access to the output the system model is only a function of the input i.e channel equalization prolbem )
FIRsampledata : a sample data for FIR RLS demo
IIRsampledata : a sample data for IIR RLS demo
Enjoy !
- 2009-10-09 21:29:06下载
- 积分:1