资源列表
[matlab例程] zhiyinsuanfa2
说明:这个是基于非测距无线传感器网络定位算法的仿真-This is based on the non-distance localization algorithm in wireless sensor network simulation<hxm> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] DV_Hoplast
说明:这个是用matlab实现dvhop非基于测距的算法仿真-This is achieved using matlab dvhop simulation algorithms are not based on distance<hxm> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] freehanddraw
说明:freehanddrawing by tah sapa tah yg punya<ejon> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] 2fsk-modulation
说明:用matlab调制解调2fsk信号,以及相应的作图方法-2fsk signal modulation and demodulation using matlab, and the corresponding mapping method<qi> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] k-means-clustering-of-rbf-
说明:聚类算法:聚类分析是指事先不了解一批样品中的每一个样品的类别 基于k均值聚类学习算法的rbf神经网络实现-Clustering algorithm: cluster analysis is the prior knowledge of each batch of samples in the sample of category learning algorithm based on k means clustering of rbf neural network<xw> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] digit-count
说明:数字倒计时,考虑全面,方便使用使用时只需按你的要求修改数字即可-Digital countdown, consider a comprehensive, easy to use when used to modify according to your request only figures to<杨帆> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] dabasuanfa
说明:非线性微分方程边值问题打靶算法Matlab程序-Shooting Algorithm for Nonlinear Differential Equations Matlab program<hxm> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] trees
说明:二叉树也是递归定义的,其结点有左右子树之分,逻辑上二叉树有五种基本形态: (1)空二叉树——(a); (2)只有一个根结点的二叉树——(b); (3)右子树为空的二叉树——(c); (4)左子树为空的二叉树——(d); (5)完全二叉树——(e)注意:尽管二叉树与树有许多相似之处,但二叉树不是树的特殊情形。 -Binary tree is recursively defined, and its sub-tree nodes are so divided, there are five ba<zn> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hufmtree
说明:给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。 -Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optimal binary tree, also called Hu<zn> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] finding
说明:折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序。 -Binary search algorithm idea is to sequence by ordering (ascending or<zn> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] example_circle
说明:Matlab擦除重绘动画——小球绕跑道运动 -Matlab Erasemode animation- ball movement around the track<孟天天> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[matlab例程] example_clock
说明:Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。-Matlab Erasemode redraw animation- Clock<孟天天> 在 2025-07-06 上传 | 大小:1kb | 下载:0