-
10463
matlab 入门基本操作 包括一些基本的源代码 和实力
- 2011-10-25 13:04:01下载
- 积分: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
-
TurnbullWakeman
Pricing asian options
- 2010-07-10 03:15:11下载
- 积分:1
-
daolibai
倒立摆的MATLAB实现,很有研究价值,欢迎下载(Inverted Pendulum MATLAB implementation, the value of great research)
- 2010-05-27 16:20:28下载
- 积分:1
-
k-means
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。(K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the basic idea of the algorithm is: to the space K point as the center of the cluster analysis, near their object classification. Through the iterative method, each successive update clustering center value, until get the best clustering results.
)
- 2011-06-26 19:53:19下载
- 积分:1
-
Matlab-earthquake
基于matlab语言的抗震工程分析,里面很多代码值得学习。(Matlab language-based seismic engineering analysis, which a lot of code is worth studying.)
- 2013-12-31 19:21:20下载
- 积分:1
-
leastsq
matlab works codes and simulations
- 2012-02-02 21:44:51下载
- 积分:1
-
496876399457457454534
粒子滤波技术在非线性、非高斯系统表现出来的优越性,决定了它的应用范围非常广泛。另外,粒子滤波器的多模态处理能力,也是它应用广泛有原因之一。国际上,粒子滤波已被应用于各个领域。在经济学领域,它被应用在经济数据预测;在军事领域已经被应用于雷达跟踪空中飞行物,空对空、空对地的被动式跟踪;在交通管制领域它被应用在对车或人视频监控;它还用于机器人的全局定位。
(Particle filter technology in the non-linear, non-Gaussian system demonstrated the superiority of the decision of its wide range of applications. In addition, the particle filter for multimodal capabilities, also has one of the reasons it is widely used. Internationally, the particle filter has been applied to various fields. In economics, it is applied to forecast economic data in the military field have been applied to radar tracking aerial flying objects, air to air, air-passive tracking in the field of traffic control it was used in the car or the person video monitoring also used the global positioning robot.)
- 2010-05-19 20:11:32下载
- 积分:1
-
getInvY
简单的求逆矩阵中单个元素的程序。 用于求解逆矩阵中的单个元素值,基于定义 使用伴随阵/行列式的值求解 只适用于小矩阵。维数太大行列式的值就计算不出来了(Simple inverse matrix of individual elements in the program. For solving the inverse matrix single element values, with the value of the array/determinant of solving only apply to a small matrix-based definition. Value dimension to calculate the determinant is not too out)
- 2015-03-30 14:56:26下载
- 积分:1
-
exercise319c
Now interchange the “b” and “w” in the two words “be” and “we.” In splicing, be careful that
you capture all important perceptual cues of the two phonemes. What is the effect? Can you
interchange the two words by interchanging the two initial phones?
- 2015-04-17 16:21:59下载
- 积分:1