资源列表

« 1 2 ... .98 .99 .00 .01 .02 3803.04 .05 .06 .07 .08 ... 28522 »

[matlab例程MATLABchengxusheji

说明:MATLAB程序设计基础的PPT,介绍比较详细、细致。-MATLAB program design based on PPT, introduced a more detailed and meticulous.
<lu_xy> 在 2025-06-30 上传 | 大小:866kb | 下载:0

[人工智能/神经网络/遗传算法Neural-Network-Character-Recognition

说明:利用Hopfield 神经网络联想记忆的功能, 对有噪声干扰的字母进行识别-Using Hopfield neural network associative memory function, there is noise interference on the letters to identify
<feijihm> 在 2025-06-30 上传 | 大小:222kb | 下载:0

[matlab例程gaplotchange

说明:Matlab遗传算法工具箱自己创建的绘图函数(7.1版本工具箱帮助文件中有)-Matlab genetic algorithm toolbox to create their own mapping function (7.1 version of the toolbox to help file)
<张杰红> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法second

说明:完成一个程序实现双向链表使之有如下功能 (如用C++实现,需要有默认的构造函数, 析构函数) C语言实现,初始化一个双向链表 添加一个元素到链表 删除链表中的一个元素 其他你认为必要的链表操作 总有两个指针,一个指向表中第一个元素另一个指向最后一个元素 -Completion of a program to achieve a two-way linked list so that the following functions (such as C++ Reali
<katrina> 在 2025-06-30 上传 | 大小:14kb | 下载:0

[数据结构常用算法prime

说明:题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive integer is called prime number. Ever
<katrina> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法fourth

说明: 二叉排序树(Binary Sort Tree--BST)或者是一棵空树;或者是具有下列性质的二叉树: ⑴ 若左子树不空,则左子树上所有结点的值均小于根结点的值;若右子树不空,则右子树上所有结点的值均大于根结点的值。 ⑵ 左右子树也都是二叉排序树。 (3) 中序遍历BST可得到一个关键字的有序序列 文本文件单词索引是指将文本中单词按字母顺序列出并且列出每个单词在文本中出现的次数,它也是关键字列表的一种特例,即单词为关键字并附加每个关键字在文中出现次数.文本文
<katrina> 在 2025-06-30 上传 | 大小:1kb | 下载:0

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

说明:我上传的是有关智能控制的神经网络编程源代码 此文件是有关感知器的智能编程 很渴望能成为贵站的会员,期望您能同意。-I uploaded is the intelligent control neural network programming source code for this paper is on the smart sensor programming is eager to become a member of贵站expect you to agree.
<mhy> 在 2025-06-30 上传 | 大小:5kb | 下载:0

[数值算法/人工智能EKF2

说明:通过MATLAB实现卡尔曼滤波并应用于初始对准,与航天人共享-Kalman filter to achieve the adoption of MATLAB and applied to initial alignment with the space to share
<刘俭飞> 在 2025-06-30 上传 | 大小:1kb | 下载:0

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

说明:MATLAB实现粒子群算法的toolbox工具。-MATLAB realization of Particle Swarm toolbox tools.
<留心> 在 2025-06-30 上传 | 大小:742kb | 下载:0

[人工智能/神经网络/遗传算法psotb-beta-0.3

说明:关于粒子群优化pso的MATLAB程序。-PSO Particle Swarm Optimization on the MATLAB program.
<留心> 在 2025-06-30 上传 | 大小:53kb | 下载:0

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

说明:最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
<留心> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[matlab例程leach_matlab

说明: leach协议的matlab仿真-leach agreement matlab simulation
<董佳佳> 在 2025-06-30 上传 | 大小:6kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 3803.04 .05 .06 .07 .08 ... 28522 »

源码中国 www.ymcn.org