资源列表

« 1 2 ... .38 .39 .40 .41 .42 20143.44 .45 .46 .47 .48 ... 28522 »

[matlab例程matlab_sources

说明:现代通信系统——使用matlab 源程序-Modern communications systems- the use of matlab source
<yxz> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[人工智能/神经网络/遗传算法apriori(c)

说明:纯c写的关联规则挖掘apriori算法代码,用于交流。
<孟浩> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[matlab例程CHAPTER6

说明:本文对鲁棒控制基准设计问题倒立摆控制进行了 仿真研究-In this paper, robust control design problems in the baseline control of inverted pendulum simulation
<陆振华> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[数据结构常用算法circlequeue

说明:这是一个数据结构课程的关于一个循环队列的源代码,内含有相关的程序说明。-This is a data structure courses on a cycle queue source code, containing the relevant explanation of the procedures.
<李红艳> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[matlab例程ekfm

说明:一个扩展卡尔曼滤波的matlab程序,是个不错的学习例子-An extended Kalman filter matlab procedures, be a good learning example
<tinyli> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[数学计算/工程计算103244810MyIMITATE

说明:两种曲线拟合的算法,对直线,多项式进行拟合,并得出其计算公式-Two kinds of curve fitting algorithms, for linear, polynomial fitting, and come to its formula for calculating
<sdfkl> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[matlab例程hurst

说明:计算hurst 指数的 matlab 程序-Hurst index calculation matlab program
<clifford> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼树算法 根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj 在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和 在森林中删除这两棵树,同时将新得到的二叉树加入森林中 重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树 -Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), constr
<文静> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[数据结构常用算法Prim

说明:用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。 -Prim algorithm using minimum spanning tree of t
<Tina612> 在 2025-06-09 上传 | 大小:92kb | 下载:0

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

说明:基于Hopfield神经网络解决旅行商问题,学习模式识别的朋友可以参考-Based on the Hopfield neural network to solve traveling salesman problem, pattern recognition learning can refer to a friend
<张炎> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[数据结构常用算法libkdtree++_0.6.2

说明:一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化-A C++ Written KdTree Template Library containers, support std containers, and custom storage by means of an insert, delete, and search was made to optimize
<Wen Ming Yu> 在 2025-06-09 上传 | 大小:92kb | 下载:0

[matlab例程lpsolve

说明:数字仿真的lpsolve-整数规划工,matlab上使用,6.5以上版本,学习整数规划时很有用-Digital Simulation lpsolve-integer programming works, matlab used version 6.5 and above, learning is useful when the integer programming
<liuyazhen> 在 2025-06-09 上传 | 大小:92kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 20143.44 .45 .46 .47 .48 ... 28522 »

源码中国 www.ymcn.org