资源列表
[matlab例程] NIP
说明:matlab 7.0 以上版本提供了强大的优化工具箱,但在整数规划方面,只提供了bintprog()这个m文件以求解0-1整数规划,而对于一般的整数规划模型没有具体的算法提供。我们一般情况只是用最简单的分值定界思想编写matlab程序求解整数规划问题,但效率低下,如何利用求解整数规划的先进算法编写matlab程序提上日程,香港大学的李端和复旦大学编写的《Nonlinear Integer Programming》(非线性整数规划)为编写解决整数规划问题提供强大有效的算法,其中算法针对具体问题包括<feimaxiao> 在 2025-07-12 上传 | 大小:13.13mb | 下载:0
[数据结构常用算法] TravelingSalesmanProblem
说明:用便宜算法解决旅行商问题,附测试用例和报告-Cheap algorithm used to solve traveling salesman problem, with test cases and reporting<杨猛> 在 2025-07-12 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Astar_TSP
说明:用A星算法解决旅行商(货郎担)问题,附设计报告和测试用例-A Star algorithm used to solve TSP (traveling salesman) problems, with the design of reports and test cases<杨猛> 在 2025-07-12 上传 | 大小:59kb | 下载:0
[压缩解压] HuffmanCode
说明:对一篇英文文章,统计各字符出现次数,实现Huffman编码。在Huffman编码后,将编码表和英文文章编码结果保存到文件中,并提供读编码文件生成原文件的功能。-Of an English article, statistics of the number of characters appear, realize Huffman coding. In the Huffman encoded, the encoding table and English article coding result<杨猛> 在 2025-07-12 上传 | 大小:5kb | 下载:0
[数据结构常用算法] ArithmeticExpressionEvaluation
说明:算术表达式求值 从键盘读入一个合法的算术表达式,输出正确的结果,并显示输入序列和栈的变化过程。-Arithmetic Expression Evaluation Reading from the keyboard into a legitimate expression of the arithmetic, the output correct results, and display the input sequence and stack the process of change.<杨猛> 在 2025-07-12 上传 | 大小:5kb | 下载:0
[matlab例程] Artificial-Stock-Market
说明:matlab 人工模拟股市系统 对股票感兴趣的朋友可以下载来玩一玩 我试过了 挺不错的-matlab artificial stock market system<杨铭> 在 2025-07-12 上传 | 大小:334kb | 下载:0
[matlab例程] houghlines
说明:拉东变换 用MATLAB程序实现的 对拉东变换感兴趣的朋友可以来顶一下。。。。多多支持哦-Radon Transform using MATLAB program on Radon Transform Friend interested can come to the top look. . . . Oh, a lot of support. . . . . .<杨铭> 在 2025-07-12 上传 | 大小:3kb | 下载:0
[matlab例程] LMS_algorithm
说明:LMS自适应滤波器 进行预测 噪声滤除等功能-LMS adaptive filter to predict the noise filtering and other functions<michael> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] genetic
说明:遗传算法 其中包含几十个m文件 内容丰富-Genetic algorithm which contains dozens of content-rich documents m<michael> 在 2025-07-12 上传 | 大小:212kb | 下载:0