-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
shiyan2
说明: 基于matlab实现的界面,可以对八路信号实行DFT的8点和16 点变换(Matlab based on the realization of the interface can be implemented on the eight-way signal DFT of 8:00 and 4:00 p.m. transform)
- 2008-11-19 08:30:34下载
- 积分:1
-
weighted-fusion
对多传感器数据进行加权融合,该算法中提出来扩展支持度矩阵,用Matlab进行仿真。(Weighted multi-sensor data fusion, the algorithm proposed to extend the support matrix, using Matlab simulation.)
- 2012-06-13 21:33:31下载
- 积分:1
-
RQEF
This file can help to find roots of polynomial equation in simple way using matlab
- 2011-02-12 19:36:39下载
- 积分:1
-
Chaos-particle-swarm
混沌粒子群优化算法的matlab程序,可以学习(Chaos particle swarm optimization algorithm matlab program)
- 2021-03-07 12:39:29下载
- 积分:1
-
DFMPOT
融合重力梯度和磁场数据的使用变形分析异常的方法。(Fusion of gravity gradient and magnetic field data for discrimination of anomalies using deformation analysis)
- 2014-04-22 09:56:24下载
- 积分:1
-
2008国际大学生数学建模一等奖论文
2008国际大学生数学建模一等奖论文,数学建模实例与编程教程,提供建模的方法(First Prize Paper on Mathematical Modeling for International College Students 2008, Mathematical Modeling Example and Programming Course, Providing Modeling Method)
- 2020-06-18 21:40:01下载
- 积分:1
-
matlabpicture
matlab的图形处理函数说明,是pdf文档,希望对大家有帮助(matlab graphics processing function of note is the pdf document, we want to help)
- 2009-09-06 11:06:17下载
- 积分:1
-
ColorBasedWatershedSegmentationofLowAltitudeAeria
we introduce the Color-based Catchment
Basin Merging Algorithm, an area-based segmentation approach
that is specifically designed to segment low-altitude
aerial images, as a preprocessing step to 3D reconstruction.
This approach extends the watershed-based Catchment
Basin Merging Algorithm, which is purely geometric,
by introducing color similarity as an additional criterion to
decide on the merging of evolving regions. Experiments performed
with real aerial images of varied nature demonstrate
that this modification eliminates over-segmentation problems
of the existing algorithm, allowing large-scale urban
scenes to be segmented in an accurate, reliable and fully automatic
way.
- 2010-08-18 07:57:08下载
- 积分:1
-
MDSP_MATLAB7
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
Super resolution Super resolution
- 2010-01-08 19:48:18下载
- 积分:1