搜索资源列表
Duoyuanw1
- 用于遗传算法,机械设计的优化与开发。也可用于模拟退火-for genetic algorithm, the optimal mechanical design and development. Can also be used for simulated annealing
dlb_lqr
- 倒立摆-采用LQR(线性二次型最优控制)方法实现倒立摆控制-inverted pendulum-use LQR (linear quadratic optimal control) method inverted pendulum control
BinPacking
- 这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the first time, I have to get bigg
LINGO1
- LINGO是用来求解线性和非线性优化问题的简易工具。LINGO内置了一种建立最优化模型的语言,可以简便地表达大规模问题,利用LINGO高效的求解器可快速求解并分析结果。-LINGO is used for linear and nonlinear optimization problems of simple tools. LINGO establish a built-in the most optimal model language, making it easy to express l
200220632035
- 构建网上购书最优联盟 此篇文章重在构建囊括最多变量因素的网上购书联盟。计算最优则变成了不断测试不断更改变量的统计型问题。而联盟要求的最低构建要素是: 联盟中心到站点的运输费用应该是随订购数目的增加而增加,而物品的单价应随订购的数目的增加而减少 联盟内部存在运输费用,他与联盟中心的位置,联盟中成员个数,以及每个成员离联盟中心的距离相关 联盟中每个人的购买能力和需求不同 加盟时必须满足加盟双方在加盟后
cipanzuiyoucunchu
- 磁盘最优存储。-optimal disk storage.
200661131050069
- 选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了 比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法. 如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its def
program_of_fabonacci_method_writed_in_matlab
- 我学着用matlab编写的用来解最优化问题的fabonacci程序-I learned to use Matlab prepared by the optimal solution to the problem fabonacci procedures
hungry
- 用匈牙利算法解决二部图的最优匹配问题,可用于多任务的指派问题的解决.-Hungary algorithm used to solve the two plans optimal matching can be used for many tasks assigned to resolve the problem.
gongyuan
- 用图实现的公园导游图,包括最短路径,最优走法等的算法-map with the park guide map, including the shortest path, the optimal law to the algorithm
sin102
- 用MATLAB编写的一个多频正弦信号的AR模型功率谱估计程序 用的是LEVISION算法 阶数判定使用的是最优算法 并与库函数进行对比-MATLAB prepared a multi-frequency sinusoidal signals in the AR model power spectrum estimation procedures using the electron ISION algorithm order determined using the optimal algori
fengye032
- 关于电力系统最优潮流计算的MATLAT程序.可以实现最优潮流的.-on the optimal power flow calculation MATLAT procedures. Can achieve optimal power flow.
wait
- 对于给定的n个顾客需要的服务时间,编程计算最优服务次序。-for a given n the needs of its customers time and programming services for optimal calculation.
atlest
- 基于二次型最优控制的起重机开环消摆方法的研究,这是很有创意的。-based on quadratic optimal control of the crane placed source open-loop method of research, this is very creative.
diaodusuanfa
- 进程调度算法,有首次适应,最优适应算法,最差适应算法-process scheduling algorithm, the first adaptation, optimal adaptation algorithm, the worst adaptation algorithm
huffman
- 课程设计: 任务 :建立最优二叉树函数。 要求:可以建立函数输入二叉树,并输出其赫夫曼树。 -Course Design : Mission : To establish the optimal binary tree function. Requirements : function can be established Binary Tree imported and exported its Hefuman tree.
matlabforopt
- 最优化的MATLAN实现,讲的很全面哦,希望对大家有所帮助-optimal MATLAB realized, said very comprehensive Oh, we want to help
optimal
- 算法程序,单纯形算法,可提取出函数,使用十分方便。
040320197_2
- 磁盘的最优存储问题! 计算最优存储时间是改进了一下,把时间降到nlogn!如果不改进的话是n的平方啊!-the optimal disk storage problem! We calculate optimal storage time is to improve a bit down finite time! If no improvement is the square of n ah!
shortway
- 最优路径 深度优先搜索-optimal path depth-first search