资源列表
DC滤波器
- 基于一个新算法的直流滤波器程序,可有效滤出直流分量,且不改变幅度值。
zhang
- 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
Unsharp_Enhancement
- 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
m10_9
- 一维自组织特征映射网络对输入向量空间进行识别分类-One-dimensional self-organizing feature map network input vector space to identify categories
stft
- Short Fourier Transform for a non periodical signal
inttobin
- Componetn pascal lib to chromosomes
Lagrange_Parabolic
- 1:利用差分方法数值求解抛物方程,适当改编后,可以用于求解其他的抛物方程,2,: 利用符号运算计算lagrange插值基函数。-1: Using the method of differential numerical solution of parabolic equations, appropriately adapted, can be used to solve parabolic equation 2: the use of symbolic computation lagrange
2sum_hash
- 斯坦福机器学习公开课作业2sum的作业答案,python实现,运行结果已经经过验证-Stanford machine learning open class jobs 2sum job answer, python implementation, the results have been proven
jacobi
- 线性方程组求解Jacobi迭代法C++程序-Linear equations Jacobi iteration C++ program
SOFM
- 自组织特征映射聚类实例-Self orgnazation map
Gauss-Seidel-iteration-method
- Gauss-Seidel iteration method
selection_sort
- Selection sort algorithm.