资源列表

« 1 2 ... .19 .20 .21 .22 .23 1324.25 .26 .27 .28 .29 ... 28522 »

[matlab例程TSP model

说明:traveling salesman model in matlab
<mechps> 在 2025-01-31 上传 | 大小:3kb | 下载:0

[matlab例程PSOGS

说明:particle swarm optimization genetic algorithm combined
<mechps> 在 2025-01-31 上传 | 大小:5kb | 下载:0

[matlab例程TSP_APSO

说明:adaptive tsp matlab
<mechps> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[matlab例程MVDR

说明:利用matlab进行MVDR自适应滤波。给定数据序列,滤波结果显示信号的频率分量。(MVDR adaptive filtering using MATLAB)
<SLFYC> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法xishuMatrixAdd

说明:以三元组表示稀疏矩阵A,B,试编写矩阵相加的算法,结果存放在C矩阵。(Three tuples are represented by the sparse matrix A, B, and the matrix addition algorithm is written. The results are stored in the C matrix.)
<wy07> 在 2025-01-31 上传 | 大小:419kb | 下载:0

[数据结构常用算法BiTreeHeight

说明:用递归方法求二叉树高。构建二叉树,并采用递归的方法求其高度(A recursive method for finding the height of two forked trees)
<wy07> 在 2025-01-31 上传 | 大小:465kb | 下载:0

[数据结构常用算法Fibonacci

说明:基于队列设计算法,输出任意位置的Fibonacci 数列元素值。 fib(0) = 1 fib(1) = 1 fib(n) = fib(n-1)+fib(n-2)(Based on the queue design algorithm, the Fibonacci sequence element value of any location is output.)
<wy07> 在 2025-01-31 上传 | 大小:469kb | 下载:0

[数据结构常用算法shunxubiaonizhi

说明:对顺序表元素就地逆置,将线性表(a1,a2,……,an)逆置为(an,an-1,……,a1)。(The sequential table element is placed in place, and the linear table (A1, A2,... An) inversed (an, an-1,... A1).)
<wy07> 在 2025-01-31 上传 | 大小:489kb | 下载:0

[数据结构常用算法中缀

说明:利用栈设计算法,实现中缀表达式的求值,只考虑整除。(Stack design algorithm based on the realization of infix expression, infix expressions only consider divisibility.)
<wy07> 在 2025-01-31 上传 | 大小:481kb | 下载:0

[matlab例程vrp

说明:应用蚁群算法,求解路径规划、路径选择、最优路径的VRP等问题。(Ant colony algorithm to solve VRP problem)
<Grace-M> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[数据结构常用算法Snake_project

说明:用C语言写的贪吃蛇小游戏,游戏他通过蛇身不断吃掉游戏里随机出现的食物,望采纳(Using C language to write the snake game, the game through his continuous random food eating snake game, hope to adopt)
<花生酱丶> 在 2025-01-31 上传 | 大小:706kb | 下载:0

[matlab例程ADRC

说明:实现ADRC算法自抗扰,包括主程序和simlink仿真(the code can achieve ADRC control)
<grape93> 在 2025-01-31 上传 | 大小:22kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1324.25 .26 .27 .28 .29 ... 28522 »

源码中国 www.ymcn.org