资源列表
[人工智能/神经网络/遗传算法] libsvm
说明:支持向量机用于模式识别和机器学习领域,本文件提供了libsvm的源代码,使用者可以读算法深入研究-This document provides the source code of Support Vector Machine(SVM) in matlab<change> 在 2024-11-09 上传 | 大小:371kb | 下载: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-11-09 上传 | 大小:366kb | 下载: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-11-09 上传 | 大小:1.19mb | 下载: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-11-09 上传 | 大小:2.29mb | 下载: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-11-09 上传 | 大小:1.18mb | 下载: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-11-09 上传 | 大小:1.21mb | 下载:0
[人工智能/神经网络/遗传算法] Fuzzy-temperature-control-system
说明:设计一个模糊温度控制系统,以系统的(温度)误差与误差的变化量作为模糊控制器的输入变量,模糊控制器的输出变量为电压值, 控制器的输入变量与输出变量的模糊化等级为7。-Design a fuzzy control system to control temperature.<lurui > 在 2024-11-09 上传 | 大小:1.09mb | 下载:0
[人工智能/神经网络/遗传算法] TSP-problem-genetic-algorithm-matlab
说明:Tsp 问题 旅行商问题 遗传算法 可以直接使用-Tsp traveling salesman problem genetic algorithm can be used directly<王振华> 在 2024-11-09 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Artificial-immune-genetic-algorithm
说明:人工免疫遗传算法,改进的算法,使用已通过-Artificial immune genetic algorithm<francis> 在 2024-11-09 上传 | 大小:10kb | 下载:0
[人工智能/神经网络/遗传算法] syn_homo_liu
说明:zhang算法中求解H矩阵的matlab代码-zhang algorithm for solving the H matrix matlab code<shang> 在 2024-11-09 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] mnist
说明:利用keras实现手写数字识别,使用CNN模型 全连接层+两个卷积层,最后Softmax分类器,识别率超过96%(Using keras to realize handwritten numeral recognition baesd on CNN model. One whole connection layer + two convolution layers, and a Softmax classifier. The re<hahahua> 在 2024-11-09 上传 | 大小:28.85mb | 下载:0
[人工智能/神经网络/遗传算法] 贝叶斯.代码实现及其资料
说明:贝叶斯.代码实现及其资料 包括源代码以及参考学习资料(beys Implementation of code and its data)<匡猫> 在 2024-11-09 上传 | 大小:5.18mb | 下载:0