资源列表
Grank_Nicholson
- 本文件包含Crank Nicolson算法的matlab源代码,在一定的初始条件下有一定的实用性。-This document contains the Crank Nicolson algorithm matlab source code, under certain initial conditions have a certain practicality.
kernel
- gaussian kernel with matlab
dirdetect
- 通过图像像素点之间的相关性来判断该像素点为噪声点还是信号点,进而对其进行滤波。-first, we judge the image pixel that it is noise pixel or signal pixel by compute the correlations between them.then we remove the noise of the image.
BESSY0
- 对实数X>0,用双精度计算第二类零阶贝塞尔函数。-The real number X> 0, using double-precision calculation of the second class of zero-order Bessel function.
zdjg
- 自己编写的一个,小型的最大间隔法求二分类问题的程序。-I have written a small maximum interval Method to solve two classification procedures.
example2
- BP神经网络的一个例子,新手可以学习。有详细训练过程,最后还有能量曲线输出。-an example for BP net
bubble-sort
- 排序算法 冒泡排序法 此算法非常适合用于初学数据结构的人 是十大经典排序算法之一-Sorting algorithm bubble sort method for this algorithm is very suitable for the beginner data structure is one of the top ten classic sorting algorithms
LUDCMP
- 解线性方程组 LU分解法 求解系数矩阵为非奇异的线性代数方程组Ax=b,它能串联式地逐次解A相同b不同的方程组。本方法也叫杜利特尔(doolittle)方法-Linear Equations LU decomposition method for solving non-singular coefficient matrix of linear algebraic equations Ax = b, it cascaded to the same b successive solutio
Text1
- FTCS CFD application by Fortran. KLAUS A. HOFFMANN.
6sigma
- 6倍方差法,时间序列,求正常序列的报警阈值-6 sigma method, which used on the time series data, and solve its alarm limit
a1
- 学习模式识别的基本知识,经典的贝叶斯分类器,已经测试通过-Learn the basics of pattern recognition, the classic Bayesian classifier has been tested by