资源列表
maxliu
- 上传几个代码,这个是最大流和最小截算法,现在在建模,要下载一些算法,希望能通过站长的审核
bufenxiangguan
- 基于部分相关的捕获程序,并且通过蒙特卡罗仿真计算检测概率。-Based on the relevant part of the capture process, and by Monte Carlo simulation of probability of detection.
4block
- 2D single bin packing 问题的4Block算法-4-Block Algorithm for 2D single bin packing Problem
numgrad
- function [g, badg] = numgrad(fcn,x,varargin)
Main_SVR_Epsilon
- One-Class支持向量机工具箱中程序均在Matlab6.5环境中调试通过,不能保证在Matlab其它版本正确运行-One-Class Support Vector Machine Toolbox procedures are adopted in the Matlab6.5 debug environment can not guarantee that other versions of Matlab to run correctly
fd1d_abc_diel
- Chapter 1 - Dieletric Sullivan
comone
- matlab小程序,希望大家喜欢,谢谢你的爱-matlab small program, hope you like, thank you for your love
bp111
- 采用bp神经网络进行植物的品种分类,很好的例子-The use of bp neural network classification of plant species, a good example
Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。 -Dijkstra (Dijkstra)
axisticks
- This function is useful to make a dateaxis adjustable
HW3C
- 创建动态数列,可以进行数据统计,分类数据,查找质数。使用数据结构中的筛选法来进行数据分析。-Create dynamic series can be statistics, data classification, to find prime numbers. Use of screening data structure for data analysis.
maxflow
- 计算网络最大流的代码,c++语言编写,可以使用。-the code is for calculating the max-flow of a network.
