-
mosfet3D
This is MOSFET I-V 3D Graph. made by matlab.
- 2011-05-01 16:13:30下载
- 积分:1
-
scara_robot
SCARA four DOF planar articulated robot reference
- 2013-10-18 14:52:50下载
- 积分: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
-
Optragen-master
说明: Matlab toolbox for parsing optimal control problems into nonlinear programming problem. Please read the documentation under subdirectory manual. There are a few examples that should help you get started.
- 2020-06-04 23:27:07下载
- 积分:1
-
mars1
实现模型参考自适应的无速度传感器仿真,运行良好,并且经过试验验证良好(Implementation model reference adaptive speed sensor simulation, running well, and after a good test verification)
- 2011-07-21 14:45:07下载
- 积分:1
-
Matlab-09
有关matab中最基本的命令,以及附带光学的程序代码,望参考学习指正。(For matab in the most basic commands, as well as with optical code, hope to learn reference correction.)
- 2012-01-05 10:00:39下载
- 积分:1
-
gears
一个实例,用于计算齿轮啮合时的等效阻尼系数和等效刚度系数,只计算一个周期内的值。(One example, used to calculate the gear mesh of the equivalent damping and equivalent stiffness coefficient, only within a cycle.)
- 2021-04-06 09:59:02下载
- 积分:1
-
BLIND
说明: IBD算法源代码 能够让初学者很好的了解IBD算法(blind image restoration)
- 2011-04-07 16:45:45下载
- 积分:1
-
tri_generator
自己做的一个三角波发生器,通过改变周期可以自定义频率(a triangle-wave generator)
- 2012-06-26 21:31:33下载
- 积分:1
-
xox_Wave_NN
The Wavelet Neural Network
This is simple example for using of modified Morlet neural network.
Levenberg-Marquardt with numerical Jacobian calculation implemented.
Easy to use with other optimization algorithem e.g GA,PSO, etc.
The function "xox_lm" may be useful for other optimization problem easily.
The function "xox_jacobian" may be useful for Jacobian calculation easily.
The function "NN_fcn" may be used by the evolutionary based neural network.
The activation function "modified Morlet" will be replaceable by others.
- 2013-07-12 17:31:12下载
- 积分:1