-
TwoLp
说明: 求解线性规划的两阶段法(matlab程序)里面附有相应的例子(Solving two-stage linear programming method (matlab program) inside with the corresponding examples)
- 2008-11-20 18:31:06下载
- 积分:1
-
SINS
捷联惯性导航系统中,利用四元数法进行状态变量估计~并运用到SINS/GPS组合导航系统中~(Strapdown inertial navigation system, using the quaternion method the state variables estimated ~ and applied to the SINS/GPS Integrated Navigation System ~)
- 2012-08-19 16:46:26下载
- 积分:1
-
SystemAllowGeolocationOrigins
Manages the interaction between the secure system setting for default geolocation.
- 2014-01-17 11:25:32下载
- 积分:1
-
瞬时混和盲信号的分离 exBSS
瞬时混和盲信号的分离,使用自然梯度法的实现。(Blind signal separation of instantaneous mixing, using natural gradient method of implementation.)
- 2015-09-23 01:02:30下载
- 积分:1
-
Philosophers
这个程序可以演示关于哲学家就餐的问题,对于理解线程的相互等待有很好的作用(This procedure can be demonstrated on the Dining Philosophers problem, each thread to wait for understanding the role of good)
- 2010-01-06 20:31:16下载
- 积分:1
-
genetic-algorithm
说明: 用基本遗传算法求解一维无约束优化问题
用顺序选择遗传算法求解一维无约束优化问题
用动态线性标定适应值的遗传算法求解一维无约束优化问题
用大变异遗传算法求解一维无约束优化问题
用自适应遗传算法求解一维无约束优化问题
用双切点遗传优化求解一维无约束优化问题
用多变异位自适应遗传优化求解一维无约束优化问题
(The basic genetic algorithm with one-dimensional sequence of unconstrained optimization problems using genetic algorithm selected one-dimensional non-linear constrained optimization problem of dynamic calibration of genetic algorithm to adapt to the value of one-dimensional unconstrained optimization genetic algorithm with a large variation of one-dimensional unconstrained adaptive genetic algorithm for optimization problem solving unconstrained optimization problems one-dimensional cut by two-dimensional point of GA for solving a problem of unconstrained optimization adaptive genetic optimization with variable ectopic solving one-dimensional unconstrained optimization problem)
- 2011-02-23 11:22:42下载
- 积分:1
-
antsTOOLBOX
蚁群算法经典源代码,可用于32位系统电脑(Classical ant colony algorithm source code, can be used for 32-bit systems computer)
- 2014-12-19 14:41:33下载
- 积分:1
-
motor-speed-control
直流电机调速的matlab实现框图,方便易懂,值得参考。(Matlab block diagram of the DC motor speed control, easy to understand, it is also useful.)
- 2013-05-08 00:11:38下载
- 积分:1
-
BatteryChargeController
针对锂离子电池,建立电池模型,对于电池剩余电量进行估算,采用安时积分法,效果还可以(The lithium ion battery, a battery model, to estimate the remaining battery power, the current time integral method, the effect can also be)
- 2017-10-26 08:37:31下载
- 积分:1
-
FactoryMethod
定义一个用于创建对象的接口,让子类决定实例化哪一个类。Factory Method
使一个类的实例化延迟到其子类。(Analysis and implementation of common design patterns (C++))
- 2014-12-28 12:54:20下载
- 积分:1