资源列表
arithmetic_filter
- the given file contains the implementation of the ARITHMETIC FILTER using two methods. 1.based on the mathematical concept of arithmetic mean realised using for loops. 2.using imfilt -built-in function of matlab.this function makes use of the con
yuzhi
- 实现了小波变换的阈值去噪算法,并实验仿真对比去噪效果-Internship wavelet threshold de-noising algorithm,
black_scholes_test
- calls all the tests.
Renyi
- 本程序用于实现二维Renyi熵图像阈值分割,只要输入图像数据即可得到阈值结果-This procedure is used to achieve the two-dimensional Renyi entropy image threshold segmentation, as long as the input image data can be obtained by the threshold results
floyd
- floyd算法的实现,已知临接矩阵,可得到图中任意两点间的最短距离-floyd algorithm, known proximity matrix, the shortest distance between any two points in the available Figure
Goldbach-conjecture
- 该题目为哥德巴赫猜想的计算机验证-acm题目-Titled Goldbach Conjecture computer to verify acm-topic
HausdorffDist
- Calculate the Hauss droff distance between two images to check the similarity
bp
- 利用BP神经网络来逼近hermit函数的源程序,适用于初学bp的研究者-applied to new learner of bp ,hermit
Romberg
- 数值计算中的龙贝格积分,计算了用常规方法无法计算的在[0,1]范围内sin(x)/x的积分值,并与标准值做了比较.-The Romberg numerical integration, calculated by conventional methods can not be calculated in the range [0,1] sin (x)/x integral value, and were compared with the standard value.
selectionsort
- 实现选择排序,利用c语言实现选择排序算法-Achieve selection sort, using c language selection sort algorithm
test-of-numerical-analysis
- 以一个非线性方程组为例,实现非线性方程组的牛顿迭代过程。-In a non-linear equations, for example, to achieve the Newton iteration of nonlinear equations.
SNN
- 这是一个单神经元PID控制的程序,程序我调过了。对象是一个三阶系统。采用的是HEBB学习规则。-This is a single neuron PID control program. Object model is third-order system. the learning rule is used HEBB rule