资源列表
Ant-colony-for-path-planning
- 蚁群算法用于三维路径规划,很经典的实力算法-Ant colony algorithm for three-dimensional path planning
Neural-network-quxianbijin
- 设计并训练三种神经网络使之分别逼近下列函数,精度Sm偏差小于20,Ry偏差小于1.5。 (各变量取值范围: =20~90, =35~55,a1=3~13, a2=0.3~3,Sd=0.05~0.45, =0.05~0.04,L2=0.015~0.06,T=7~110)-Design and training of three neural networks respectively approximation of the following function, precision Sm dev
Neural-network-jichu
- 设计一个三输入的单层线性网络,其输入和输出矢量为:程序中有-Design of a three-input single-layer linear network, its input and output vectors: the program
无线信道建模 opnet
- 基于opnet 的 无线信道建模,搭建无线系统模型的整个过程
AP-deployment
- 关于WiFi AP部署的详细仿真,包含了各种随机数生产,以及各种模型的maltab仿真。并采用基因算法进行实现。-The WiFi AP deployment simulation, contains a variety of random number production, as well as various models maltab simulation. And use of genetic algorithms to achieve.
NNGPc
- 相当好的,很值得学习matlab控制程序实现非线性控制 -Quite good, it is worth learning matlab control procedures to achieve nonlinear control
AI_Roboform_7.7.9.9
- 网页自动填表,批量填表,网页自动登录-Page automatically fill in a form, bulk filling, web pages automatically log,
genetic-algorithm
- Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
30-cases-in-matlab
- MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
Deep Learn Toolbox-master
- Geoffrey E. Hinton 深度学习资料-Geoffrey E. Hinton Deep Learning code
svm--matlab
- matlab智能算法30个案例分析源码之--支持向量机的分类--基于乳腺组织电抗阻性的乳腺癌诊断 包括原始数据和SVM分类代码 是学习支持向量机的好的案例-matlab intelligent algorithm analysis of 30 cases source code- support vector machine classification- based on the electrical resistance of breast cancer diagnosis in bre
ShortText_Similarity
- 改程序实现了短文本相似度计算,在信息检索等领域都有广泛的用途,用python实现-Reform program to achieve a short text similarity calculation, has a wide range of applications in areas such as information retrieval, implemented in python