资源列表
longgekuta_program-
- 数值计算:用c++实现龙格库塔方法,希望对您有所帮助-The numerical calculation: c++ to achieve the Runge-Kutta method, and I hope for your help
longbig_cpp
- 龙格积分函数的c语言程序,能够方便大家完成简单的运算,内有注释,便于修改-The Runge integral function c language program, able to facilitate the completion of simple arithmetic, with Notes, easy to modify
Knapsack-problem-based-on-GA
- 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper
jisuanqi
- 一个计算器实现源码,实现了基本功能,一些高级功能在后期版本加上-A calculator to achieve the source code, the basic functions, some of the advanced features in later versions plus
bayesianclassifier
- 贝叶斯朴素分类,“贝叶斯分类器.doc”包含方法原理及实现效果,及matlab实现代码-Bayesian plain classification
Newton-cotes
- 牛顿科兹求积分的方法,算法合理,易于实现-Newton Cotes
mcmc
- 蒙特卡洛资料,对于编写概率计算问题有较多的帮助,希望能帮到需要的人。-Monte Carlo
sunSinglePointSurfacefit
- 基于移动最小二乘法的曲线曲面拟合实现,包含反距离加权(为效果对比)--(在VC或者VS上新建工程添加文件即可,main.cpp为主函数)-Curve and Surface Fitting Based on Moving Least-Squares Methods and Inverse Distance Weighting
The-maximal-covering
- 详细介绍和阐明了最大覆盖问题,同时介绍了它的应用-Details and clarify the maximum coverage problem, while its application
Machine
- 由正则表达式生成有限自动机,显示有限自动机的状态和动作等,方便学习有限自动机课程。-By regular expressions to generate a finite automaton states and actions of finite automata, to facilitate learning finite automata courses.
GoldenSectionFun.m
- 黄金分割法的原matlab代码,可以进行一位搜索寻求最小值-Golden Section Fun
NormStat
- 对于标准正态分布,提供了计算累计概率的函数以及从已知的累计概率反算其区间值的函数。-For standard normal distribution, and provides compute the cumulative probability function and from the known cumulative probability back calculation the interval value of the function.
