资源列表
[matlab例程] MATSYS
说明:线性系统频域理论的实现 包括多项式,多项式矩阵,系统的矩阵分式描述,多项式矩阵描述,系统实现等。 其中多项式描述尚未完善。-frequency domain linear systems theory, including the realization of polynomials, polynomial matrix, the matrix fraction descr iption, polynomial matrix descr iption of system implementati<倪博溢> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[压缩解压] huffmanman
说明:用huffamn算法实现了文本文件的压缩和解压缩,VC++实现-huffamn algorithm using a text file compression, VC<张> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[数据结构常用算法] Dijkstra-c++
说明:数据结构常用算法之一-Dijkstra算法,实现最短路径选择.-algorithm commonly used data structures one-Dijkstra algorithm to achieve the shortest path to choose.<陈钊> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[数据结构常用算法] n-Queen
说明:算法设计:著名的n后问题:在nXn的棋盘上放彼此不受攻击的n个皇后,按国际象棋的规则,任何2个皇后不在同一行或同一列或同一斜线上. 本算法才用回朔法来解决.-algorithm design : n after the famous question : In nXn put on the chessboard of each other against attack n empress, according to the international rules of chess, any<王涛> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[matlab例程] gatbx
说明:Genetic Algorithm Toolbox for MATLAB, v1.2 (最好的遗传算法工具箱University of Sheffield) 需要将各文件的名称改成小写;-Genetic Algorithm Toolbox for MATLAB. v1.2 (the best genetic algorithm toolbox University of Sheffield) The need to the file name changed to lowercase<jick> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[matlab例程] RegressionToolbox
说明:本文件夹中包含了多种回归算法,用matlab编写-This folder contains a variety of regression algorithm using matlab to prepare<刘明花> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[数据结构常用算法] method_0.618
说明:最优化理论与算法(第2版)这本书中的课后作业。用C++实现的一些具体算法。-Optimization theory and algorithms (2nd edition) this book after operation. With C++ Realize some of the specific algorithm.<diandian> 在 2025-11-23 上传 | 大小:246kb | 下载:0
[数学计算/工程计算] baoweier
说明:机械优化设计作业(鲍威尔) 说明:学完优化设计,老师说要做作业,全班分为5个小组,分别用最速下降法,牛顿法,鲍威尔法,共轭.DHF 法完成: f(x)=x1^2+x2^2-x1*x2-10*x1-4*x2+60.小弟采用的是用计算方法选出d的表达式后迭代得到。分别用最速下降法,牛顿法,鲍威尔法完成了作业。 鲍威尔法最全。 功能有:输入起始点(x0,x1)和精度E 求出最优解。运算过程保存在程序目录的 txt文件中。txt自动添加标题。添加程序运行时间。等等等~ 大家<公孙小龙> 在 2025-11-23 上传 | 大小:246kb | 下载:0