资源列表

« 1 2 ... .87 .88 .89 .90 .91 15892.93 .94 .95 .96 .97 ... 28522 »

[matlab例程test

说明:ant colony algorithm to solve TSP
<daya> 在 2025-07-05 上传 | 大小:2kb | 下载:0

[数据结构常用算法yiyuanduoxiangshi

说明:数据结构的一元多项式的加减乘除法的运算,仅供学习。-Data structure of a polynomial addition and subtraction multiplication and division operations, for learning.
<蓝夏军> 在 2025-07-05 上传 | 大小:151kb | 下载:0

[matlab例程matlab-GUI

说明:用matab实现离散信号a(n)和b(n)的线性卷积和圆周时域卷积,并显示。-A discrete signal with matab a (n) and b (n) linear time-domain convolution and circular convolution, and display.
<刘松> 在 2025-07-05 上传 | 大小:3kb | 下载:0

[matlab例程disper

说明:If you do not want to upload source code, you can join the
<roma> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[matlab例程PLS

说明:
<111> 在 2025-07-05 上传 | 大小:167kb | 下载:0

[matlab例程MATLABjy

说明:MATLAB基础知识详解PPT,可以更好的学习MATLAB-Detailed knowledge of MATLAB-based PPT, you can better learn MATLAB
<111> 在 2025-07-05 上传 | 大小:126kb | 下载:0

[matlab例程gui

说明:熟悉MATLAB的GUI界面,创建GUI界面。-Familiar with the MATLAB GUI interface to create a GUI interface.
<111> 在 2025-07-05 上传 | 大小:324kb | 下载:0

[matlab例程GUItoexe

说明:将所创建的MATLAB的GUI图形界面生成.exe文件-MATLAB will create the GUI graphical interface generation. Exe files
<111> 在 2025-07-05 上传 | 大小:57kb | 下载:0

[matlab例程zhuchengfen

说明:利用MATLAB进行主成份分析的实例详解,以及程序介绍-Principal Component Analysis with MATLAB for example explanation, and procedures introduced
<111> 在 2025-07-05 上传 | 大小:132kb | 下载:0

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

说明:基于PSO的小波神经网络,有PSO的详解文档,wnn应用,效果一般-Wavelet neural network based on PSO, PSO' s Detailed documents are, wnn application, the general effect
<zhang> 在 2025-07-05 上传 | 大小:193kb | 下载:0

[数据结构常用算法kruskal

说明:K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树-K ruskal algorithm each time you select n-1 edges, using criteria of greed: from the left side, select a loop with no minimum spend has been selected to
<黄京> 在 2025-07-05 上传 | 大小:1kb | 下载:0

[数据结构常用算法prim

说明:算法简介:Prim算法用于求无向图的最小生成树  设图G =(V,E),其生成树的顶点集合为U。    ①、把v0放入U。    ②、在所有u∈U,v∈V-U的边(u,v)∈E中找一条最小权值的边,加入生成树。    ③、把②找到的边的v加入U集合。如果U集合已有n个元素,则结束,否则继续执行②。    其算法的时间复杂度为O(|E|log|V|)-Introduction to Algorithms: Prim algorithm used to find the undire
<黄京> 在 2025-07-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 15892.93 .94 .95 .96 .97 ... 28522 »

源码中国 www.ymcn.org