资源列表
shenjingwangluo
- 自己编写的程序,可实现通过BP神经网络逼近任意函数-The program implements an arbitrary function approximation by BP neural network
network
- matlab神经网络30个案例分析,包括30个经典案例源码-matlab neural network analysis of 30 cases, including 30 classic case of Open Source
COR(v1.1)
- 资源竞争算法,此算法经过测算由于PSO、GA、SA等等,可以快速有效的优化。- Competition Over Resource Optimization Algorithm,
BRISKtuxiangpeizhun
- BRISK 图像配准程序,MATLAB实现,速度快,精度高-BRISK image registration procedures, MATLAB, quick speed, high precision
yichuan_fun
- 遗传算法求函数优化问题,如在一定范围内求解函数的最大值和最小值-Genetic algorithm for function optimization problems, such as a function to solve the maximum or minimum value within a certain range
FNN
- 非常好用的模糊神经网络程序,中间的K-mean方法比较简单,自己添加以下即可!-The program very easy to use fuzzy neural network, k-mean middle part is relatively simple, what you can add your own!
Through-the-desert
- 用一辆吉普车穿越1000km的沙漠。吉普车的总装油量为500L,耗油量为1L/km。 由于沙漠中没有油库,必须先用这辆车在沙漠中建立临时油库。 该吉普车要以最少的油耗穿越沙漠,应该在什么地方建立临时油库,以及在各处安放多少油为好!-1000km with a jeep through the desert. Jeep assembly oil is 500L, fuel consumption of 1L/km. Since there is no depot in the dese
Incomplete-chessboard
- 残缺棋盘(defective chessboard)是一个有2^k×2^k(k>=1)个方格的棋盘,其中恰有1个方格残缺, 其中残缺的方格用阴影(0)表示。 这样的棋盘称作“三格板”(triominoes),残缺棋盘问题就是用这4种三格板覆盖更大的残缺棋盘。在覆盖中要求: 两个三格板不能重叠。 三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。 在这种限制条件下,所需要的三格板总数为(2^k×2^k-1)/3-Incomplete chessboard (defect
classification
- sklearn库对数据进行分类的机器学习经典例子的python实现-Sklearn library classifying data of machine learning python implementation of a classic example
cluster
- 机器学习中经典的聚类算法例子,采用python编写,简单易理解-Classical clustering algorithms in machine learning, for example, USES python, simple easy to understand
closeSet
- 基于主题模型的聚类机器学习例子,采用python编写,简单易于学习-Clustering of machine learning model based on the theme of the example, use python, simple easy to learn
K-means-clutering-algorithm
- K均值算法,用于数据聚类,是一切数据聚类学习的基础,经常被后来学者学习和改进-K-means clubing algorithm
