资源列表

« 1 2 ... .93 .94 .95 .96 .97 1898.99 .00 .01 .02 .03 ... 2830 »

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

说明:python编写的决策树的代码,主要用于模式识别和机器学习领域,-an example containing the program code for decision tree in python
<change> 在 2024-10-08 上传 | 大小:22528 | 下载:0

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

说明:支持向量机用于模式识别和机器学习领域,本文件提供了libsvm的源代码,使用者可以读算法深入研究-This document provides the source code of Support Vector Machine(SVM) in matlab
<change> 在 2024-10-08 上传 | 大小:379904 | 下载:0

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

说明:计算双输入单输出的感知器网络的网络权值。参考输入输出为: x1(1)=1 x2(1)=1 d(1)=1; x1(2)=-0.5 x2(2)=-1 d(2)=-1; x1(3)=3 x2(3)=1 d(3)=1; x1(4)=-2 x2(4)=-1 d(4)=-1;-Calculation of the dual-input single-output perceptron network weights. R
<lurui > 在 2024-10-08 上传 | 大小:374784 | 下载:0

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

说明:建立一个含单隐层的双输入单输出网络,实现异或问题: x1(1)=0 x2(1)=1 d(1)=1 x1(2)=1 x2(2)=0 d(2)=1 x1(3)=1 x2(3)=1 d(3)=0 x1(4)=0 x2(4)=0 d(4)=0 训练出相应的网络权值矩阵W-Establish a dual-input single-output network with a single hidden layer,sol
<lurui > 在 2024-10-08 上传 | 大小:1246208 | 下载:0

[人工智能/神经网络/遗传算法simulate-trigonometric-function

说明:建立一个单输入但输出的三层神经网络,模拟三角函数 y=sinx+cosx (-π<x<π) -Establish a single-input single-output three-layer neural network ,simulate the trigonometric function y = sinx+ cosx (-π <x <π)
<lurui > 在 2024-10-08 上传 | 大小:2402304 | 下载:0

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

说明:用一个三层的BP网络实现下列两类字母的识别问题,L字母输出为1,T字母输出为0.-use a three-layers BP network to recognize 2 types of letter,the output of L is 1,the output of T is 0.
<lurui > 在 2024-10-08 上传 | 大小:1242112 | 下载:0

[人工智能/神经网络/遗传算法Robot-inversion-movement

说明:设计一个用于解决两关节机械手的反演运动学问题的前馈网络,要求末端执行器的运动轨迹是一条直线.-Design a feedforward network is used to solve the two-joint robot inverse kinematics problem, requirements of the end-effector trajectory is a straight line.
<lurui > 在 2024-10-08 上传 | 大小:1263616 | 下载:0

[人工智能/神经网络/遗传算法Fuzzy-temperature-control-system

说明:设计一个模糊温度控制系统,以系统的(温度)误差与误差的变化量作为模糊控制器的输入变量,模糊控制器的输出变量为电压值, 控制器的输入变量与输出变量的模糊化等级为7。-Design a fuzzy control system to control temperature.
<lurui > 在 2024-10-08 上传 | 大小:1144832 | 下载:0

[人工智能/神经网络/遗传算法TSP-problem-genetic-algorithm-matlab

说明:Tsp 问题 旅行商问题 遗传算法 可以直接使用-Tsp traveling salesman problem genetic algorithm can be used directly
<王振华> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法Artificial-immune-genetic-algorithm

说明:人工免疫遗传算法,改进的算法,使用已通过-Artificial immune genetic algorithm
<francis> 在 2024-10-08 上传 | 大小:10240 | 下载:0

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

说明:zhang算法中求解H矩阵的matlab代码-zhang algorithm for solving the H matrix matlab code
<shang> 在 2024-10-08 上传 | 大小:1024 | 下载:0

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

说明:Swarm Intelligence lectures by Dr Habib Shah
<habib> 在 2024-10-08 上传 | 大小:888832 | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1898.99 .00 .01 .02 .03 ... 2830 »

源码中国 www.ymcn.org