-
surs
The proposed system
involves the design of photovoltaic (PV) and wind energy
conversion system (WECS).The system is designed for
constant wind speed and varying solar irradiation and
insolation. Maximum power point tracking (MPPT) algorithm
is used to extract the maximum power PV array
- 2015-02-14 02:22:22下载
- 积分:1
-
本程序基于matlab 遗传算法的源程序代码-Ga3
本程序基于matlab 遗传算法的源程序代码,遗传算法是应用于各种优化问题的典型算法,有很高的参考价值。(procedures based on the Matlab genetic algorithm source code, the genetic algorithm is applied in a variety of typical optimization algorithm, a high reference value.)
- 2005-04-04 16:14:55下载
- 积分:1
-
Object_Gerak
Simple Object Detecting GUI
- 2012-08-06 13:59:58下载
- 积分:1
-
RD
RD算法作为SAR处理中最重要的处理算法,在远场近似的条件下,可将二维处理分离为两个一维处理,降低了运算量,成像效果良好。(RD算法作为SAR处理中最重要的处理算法,在远场近似的条件下,可将二维处理分离为两个一维处理,降低了运算量,成像效果良好。
RD algorithm is the most important processing algorithm in processing SAR, in the far field approximation, the two-dimensional separation into two one-dimensional processing, reduces the amount of computation, good imaging effect.
)
- 2013-12-04 16:38:24下载
- 积分:1
-
DispFusion
Image Fusion kalite kontrol y枚ntemi
- 2009-03-24 17:30:55下载
- 积分:1
-
scripts
The plane stress analysis refers to the problems where the thickness of the structure is very small compared to other dimensions of the structure in the XY plane. The plane stress problem is a 2D problem. The stresses in the z direction are considered to be negligible, 0, the stress-strain compliance relationship for an isotropic material becomes,
- 2014-01-15 00:21:19下载
- 积分:1
-
correlation-dimension
计算关联维数,利用三线法拟合求斜率,可以画出关联维数随参数变化的曲线(Calculate the correlation dimension, use the three-line method to fit the slope, you can draw the correlation dimension with the parameters of the curve)
- 2017-04-20 20:56:29下载
- 积分:1
-
aes
Matlab code to simulation the wireless channel type.This is the most common case called Rayleigh channel.And in the frequency selective channel.
- 2009-12-20 14:16:40下载
- 积分:1
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
0-1programming
0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个(0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source)
- 2006-07-01 10:33:18下载
- 积分:1