-
powerflow
潮流计算程序,用M语言实现简单电力系统潮流计算,已通过编译(powerflow)
- 2010-05-19 15:04:37下载
- 积分:1
-
BFGS
拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)
- 2017-05-05 10:28:29下载
- 积分:1
-
TSP
travel sales man problem
- 2014-12-08 18:25:03下载
- 积分:1
-
firefly_simple
萤火虫算法(Firefly Algorithm)是一种启发式算法,灵感来自于萤火虫闪烁的行为。萤火虫的闪光,其主要目的是作为一个信号系统,以吸引其他的萤火虫。剑桥大学的Xin-She Yang(音译:杨新社)教授提出了萤火虫算法,其假设为[1]:
萤火虫不分性别,这样一个萤火虫将会吸引到所有其他的萤火虫
吸引力与它们的亮度成正比,对于任何两个萤火虫,不那么明亮的萤火虫被吸引,因此移动到更亮的一个,然而,亮度又随着其距离的增加而减少
如果没有比一个给定的萤火虫更亮的萤火虫,它会随机移动。
亮度应与目标函数联系起来。萤火虫算法是以自然为灵感的启发式优化算法(The Firefly Algorithm (are) Algorithm is a kind of heuristic Algorithm, inspired by the behavior of the fireflies flash. Fireflies flash, its main purpose is to as a signaling system, to attract other fireflies. The university of Cambridge, Xin- She Yang (transliteration: Yang Xinshe) professor firefly algorithm is proposed, its hypothesis in [1].
Fireflies regardless of gender, such a firefly will attract all the other fireflies
Attractive proportional to their brightness, for any two fireflies, less bright fireflies are attracted, so moving to a brighter, however, brightness and reduce with the increase of the distance
If there is no more than a given fireflies light of fireflies, it will move randomly.
Brightness should be linked with the objective function. The firefly algorithm based on natural inspiration of heuristic optimization algorithm)
- 2021-04-21 19:58:49下载
- 积分:1
-
维纳滤波LMS matlab
维纳滤波,可以有效地滤除信号中的噪声,适应于某些工程(Wiener filtering.It can effectively filter the noise in the signal.Suitable for some projects)
- 2019-06-21 15:21:18下载
- 积分:1
-
bp
说明: 用于信号检测,主要对输油管道产生的压力信号和流量信号进行辨识,进而判断管道是否发生泄露。(For signal detection, the main pressure on the pipeline flow of signals and signal recognition, and thus to determine whether pipeline leak happened.)
- 2009-03-02 21:14:13下载
- 积分:1
-
usersguide0604
说明: FORTRAN语言的POM海洋模式说明书(POM ocean model FORTRAN language manual)
- 2011-02-24 09:44:44下载
- 积分:1
-
p16
OFDM digital modulation for wireless communications systems. multilevel quadrature modulation with constellation with m symbol
- 2009-03-26 01:06:27下载
- 积分:1
-
wigner1
设采样频率为1Hz,对于淹没在复高斯白噪声中的信噪比为 的两个复LFM信号,采用子带带宽为0.1Hz的升余弦滤波器,共9个子带滤波器构成的滤波器组,时间窗为窗长为256的矩形窗,进行仿真(based sampling frequency of 1Hz. For drowned in the complex Gaussian white noise to the signal-to-noise ratio of 2 Minute LFM, using sub-band bandwidth of 0.1 Hz or cosine filter, a total of nine sub-band filter a filter group, time window to window to 256 long rectangular window simulation)
- 2007-06-08 22:22:52下载
- 积分:1
-
LMS
DBF一种基础算法:最小均方误差(lms)(DBF algorithm: minimum mean square error (lms))
- 2014-09-26 15:09:29下载
- 积分:1