-
GonzalezMatlab
数字图像处理 (第二版 冈萨雷斯)教材中的实例程序代码(Digital Image Processing (Second Edition Gonzalez) textbook examples of program code)
- 2010-05-24 10:40:20下载
- 积分:1
-
Taylor_Algorithm
泰勒级数展开算法是需要初始估计位置的递归算法,在每一次的递归中通过求解TDOA测量误差的局部最小二乘来改进估计的位置。 本程序基于MATLAB,对泰勒级数展开算法进行了仿真。初始位置的选取很重要,建议和其他简单的算法进行协同,对信号源位置进行定位。 希望对研究信号源定位的同志有所帮助。(Taylor series expansion algorithm is the need to estimate the location of the initial recursive algorithm, in every recursive TDOA measurement error by solving the partial least squares to improve the position estimate. The program is based on MATLAB, the Taylor series expansion algorithm for the simulation. The selection of the initial position is very important, the proposed algorithm and other simple coordination, to locate the signal source location. Want to locate the source of research help comrades.)
- 2020-12-13 14:39:15下载
- 积分:1
-
TrAdBoost
利用matlab编程实现TrAdaBoost算法(Matlab for TrAdaBoost algorithm.)
- 2021-04-01 23:19:07下载
- 积分:1
-
image
this simulation finding error in a cotton based on training cotton with morphological function
- 2013-08-25 17:15:39下载
- 积分:1
-
c14_Jakes
用于离散多径信道的均匀间隔TDL模型.由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响(For discrete multipath channel uniformly spaced TDL model)
- 2021-04-10 13:18:58下载
- 积分:1
-
zoom_problem
一篇基于PDE方法的zooming算法的论文及其matlab实现。(An algorithm based on the PDE zoom papers and Matlab.)
- 2013-04-24 22:04:57下载
- 积分:1
-
jpegcompression
I need matlab codes on image processing
- 2015-03-30 18:15:35下载
- 积分:1
-
moyituhuo
模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制参数t经缓慢衰减,才能确保模拟退火算法最终优化问题的整体最优解。(Simulated annealing algorithm based on the idea that a given solution from the beginning, randomly generated from the adjacent domain to another solution, Metropolis acceptance criteria for the objective function to allow a limited range of deterioration, which is a control parameter t decided that its role is similar to the physical the course of the temperature T, the control parameters for each value, the algorithm continued to "have- to determine- to accept or rounding" of the iterative process, corresponding to a solid at a constant temperature of the process tends to thermal equilibrium, when control parameters and tended to decrease gradually 0:00, the system equilibrium state more and more, and finally the system state corresponds to the optimization problem of global optimal solution, the process is also known as the cooling process must be slow as a result of annealing temperature of solid to make solid temperature in each of them had attained thermal equilibrium, and ultim)
- 2009-04-18 11:12:34下载
- 积分:1
-
用matlab编写的拉普拉斯高斯算子代码 log_edge
用matlab编写的拉普拉斯高斯算子代码(LoG算子),用该函数实现LoG算子提取图像边缘点的功能。(Written by matlab Laplacian of Gaussian operator code (LoG operator), using the LoG operator functions for extracting the image edge points of the function.)
- 2020-06-27 10:00:02下载
- 积分:1
-
Untitled
Dijkstra最短路算法,用于求从起始点s到其它各点的最短路.可以应用到不同领域.(Dijkstra shortest path algorithm used to find the shortest path from the starting point s to the other points can be applied to different areas.)
- 2012-05-25 00:32:45下载
- 积分:1