资源列表
my0-1knapsack
- 给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W. 0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W . 用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum tot
PopAndPushDemo
- 模拟堆栈进栈和出栈操作的两个C++源程序-simulated stack into stacks and stacks up operation two C source
longbeigejifen
- 用c++编写的龙贝格积分的程序 附有实例和计算结果
FuzzyAHP
- This Matlab code solves the fuzzy AHP in problems needs to be ranked and prioritized.
sigularValueStabilityMargins
- 利用奇异值检验鲁邦性的程序,以一个无人机控制器为例。-sigular Value Stability Margins
DistStagesCal
- 对氯仿-笨双组份精馏系统的汽液平衡数据计算所需的理论板数-In chloroform- stupid a two-component distillation system of theoretical plate number needed for calculating vapor liquid equilibrium data
yichunsuanfa
- 很好的遗传算法,可用以分配冗余时间,很好的消除列车之间的干扰-Good genetic algorithm can be used to allocate redundant time, good to eliminate interference between trains
fitznag
- FitzHugh-Nagumo 模型的MATLAB求解,定义自己的data,直接运行.m文件,-MATLAB FitzHugh-Nagumo model solving, define your own data, directly run .m files,
Monte_Carlo_Sampling002gaijin_gai
- 蒙特卡罗法算失效时间和概率,SDFADSF-Failure time and probability of the Monte Carlo method
xox_lm
- This function simply uses Levenberg–Marquardt algorithm (LMA) to find optimum parameters and optimization.
PFC颗粒生成程序
- PFC中对于砂土的模拟,其颗粒级配尤其重要,该程序能够根据特定级配生成砂土材料
算法学习
- 算法学习,digkstar资料matlab。。。