资源列表
CUMCM_prize
- 整数规划的一个求解方法(得到CUMCM一等奖)主要思想:找最大元之后的逐步互换求解,有点类似遗传算法-an Integer Programming Solution (with Into First Class) main ideas : after finding the greatest element gradually swap solution, it is somewhat similar genetic algorithms
replace
- Matlab源文件将矩阵m中所有a元素的替换为b元素。
entroy_noisy1
- 用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序
Regression_SVM_SteveGunn
- SVM的回归算法。使用时需按照要处理数据特点选定参数。-SVM regression algorithm. Want to use when processing data in accordance with the characteristics of the selected parameters.
bp
- 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
noise_new
- 基于噪声检测的中值滤波,先通过邻域计算检测是否为噪声,再进行开关中值滤波,对于被判断为噪声的像素不再参与其他像素的中值滤波,能够有效滤除噪声并且保留细节较好-Noise Detection Based on median filtering, first calculated by testing whether the neighborhood noise, then the switching median filter for noise pixels are judged to no l
tubao
- 凸包问题的解决方法…………凸包问题的解决方法-tubao problem
Untitled3
- 人工神经网络识别的例题程,有例题1 例题2-matlab example
netplot
- 复杂无向图网络绘图,包括处理邻接矩阵和关联矩阵,具体使用方法可以通过help netplot查询。-Complex network undirected graph drawing, including processing adjacency matrix and incidence matrix, the specific method of use can help netplot queries.
Romberg
- 龙贝格算法实现,并通过具体实例函数进行说明。可以自己修改实例函数,并设置积分下限、积分上限、积分结束精度、运算最大次数等参量。-Romberg algorithm, and illustrated by specific examples of functions. You can modify their own instance of the function and set the lower limit of integration, integration limit, precisi
Solve_Equation
- 数值计算方法:列主元法解方程C语言版本源码,VC测试通过-Numerical methods: Solving equations with column pivoting , C language version source code, VC tested
Kmeans
- 经典Kmeans算法,输入为训练样本和聚类数。-Kmeans classical algorithm, the input for training samples and the number of clusters.
