搜索资源列表
Facts__Conjectures__and_Improvements_for_Simulated_Annealing
- 模拟退火优化算法 Simulated annealing is a simple and general algorithm for finding global minima. It operates by simulating the cooling of a (usually fictitious) physical system whose possible energies correspond to the values o
Numerical_Computing_with_MATLAB
- Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you
ImageLineScanScalingUtilities
- The aip file contains few Matlab routines for 1D line scan analysis, 1D scaling, 2D scaling, image brightness or contrast variation routine and rouitne for finding area between zero cossings of 1D times series.
hough2
- hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve
secant
- In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.-The secant iteration to find the zero of some non-linear
jmsl
- jmsla collection of mathematical, statistical and charting classes, written in 100 Java, marketed by Visual Numeric, Inc. Includes linear algebra, zero finding, splines, ordinary differential equations, linear programmin
SimulatedAnnealing
- Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a p
hompack90.tar
- ! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear 3 ! systems of equations by homotopy methods. There are subroutines for 4 ! fixed point, zero finding, and general homotopy curve tracki
qiongqufa
- 穷举法。整钱零找的算法 例如100元可以换出几个10元 几个20元 几个5元-Brute force attack. The whole zero-finding algorithm such as money, 100 yuan to 10 yuan for a few number of 20 yuan a few 5 yuan
besselzero
- finding zero for Bessel function
DSP
- this file is about finding Fast fourier transform for given sine wave using FFT statement. i. with zero padding II. without zero padding
ASSINGMENTB_RafalMajorczyk_-Sharp8
- Goal of the project was to implement numerical methods for solving systems of nonlinear algebraic equations using MATLAB software. As in previous assignment first of all I need to research for functions, which would be h
codes
- 1.Arranging n umbers in ascending order. 2.Finding extreme values in a sequence of integers terminated by zero. 3.Searching an array for a given number. 4.Generating n terms of a Fibonacci Series. 5.Calculating n
Black-hat-seo-training
- 为什么选择黑帽seo培训 黑帽seo培训是学习黑帽seo最快的方式,因为别人花了几年时间研究出来的黑帽seo优化技术,如果进行黑帽seo系统培训,你可能用几个星期就学会了,黑帽seo培训大大节省了学习黑帽seo所耗费的时间,而且因为有人指导,可以少走很多弯路,加上自己后期的黑帽seo实战经验,可以快速的融入黑帽seo行业。大幅提高自身的黑帽seo技术水平。 【黑帽学习网www.heimaoxuexi.com】黑帽se
zero-crossing
- finding energy of speech signal to distinguish between voiced and unvoiced signal
edges-master
- 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀