资源列表
[人工智能/神经网络/遗传算法] TWO
说明:用模拟退火方法解含两个自变量的函数优化问题,用模拟退火方法解含两个自变量的函数优化问题。-A simulated annealing method to solve the function optimization problem with two independent variables<鞠潭> 在 2024-11-15 上传 | 大小:999kb | 下载:0
[人工智能/神经网络/遗传算法] Boltzmann
说明:对一个三节点的玻尔兹曼机,在初始温度和初态确定的情况下,采用步长为-0.1的线性降温方式训练,通过编写程序确定在T 0时的状态-For a three-node Boltzmann machine, in the case of initial temperature and initial state determination, the use of a step-by-step linear cooling mode traini<tuantaun1234> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] pso_test
说明:粒子群算法Visual C++程序,结果清晰,有示例,能运行,对于学习粒子群算法原理及C++学习有帮助。-Particle swarm algorithm Visual C++ program, the results are clear, there are examples, can run, for learning particle swarm algorithm and C++ learning helpful.<陈永亮> 在 2024-11-15 上传 | 大小:337kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:基于Visual C++实现一个简单的BP神经网络算法,对数据进行简单的分类。-Based on Visual c++ to realize a simple algorithm of BP neural network, the classification of the data is simple.<漩涡涡> 在 2024-11-15 上传 | 大小:847kb | 下载:0
[人工智能/神经网络/遗传算法] Alibaba
说明:*最后一公里极速配送比赛源代码,主要包含了电商订单和O2O订单混合配送的代码,使得最后运输时间最短-The AliBaBa competion<一枝梅的个人主页> 在 2024-11-15 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] PSO
说明:粒子群改进算法,为自适应粒子群算法,通俗可用-Particle swarm optimization algorithm for adaptive particle swarm optimization, popular<zhubing> 在 2024-11-15 上传 | 大小:253kb | 下载:0
[人工智能/神经网络/遗传算法] DeepLearning
说明:深度学习是目前主流的人工智能方向,本代码基于MATLAB平台。-DeepLearning is a popular in the area of th AI,this code is based on the matlab platform<李洋> 在 2024-11-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:1、实现SPI驱动TSC2046,读取X,Y触摸坐标 2、触摸坐标和LCD坐标的对应关系可由矩阵平移、旋转、缩放三者来表示 XL XT*A+XT*B+C YL YT*D+YT*E+F 采用五点校正算法,计算出参数A,B,C,D,E,F 因为参数多为小数不易存放,所以乘以一个参数作为整数存放。 3、每次读取触摸按下的坐标时,读TSC2046的是触摸坐标, 而需要的是LCD坐标,所以把触摸坐标和上述参数代入上面等<申彦磊> 在 2024-11-15 上传 | 大小:11.87mb | 下载:0
[人工智能/神经网络/遗传算法] chapter_GA
说明:利用GA优化SVM参数问题。利用gaSVMcgForClass函数对数据进行SVM最佳参数寻找。-Using GA to optimize the SVM parameter problem. GaSVMcgForClass function is used to analyse the data best parameters for SVM.<王坤> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] mou_mf86
说明:利用matlab针对图像进行马氏距离计算 ,这是一个好用的频偏估计算法的matlab仿真程序,抑制载波型差分相位调制。- Using matlab to calculate the Mahalanobis distance for the image, This is a useful frequency estimation algorithm matlab simulation program, Suppressed carrier<魏雪鹏> 在 2024-11-15 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] pouyie_v14
说明:实现了图像的灰度化并进一步用于视频监视控,BP神经网络用于函数拟合与模式识别,用于建立主成分分析模型。- Achieve a grayscale image and further control for video surveillance, BP neural network function fitting and pattern recognition, Principal component analysis model fo<张瑞华> 在 2024-11-15 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] bsvm-2.08
说明:BSVM解决了支持向量机(SVM),用于解决大型分类和回归问题。 它包括以下方法 一个对一个使用约束约束公式的多类分类 通过解决单一优化问题(再次,有界公式)进行多类分类。 参见我们比较文件的第3节。 使用Crammer和Singer的配方进行多级分类。 参见我们的比较文章第4节。 使用约束约束公式的回归-BSVM solves support vector machines (SVM) for the solution<程> 在 2024-11-15 上传 | 大小:364kb | 下载:0