资源列表
[人工智能/神经网络/遗传算法] VQshow
说明:简单的GUI VQ演示! 平台是MATLAB 非常适合初学者 理解分类器-Simple GUI VQ demo! MATLAB platform is very suitable for beginners to understand the classification<肖水> 在 2025-06-11 上传 | 大小:699kb | 下载:0
[matlab例程] subimage
说明:Subimage.m is a MATLAB function that extracts a part of the image specified by its parameters. The image should be a binary image (e.g. not color image).Function elements: f-binary image m,n-dimension of extracted image rx,cy- starting point of<marko> 在 2025-06-11 上传 | 大小:1004kb | 下载:0
[人工智能/神经网络/遗传算法] diannaoshu
说明:一种电脑鼠走迷宫的快速算法,对参加走迷宫比赛有很好的帮助-A computer mouse maze fast algorithm<guodong> 在 2025-06-11 上传 | 大小:660kb | 下载:0
[matlab例程] matlabofsignalprocessing
说明: a lot of examples of signal processing in Matlab<jx gong> 在 2025-06-11 上传 | 大小:731kb | 下载:0
[matlab例程] zuisujiangxian
说明:我们假设我们的轨迹从原点(0,0)出发,终点B的坐标是(2,1)。通过Matlab就可以计算出边界条件,最终画出曲线。-We assume that our path from the origin (0,0) starting and ending coordinates of B are (2,1). Matlab can be calculated by boundary conditions, the final draw the curve.<john> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Simplex_method
说明:单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。<黄仕明> 在 2025-06-11 上传 | 大小:288kb | 下载:0