-
neural5
neural network programming with a simple example
- 2014-11-20 11:39:16下载
- 积分:1
-
Globalsearch_vs_GA
一个关于matlab优化工具箱GOT中的遗传算法函数(GA)和全局优化算法函数(Globalsearch)优化能力的小对比,前者寻优快,但是结果不稳定,在风电场协同有功出力优化上面甚至可能比不过传统的单个风机层面的优化。后者计算量大,耗时较长,但是每次计算结果稳定,较传统单台风机层面优化有少量的提升。Tips:1,本文风场的建模只是采用了PARK模型,实际风场的气动过程应该还要复杂一些,未经实际风场验证,权当是工程优化入门 2,单个风机层面的功率系数Cp参数来源于NREL 5MW模型,跟实际叶片气动性能有关,可靠性未知。3,这种风场级别的协同优化主要考虑尾流因而更加适用于地形较平坦的风电场。《基于风机运行参数协同设定的风电场有功出力优化》是部分由这个程序支撑的,欢迎交流。(The classical operation strategy of a wind farm works with a principle that each wind turbine converting as much aerodynamic power as available the incoming airflow. But this does not guarantee that the power converted by the whole wind farm be a maximum due to the wake effect. Unlike the conventional operation, this paper proposes the collaborative setting of the operation point of each turbine so that the overall production of the wind farm is maximized. The optimization is performed by Matlab Global Optimization Toolbox(GOT) based on a PARK wake model accompany with the area-weighted quadratic sum method. The strategy was proved applicable in many cases by sensitivity analysis. As an important side effect, the proposed method also allows decreasing the added turbulence, hence the mechanical load produced by wakes. As a consequence, the overall wind farm availability is increased. )
- 2016-04-26 10:50:52下载
- 积分:1
-
test
本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法。此文件为咬尾编码矩阵生成的测试文件包(This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before and after the two states, the MAP decoding using modified decoding algorithm. This file is biting the end of the generated test code matrix package)
- 2010-10-26 20:44:54下载
- 积分:1
-
draw-pticture-and-GUI
说明: 详细讲解如何使用matlab绘图及GUI平台制作前台(Explain in detail how to use the matlab GUI platform for graphics and production prospects)
- 2011-03-06 21:46:22下载
- 积分:1
-
kmean
利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序(Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program)
- 2013-11-04 20:02:42下载
- 积分:1
-
mahalanobis
计算mahalanobis(即马氏)距离(Calculated mahalanobis (ie Markov) distance)
- 2021-04-09 11:09:00下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1
-
Huffman
huffman compression using matlab
- 2011-01-17 03:37:24下载
- 积分:1
-
CAZAC_SYN
说明: 此程序主要实现CAZAC序列的OFDM系统同步,该同步可以实现定时同步和载波频率同步。(The programme realizes CAZAC trainning symbol in OFDM systems)
- 2020-11-10 15:39:46下载
- 积分:1
-
unconstrained_2d
Unconstrained problem
- 2012-04-13 10:42:57下载
- 积分:1