-
tree_prim
MATLAB最小生成树prim算法,将权数从小到大排序,按顺序添加,如果形成圈则去掉(MATLAB prim minimum spanning tree algorithm, the weights of small to large order, in order to add, if the ring is removed to form)
- 2011-07-23 16:37:28下载
- 积分:1
-
monituihuochenxu
基于matlab的运用模拟退火算法寻找最优路径的代码源程序(Use matlab-based simulated annealing algorithm to find the optimal path to source code)
- 2011-09-08 14:06:43下载
- 积分:1
-
eldga
GALGORITHM OPTIMZATION TECHNIQUE
- 2015-02-20 00:36:30下载
- 积分:1
-
gust
计算脉动风速的风特性,包括湍流强度、阵风因子、湍流积分尺度等(Fluctuating wind characteristics calculated wind speed, including turbulence intensity, gust factor, turbulence integral scale, etc.)
- 2016-07-25 10:53:31下载
- 积分:1
-
b21
Taking into account all the parameters mentioned, forming the appropriate programming to the controller in order to achieve the synchronization between the two systems, the appropriate amplitude and as well as the power management to the DC to control the power that is injected to the electrical grid, the results we take are in the range of high performance inverters. In this simulation scenario the power is high as the current has been increased and the THD is low
- 2010-07-16 00:12:16下载
- 积分:1
-
fec
Matlab for FEC coding & decoding
- 2010-09-24 22:20:34下载
- 积分:1
-
GREY-MODEL
灰色GM(1,1)预测模型,希望有用,大家一起学习学习。望大家能有所提高(Gray GM (1,1) forecasting model, hope useful, we learn together. Hope we can be improved)
- 2014-12-05 10:15:52下载
- 积分:1
-
FYP_V2
matlab 界面编程实例,一个实例搞定界面编程,附加simulink实例,适合新手上路(a brief example for new learner to learn matlab gui)
- 2012-11-27 22:43:36下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
sobi
sobi的源程序,可以直接调用的程序,非常实用,建议下载(the application of sobi)
- 2015-05-27 14:54:43下载
- 积分:1