资源列表
fuel_rate
- 一个用来飞机初步设计阶段计算各阶段燃油重量系数的matlab程序 -One for aircraft preliminary design stage to calculate the various stages of the fuel weight coefficient matlab program
mpgwrite_6.0_update
- dec code mpeg par matlab
ga-PID
- 遗传算法是1962年由美国Michigan大学的Holland教授提出的模拟自然界遗传机制和生物进化论而形成的一种并行随机搜索最优化方法[1-3], 在自动控制领域中得到了越来越广泛的应用。该文引入了“稳定区域算法”求取闭环系统稳定的PID控制器参数区间,并以此算法的计算结果限定进 化算法的参数寻优区间,通过仿真试验取得了令人满意的控制效果。-Genetic Algorithms is proposed by the University of Michigan’s Professor
TSP_GA-master
- GA tsp Ga遗传算法解决TSP问题完整mathlab代码(GA TSP Ga genetic algorithm to solve the TSP problem complete Mathlab code)
Habib-SI
- Swarm Intelligence lectures by Dr Habib Shah
MatlabKalmanFilter
- 请不要用做非法用途,本程序是经过本人亲自验证过的绝对好使,本人还有其他的一些源码,如果有赶兴趣的可以给本人发邮件-Please do not use illegal purposes, the procedure was personally tested the absolute so, I have some other source, if there is time to be interested in my mail
linkedQueue
- 二叉树的作用,有哈弗曼算法,链路结构,整个工程的-Binary role, there Huffman algorithm, link structure, the entire project
load
- 有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 -There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th weight of the container for the w
fgdgfj
- 淘宝网开店必备 防骗又能快速升级的必备经验非常好用-Taobao shop essential anti-cheat can quickly upgrade the essential experience is very easy to use
a
- 编写具有如下函数原型的非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: 非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。-Prepared with the following function prototype of two non-recursive fun
FLOYD
- 弗洛伊德算法 求两点最短路径 (c++)图用邻接矩阵表示-Freud seeking two shortest path (c++)
MACD_stragy
- 基于MACD的量化选股交易策略,当DIFF上升穿过DEA时买入,当DIFF下降穿过DEA时买卖出。-quantitative strategy based on MACD
