搜索资源列表
timu
- 用于m=2 的机器调度问题,可求出最优解与花费的时间-m = 2 for the machine scheduling problems, the optimal solution can be obtained with the time
改进遗传算法-郭涛算法做最优化问题很管用
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
Immune
- 人工免疫算法的源程序。由主程序和子程序等十几个m文件组成。-artificial immune algorithm of the source. From the main program and subprogram m dozen other documents.
用M函数编写的神经网络PID算法的例程
- 用M函数编写的神经网络PID算法的例程,可实现对阶跃、正弦波的很好跟踪,没有超调。-Written by M function neural network PID algorithm routines, can be realized step, a good sine wave tracking, no overshoot.
设计一个用最少硬币找钱m的方法
- 设有n种不同面值的硬币,各硬币的面值存于数组T[1:n]中。现要用这些面值的硬币来找钱。可以使用的各种面值的硬币个数存于数组Coins[1:n]中。对任意钱数0≤m≤20001,设计一个用最少硬币找钱m的方法。-With n different coins, the face value of the coins stored in the array T [1: n] in the. Now use these coins to find the money. You can use the
BP
- 神经网络BP算法的实现和两个小例子,其中包括两个.m文件和一个说明文档-Implementation of neural network BP algorithm and two small examples, including two. M file and a documentation
m@ximize_11
- M@ximized package for OxGau-M@ximized package for OxGauss
xy2libsvm.m.tar
- 将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。-Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.
ClusterEnsembleV10
- Alexander Strehl的CLUSTER ENSEMBLE算法----------------------------------------------------------------------- CLUSTERENSEMBLE README Alexander Strehl Version 1.0 2002-04-20 -------------------------------------------------------------------
mtsp_ga
- MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly o
bp
- 一个非常不错的BP算法程序,这是一个名为bp.m的文件,对于理解BP算法会很有帮助。-The BP algorithm is a very good program, it is a named bp.m file would be helpful for understanding the BP algorithm.
forest.m
- matlab源码 元胞自动机实现森林大火的模拟过程-use CA to simulate the forest fire,matlab code.
robot-matlab
- 机器人应用的10个M文件机器人控制系统的设计与MATLAB仿真-Robot application files of 10 M
mapminmax_boiler
- 对于较低版本的matlab库中,缺少归一化的函数mapminmax.m 包含(它的子函数boiler_process.m),它是libsvm-mat需要用到的函数。-With earlier versions of matlab library, the lack of normalized functions mapminmax.m contains (its Functions boiler_process.m), it is libsvm-mat need to use the funct
Ant-Colony-Algorithm
- 蚁群算法的源代码,包括ACATSP.m和DrawRoute.m两个文件-Ant Colony Algorithm s code, include two mfiles which named ACATSP.m and DrawRoute.m
genetic-algorithm
- 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
SVM-face-recognition
- SVM face recognition 程序源代码 s1-s40 --------- 人脸数据库 face.m --------- 人脸识别主程序 load_database.m------载入数据函数 其他-------------LIBSVM工具箱函数 注意:LIBSVM需要手动安装,先安装编译器,再执行make.m-Source code S1-s40-----face database Face. M-----face recognition t
L-M-neural-network
- L-M神经网络在matlab开发环境中的实现实例,有利于初学者学习与掌握-L-M neural network in the matlab environment development to achieve the example, be helpful for beginners to learn and master
RBF_K.M
- 该程序组是基于k均值聚类法的RBF网络建立,程序简单易懂,但是包含了整个建模的具体原理过程-this is the RBF networks with K-M method
M-Estimators
- Robust cost functions that based on M-Estimators and used as cost functions in order to robustify the learning algorithms for feed-forward neural networks-Robust cost functions that based on M-Estimators and used as cost functions in order to robus