资源列表
[人工智能/神经网络/遗传算法] image_processing
说明:学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++<kevin> 在 2024-11-13 上传 | 大小:2.93mb | 下载:0
[人工智能/神经网络/遗传算法] farutoUltimateVersion2[1].0
说明:SVM神经网络中的参数优化---如何更好的提升分类器的性能 -This tool provides a simple interface to LIBSVM, a library for support vector machines (http://www.csie.ntu.edu.tw/~cjlin/libsvm). It is very easy to use as the usage and the way of s<tuo> 在 2024-11-13 上传 | 大小:240kb | 下载:0
[人工智能/神经网络/遗传算法] FastICA_2[1].5
说明:独立成分分析(ICA,Independent Component Correlation Algorithm)简介- FastICA programs: FASTICAG - Graphical user interface for FastICA FASTICA - command line version of FastICA<tuo> 在 2024-11-13 上传 | 大小:36kb | 下载:0
[人工智能/神经网络/遗传算法] GA4NN1.2
说明:GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。 程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algor<huangjian> 在 2024-11-13 上传 | 大小:3.84mb | 下载:0
[人工智能/神经网络/遗传算法] AI
说明:人工智能课件,好不容易从老师那里考的,觉得老师讲的还蛮不错的-AI courseware, finally, where the exam from the teacher felt that the teacher talked about quite a good<joyce> 在 2024-11-13 上传 | 大小:2.37mb | 下载:0
[人工智能/神经网络/遗传算法] AStar
说明:A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。-Choose the shortest path by the method of AStar<glf404> 在 2024-11-13 上传 | 大小:3.64mb | 下载:0
[人工智能/神经网络/遗传算法] eight
说明:采用A*算法解决九宫格谜题,代码附有注释-Using A* algorithm to solve the puzzle TICTACTOEMIDLET<lzx> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] p300FeatureExtraction
说明:自动提取和分类脑电EEG信号P300的特征的遗传算法-A Genetic Algorithm for Automatic Feature Extraction in P300 Detection<陆雪琪> 在 2024-11-13 上传 | 大小:314kb | 下载:0
[人工智能/神经网络/遗传算法] ANNPPT
说明:个人整理的关于人工神经元网络的讲义和资料!与大家共享!-Personal finishing on the artificial neural network, lectures and information! Share!<罗云> 在 2024-11-13 上传 | 大小:9.54mb | 下载:0
[人工智能/神经网络/遗传算法] fuzzy_Logic
说明:Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy-Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy Introduction to fuzzy<elmasa> 在 2024-11-13 上传 | 大小:170kb | 下载:0
[人工智能/神经网络/遗传算法] Archive
说明:实现一个三维点(x,y,z)的Point类。包含一个构造函数,一个复制构造函数,一个把这个点变成负的函数negate( ),一个返回到(0,0,0)点的距离的函数norm( )和一个print( )函数。 (1)为类Point实现一个重载的赋值运算符。 (2)为类Point实现重载的流插入运算符。 (3)为类Point实现重载的比较关系运算符==和!=。 (4)为类Point实现重载的加法+和减法运算符-。 (5)实<zengzeng> 在 2024-11-13 上传 | 大小:5kb | 下载:0