资源列表
BCS
- Bcs algorithm for matlab
三角形编队
- 简单的编队算法,对初学者有帮助,通过matlab仿真可以得到较好的效果,比较简单(Simple formation algorithm is helpful for beginners. Through matlab simulation, better results can be obtained, which is relatively simple.)
BP神经网络预测 程序
- BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
螃蟹分类matlab
- 螃蟹分类 %在演示中,试图建立一个分类器,根据它的物理测量识别螃蟹的性别。 %螃蟹的六物理特性:品种,前腿宽,后腿宽,长,宽,深度。 %问题是根据给定的观测值识别每个螃蟹的性别。 %在演示中,试图建立一个分类器,根据它的物理测量识别螃蟹的性别。 %螃蟹的六物理特性:品种,前腿宽,后腿宽,长,宽,深度。 %问题是根据给定的观测值识别每个螃蟹的性别。
depth-map-prediction-
- 基于AlexNet网络模型的单幅彩色图的深度估计,在NYU Depth 数据集,Make3D 数据集,KITTI 数据集经过测试效果很好,只是本次上传由于大小限制,压缩包不包括数据集,读者可自行下载数据集进行训练!(Based on the AlexNet network model, the depth estimation of a single color map, in the NYU Depth dataset, Make3D dataset, KITTI dataset ha
跨模态文字检索图片102花卉数据
- 跨模态检索 tensorflow实现,使用googlenet处理图片,char-cnn处理文字,使用triple-loss训练(Tensorflow is implemented by cross-modal retrieval, using Google eNet to process pictures, char-cnn to process text, and triple-loss training)
数据挖掘十大经典算法
- 数据挖掘经典算法c4.5,id3,决策树等等。(Classical data mining algorithms c4.5, id3, decision tree and so on.)
matlab程序
- 求解直觉模糊,直觉模糊集,公式算法,编程代码(Solving Intuitionistic Fuzziness)
粒子群算法1
- 粒子群算法,强引导粒子群与混沌优化的电力系统无功优化(Particle swarm optimization, strongly guided particle swarm optimization and chaotic optimization for reactive power optimization in power systems)
基于BP网络的个人信贷信用评估
- 这是一个BP神经网络在个人信贷评估方面应用的一个实例,有程序代码。适合初学者(This is an example of the application of BP neural network in personal credit evaluation, with program code.)
ABCalgorithm
- 人工蜂群算法 算法 用户均衡模型 frankwolfe算法(Artificial Bee Colony Algorithms User Equilibrium Model Frankwolfe Algorithms)
iwo
- IWD算法是模拟自然界中水滴运动的过程而被发明的,自定义fit函数(IWD algorithm is invented to simulate the movement of water droplets in nature. It defines fit function.)