资源列表
[数学计算/工程计算] best_allocation
说明:某公司拟将某种设备5台分配给甲、乙、丙3个工厂,各工厂利润与设备数量之间的关系如下表所示,问这5台设备如何分配使3个工厂的总利润为最大? 动态规划算法的经典实例,这里做了进一步的优化和具体实施。-A company intends to assign some equipment 5 A, between B, C 3 plants, factories profits and the number of devices in the following table, asking how to<里欧> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] best_distance
说明:某工厂自国外进口一部机器,需从制造厂A运到目的地E。运输期间可能会发生的运输成本如下图所示。试求运输成本最低的路线(用动态规划法编程求解),动态规划的经典实例,这里扩大了算法的使用情况并作出了优化改进,对常见的本算法的缺漏进行了弥补-A factory a machine imported abroad, to be shipped the manufacturer to the destination E. A Transportation costs may occur during t<里欧> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] rent
说明:长江游艇俱乐部在长江上设置了n个游艇出租站1,2,…,n。游客可在这些游艇出租站租用游艇,并在下游的任何一个游艇出租站归还游艇。游艇出租站i到游艇出租站j之间的租金为r(I,j),1 i<j n。试设计一个算法,计算出从游艇出租站1到游艇出租站n所需的最少租金。该算法考虑了几乎所有可能的错误输入以及应对方式,对已有的游艇算法进行了多方面的改进。-Yangtze River Yacht Club, set up in the Yangtze River n yac<里欧> 在 2025-07-27 上传 | 大小:1kb | 下载:0
[matlab例程] psoToolbox
说明:非常好用的pso工具箱,粒子群算法工具,代码很清晰-Particle Swarm Optimization<张张> 在 2025-07-27 上传 | 大小:98kb | 下载:0
[压缩解压] Study-of-compress-sensing
说明:压缩感知综述,初学者可以从中了解,实验室报告用的-The report on compressed sensing, beginners can learn about it<ayisa> 在 2025-07-27 上传 | 大小:1.08mb | 下载:0
[人工智能/神经网络/遗传算法] MNIST_theano
说明:利用theano库完成MNIST手写识别,包括稀疏自编码机,多层感知机,卷积神经网络-using the theano to complete the handwriting congnization in MNIST ,include Denoising AutoEncoder,MLP,Convolution Neutral Network.<hujie> 在 2025-07-27 上传 | 大小:15.39mb | 下载:0
[人工智能/神经网络/遗传算法] ufldl_tutorial-master
说明:神经网络的纯python实现,完美复现了Andrew Ng的课件内容-Neural network realization of pure python, perfect reproduction of courseware content Andrew Ng<hujie> 在 2025-07-27 上传 | 大小:846kb | 下载:0
[matlab例程] dianlidianzier
说明:改进的buck-boost变换电路simulink仿真-this is simulink about a modified buck-boost circuit<吕> 在 2025-07-27 上传 | 大小:8kb | 下载:0
[matlab例程] Genetic-algorithm-to-optimize-svm
说明:遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy<T和> 在 2025-07-27 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] fpGrowth
说明:经典FP-tree 算法的优化,纯python 实现,适用于频繁模式的挖掘和关联规则的发现-Optimization of classical FP-tree algorithm, pure Python implementation, suitable for mining frequent pattern and association rule discovery<hujie> 在 2025-07-27 上传 | 大小:12.1mb | 下载:0