-
imageregister
图像配准程序,含有图像配准的这种算法以及检验程序(Image registration procedures, containing this image registration algorithm and testing procedures)
- 2007-08-22 22:11:18下载
- 积分:1
-
matlab_bgl-2.0
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work (The MatlabBGL library fills a hole in Matla b's suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs. as in graph theory graphs. The MatlabBGL packag e uses Matlab's native sparse matrix type as a gra ph and provides algorithms that work)
- 2007-04-11 10:31:48下载
- 积分:1
-
filter
用MATLAB中的DSP BUILDER 设计的 FIR低通滤波器(Used in MATLAB DSP BUILDER design of FIR low-pass filter)
- 2011-07-31 12:34:54下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
project
可变次数的 曲线拟合 最小二乘算法实现 (Variable number of least squares curve fitting algorithm)
- 2010-10-28 18:04:33下载
- 积分:1
-
ruilifenbuzabo
瑞利分布+杂波雷达信号MATLAB仿真程序,希望对有做雷达信号得朋友有帮助(Rayleigh distribution miscellaneous radar signal MATLAB simulation program, and they hope to have a friend make a radar signal has to help)
- 2020-12-25 09:49:05下载
- 积分:1
-
mfiles
时频分析工具箱,很好的一个工具箱!!!!!!!!!!(Time-Frequency Analysis Toolbox)
- 2010-10-26 15:36:07下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithms for Motion Estimation
This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University.
Following is a short description of the m files in this zip
motionsEstAnalysis.m Script to execute all Algorithms
motionEstES.m Exhaustive Search Algorithm
motionEstTSS.m Three Step Search Algorithm
motionEstNTSS.m New Three Step Search Algorithm
motionEstSESTSS.m Simple And Efficient Search Algorithm
motionEst4SS.m Four Step Search Algorithm
motionEstDS.m Diamond Search Algorithm
motionEstARPSm Adaptive Root Pattern Search Algorithm
costFuncMAD.m Mean Absolute Difference Function
minCost.m minimum cost among macro blocks
motionComp.m motion compensated image creator
imgPSNR.m finds image PSNR w.r.t. reference image
The test images can be found at http://cc.usu.edu/~arohb/caltrain.zip
- 2010-01-29 00:05:10下载
- 积分:1
-
kalmanfilter
一个很好的卡尔曼滤波程序呵呵,跟大家一起共享吧呵呵(A good procedure of Kalman filtering Oh, everybody work together to share with you huh)
- 2009-03-17 17:16:32下载
- 积分:1
-
fisher
现了fisher线性分类器的功能,源码使用matlab编程(Is the fisher linear classifier functions, the use of matlab programming source code)
- 2009-06-30 21:20:57下载
- 积分:1