-
wind_turbine_types
Wind energy is one of the fastest growing energy and it
will continue to grow around the world ggh
- 2015-03-13 19:52:37下载
- 积分:1
-
GAMatlab
通过以用遗传算法原理对生成车间调度问题进行研究,并给出源码。(Through the principle of using genetic algorithms to generate shop scheduling problem is studied and the source code.)
- 2011-01-04 10:27:12下载
- 积分:1
-
powerr_PSS
Power System Stabilizer Based On Fuzzy Logic Controller
- 2010-10-15 03:49:29下载
- 积分:1
-
2.CirQueue
用C++template模板实现环形对,包括插入,删除,返回最大值等功能(Realize the ring right, including insert, delete, and other functions with the maximum return C++template template)
- 2014-12-01 19:09:58下载
- 积分:1
-
ACO-master
从数据学习贝叶斯网络结构的蚁群优化实现 matlab平台下(Ant Colony Optimisation implementation for learning Bayesian Network structures from data)
- 2017-06-16 22:00:04下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
Dijkstra
关关于最短路的Dijkstra算法的matalab程序源代码!(Off on the Dijkstra shortest path algorithm matalab source code!)
- 2010-05-20 10:32:23下载
- 积分:1
-
wangce
风力发电系统的网侧控制器simulink仿真,双闭环控制(The network side of the wind power generation system controller simulink simulation, double-loop control)
- 2012-08-28 21:37:45下载
- 积分:1
-
DISTANCE
定义surface distance, matlab 代码,可以运行,计算两个曲面 球面之间的距离(surface ellipsoid distance calculation )
- 2014-11-12 20:01:46下载
- 积分:1
-
EKF-C-simulation
扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。(EKF simulation)
- 2013-09-28 15:32:08下载
- 积分:1