-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
totxt
matlab读取bin或其他文件,修改其中数据,把数据生成到txt文档(matlab read bin or other document, modify the data, the data generated into txt file)
- 2013-07-25 16:12:25下载
- 积分:1
-
estimate-ar
这是在AR模型的功率谱估计,对比经典谱估计有明显的优点,是一种新的估计。(This is the AR model of the power spectrum estimation, contrast classical spectrum estimation has obvious advantages, is a new estimate.)
- 2007-04-07 11:09:07下载
- 积分:1
-
MatLabrecommended
说明: M AT L A B有一些命令可以来控制M AT L A B语句的执行,如条件语句、循环语句和支持用
户交互的命令,本章将介绍这些命令.(M AT LAB some commands to control the implementation of M AT LAB statements, such as conditional statements, loop statements, and support the use of
Users interact with the command, this chapter will describe these commands)
- 2010-04-02 11:05:21下载
- 积分:1
-
newton
Power flow studies, commonly known as load flow, form an important part of power system
analysis. They are necessary for planning, economic scheduling and control of an existing system as
well as planning its future expansion. The problem consists of determining the magnitudes and phase
angle of voltages at each bus and active and reactive power flow in each line.
In solving power flow problem, the system is assumed to be operating under balanced
conditions and a single-phase model is used. Four quantities are assumed at each bus. These are voltage magnitude v, phase angle , real power P, and reactive power Q.The Newton Raphson method of load flow analysis is an iterative method which approximates the set of non-linear simultaneous equations to a set of linear simultaneous equations using Taylor’s series expansion and the terms are limited to first order approximation.
- 2013-04-09 14:49:06下载
- 积分:1
-
studyTC_v1.1.chm
详细的Total Commander帮助文档,可以帮助使用者迅速上手入门(Detailed Total Commander help document, can help users get up and running quickly entry)
- 2012-08-29 09:53:38下载
- 积分:1
-
cs
说明: 有加速度情况下当前统计模型(CS)跟踪变速状态的程序(Acceleration case with the current statistical model (CS) to track the status of the procedures variable)
- 2011-12-06 17:06:36下载
- 积分:1
-
456
本程序运行需要几分钟时间;两个M文件都放在MATLAB目录下;在命令窗口中输入lianxuwuran(t),回车即可运行,(This program takes a few minutes Two MATLAB M-files are placed in the directory Enter lianxuwuran (t) in the command window, press Enter to run)
- 2014-01-01 12:59:12下载
- 积分:1
-
Digital_modulation_FCN
这是数字调制的matlab代码程序,供大家参考,并请批评指正(digital)
- 2009-03-11 13:02:01下载
- 积分:1
-
AKF_EKF
自己写的关于AKF与EKF的程序以及它们的比较,还有均值误差。适合初学者。(Write their own programs on the AKF and the EKF and their comparison, and the mean error. Suitable for beginners.)
- 2011-04-30 16:20:21下载
- 积分:1