资源列表

« 1 2 ... .28 .29 .30 .31 .32 1133.34 .35 .36 .37 .38 ... 28522 »

[人工智能/神经网络/遗传算法fga.m

说明:遗传算法通用函数,非常实用和珍贵 描述简介如下: % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to:
<我系渣渣辉> 在 2025-01-20 上传 | 大小:3kb | 下载:0

[matlab例程用MATLAB实现遗传算法程序

说明:收录了大多数遗传算法,可以用matlab实现(contain genetic algorithm can be run on matlab)
<Monocerotis> 在 2025-01-20 上传 | 大小:159kb | 下载:0

[matlab例程yichuansuanfa

说明:数学建模过程中需要用到的一种常用遗传算法。(A common genetic algorithm which needs to be used in the process of mathematical modeling is used.)
<heluoluo> 在 2025-01-20 上传 | 大小:6kb | 下载:0

[matlab例程【干货!!】美赛MATLAB程序源码

说明:一些美国大学生建模大赛可能用到的算法,直接的matlab代码(Some American college student modeling competitions may use algorithms, direct matlab code)
<喵呜嗯> 在 2025-01-20 上传 | 大小:156kb | 下载:0

[人工智能/神经网络/遗传算法bp

说明:神经网络算法matlab 的M文件,图像重建(M file of neural network algorithm)
<溪惜> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法6.模拟退火算法

说明:模拟退火算法,利用MATLAB生成的,适用于数学建模(Simulated annealing algorithm)
<主角儿> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[matlab例程OFDM-master (1)

说明:ofdm仿真,用matlab仿真实现ofdm,为初学者提供一条道路(The proposed secret data embedding and extraction in OFDM is shown in figure 1.In order to achieve higher data rate, the serial data stream bits are converted in to parallel data outp
<haitao15> 在 2025-01-20 上传 | 大小:30kb | 下载:0

[人工智能/神经网络/遗传算法matlab

说明:基于BP神经网络手写数字识别,main函数是主函数,识别的成功率在86%左右。(Based on the BP Neural Network handwritten digital recognition, the main function is the main function, and the recognition success rate is about 86%.)
<c_l> 在 2025-01-20 上传 | 大小:2.85mb | 下载:0

[matlab例程GM

说明:灰色预测模型GM(1,1)算法。 下面举例,一个公司1999到2008年的利润为[89677,99215,109655,120333,135823,159878,182321,209407,246619,300670],现在要预测该公司未来几年的利润情况。 在程序中我们仅仅预测该公司10年以后的情况,数据可修改,把(n+10)里的10改成你需要的数字即可。(The grey prediction model GM
<batmanss> 在 2025-01-20 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法遗传算法

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评
<jibao> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[matlab例程newton

说明:最优化牛顿算法,内含程序和测试函数……大概就是这样(The optimization of Newton algorithm, the internal program and the test function. The decline is faster than the two order.)
<伯霁> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能dijkstra

说明:一个对dijkstra算法功能的加强,可以直接输出任意两点的最短距离矩阵(A strengthening of the function of the Dijkstra algorithm, which can directly output the shortest distance matrix of any two points)
<sdcvf> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1133.34 .35 .36 .37 .38 ... 28522 »

源码中国 www.ymcn.org