搜索资源列表
mathmodel2
- 1.1 背包问题 有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大? -1.1 knapsack problem is a hikers. he is known to travel to withstand t
kechshjisuidongxitong
- 已知某控制系统结构图如下所示,要求设计校正环节G(s),使系统对于阶跃输入的稳态误差为零。使系统校正后的相角裕量γ≥45°,幅值裕量kg≥10db。-Known structure of a control system as shown below, links to design correction G (s), allowing the system to step input for the steady-state error to zero. The system after c
matlabtext3
- 混凝土的抗压强度随养护时间的延长而增加,现将一批混凝土作成12个试块,记录了养护日期x(日)及抗压强度y(kg/cm2)的数据:求型回归方程 示例方程在内-The compressive strength of concrete with curing time and increase the extension, now make a number of concrete block 12, recording the date of the conservation of x (day
jisuandandaochengxu
- 某炮弹质量为20KG,直径120mm,出炮口是的初速为800m/s,初始发射角等于45°,试计算弹道。解答过程与程序详解-A shell quality is 20 kg, 120 mm in diameter, out of the muzzle velocity of 800 m/s, initial emission Angle is 45 °, try ballistic calculation. The solution process and procedure, rounding
kgcp
- 在非合作博弈中,2013年提出的kg-cp算法的仿真程序-In the non-cooperative game, 2013 kg-cp proposed algorithm simulation program
kg
- 在非合作博弈模型中,经典的k-g算法的迭代次数仿真-In the non-cooperative game model, the number of iterations of the simulation algorithm classic kg
rr
- k-g算法,NCPCG算法,KG-CP算法的信干比对比分析-kg algorithm, NCPCG algorithm, KG-CP algorithm SIR comparative analysis
线性规划模型及matlab程序求解
- 假设某厂计划生产甲、乙两种产品,现库存主要材料有A类3600公斤,B类2000公斤,C类3000公斤。每件甲产品需用材料A类9公斤,B类4公斤,C类3公斤。每件乙产品,需用材料A类4公斤,B类5公斤,C类10公斤。甲单位产品的利润70元,乙单位产品的利润120元。问如何安排生产,才能使该厂所获的利润最大(Suppose a factory plans to produce two kinds of products such as a and B. The main materials in s
长方体重力异常
- % function gg=cftmx() % 均匀长方体重力异常 %B模值 % %质心坐标(x0,y0,z0) %埋深H(m) %长为a(m),宽为b(m),高为c(m),剩余密度p(kg/m^3) %x,y,z为采样点 %重力异常gg (m/s^2) %G=6.67e-11(m^3/kg.s^2) 万有引力常数 %数据保存在‘均匀长方体重力异常.txt’