-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
rand03.6
In order to minimize power losses caused by high current and improve the voltage profile in the network distribution, the introduction of dispersed generations also called productions decentralized in distribution network (DG) plays an important role. The installation of DGs directly affects the power requested or purchased. The sizing and placement of DGs in the system must be optimal because a wrong choice has a negative impact on the system behavior. To solve this combinatorial problem, an algorithm known as Firefly algorithm is proposed in this paper. This is a meta-heuristic algorithm inspired by the behavior of fireflies flashing. The main objective of firefly flash is to act as a signaling system to attract other fireflies. Networks tested IEEE69-bus and IEEE33-bus are used to evaluate the effectiveness of this method. The results are compared with those obtained by genetic algorithm (GA) to IEEE69-bus, and Shuffled frog leaping algorithm (SFLA) for IEEE 33-bus.
- 2013-12-16 14:22:43下载
- 积分:1
-
CMA
盲均衡算法实现的有噪声信道下的4QAM调制解调,并画出算法的收敛图(Blind equalization algorithm of noisy channel under the 4QAM modulation and demodulation, and draw the convergence map)
- 2021-04-24 14:48:47下载
- 积分:1
-
psojb
利用基本的PSO算法对传感器进行建模,该方法对呈现非最小相位系统特性的传感器,建模效果很好(Use of the basic PSO algorithm to the sensor model, the method of the present non-minimum phase characteristics of the sensor system, modeling the effect of good)
- 2007-07-22 16:40:03下载
- 积分:1
-
NiotonRaphsonPowerFlow
Nioton Raphson Power Flow for n buses
- 2010-07-12 01:41:11下载
- 积分:1
-
document_GPS_GLONASS
GPS, GLONASS, M-scripts, Russian language
- 2009-03-01 04:03:21下载
- 积分:1
-
ofdm
ofdm在awgn信道下的仿真程序ber,snr图形(In awgn channel ofdm simulation program ber, snr graphic)
- 2013-11-14 13:06:58下载
- 积分:1
-
prin
主成分做排名的matlab代码,运用主成分分析计算教练排名得分的方法。(
Principal component rankings do matlab code, using principal component analysis method to calculate the coach ranking score.)
- 2014-02-21 17:59:00下载
- 积分:1
-
matlab
说明: 学习matlab的一些资料,其中是做成了PPT格式以供大家学习使用。(Some material for learning matlab which is made into PPT format with for everybody to learn to use
)
- 2011-03-02 10:04:58下载
- 积分:1
-
DontPressWithParentLayout
Dont Press With Parent Layout extends Linear Layout.
- 2014-02-17 11:37:38下载
- 积分:1