-
DTC_MSAP
simulink matlab DTC msap dtc.mdl secteur.m table.m
- 2012-03-26 04:32:41下载
- 积分:1
-
matlab
先进PID控制及MATLAB仿真的随书代码,含有多种经典PID控制案例和仿真方案(Advanced PID control and MATLAB simulation with the code book, containing a variety of classic PID control cases and simulation program)
- 2012-10-19 15:08:19下载
- 积分:1
-
LEACH
关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!(Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring
and measuring in coalmine goaf . One of the i mportant researcheswas r outing p r ot ocol in wireless sens or net works . Based on the design
idea of the LEACH routing p r ot ocol for the wireless sens or net work, taking the net work communicati on capacity t o be increased and the re2
dundant data trans missi on t o be reduced as the target, according t o the available LEACH i mp r oved calculati on method, an i mp roved layer
r outing p rot ocol algorithm was p rovided . With the introducti on of the forced cluster head and according t o the data relativity of the monit o2
ring and measuring variati on for the unit p itch pointswithin the continued ti me, the redundant data transmissi on quantitywas reduced . A
comparison si mulati on on the net work existing ti me of the i mp roved algorithm for the t wo LEACH p rot ocolswas conduced . The)
- 2010-05-19 10:59:26下载
- 积分:1
-
dianhu
说明: 能够进行电弧特性的仿真,对接地故障有一定的参考价值和意义(It can simulate the arc characteristics and has certain reference value and significance for ground faults.)
- 2019-03-07 19:07:20下载
- 积分:1
-
DC_load_flow
DC load flow is a method to estimate power flows through lines on AC power systems. It uses a modified version of AC load flow using a linearized version of it. Programming is done in Matlab.
- 2009-06-16 16:18:29下载
- 积分:1
-
MATLABzuishuxiajiang
说明: 这个程序是一本美国的数值方法教材上提供的,程序清单如下(the procedure is a numerical method for the United States to provide the materials, procedures following list)
- 2006-04-12 22:47:00下载
- 积分:1
-
zuiyouhuaMatlab
最优化方法及matlab算法实现,有用的模式识别等领域书籍。(optimization methods and Matlab algorithms, pattern recognition, and other fields of useful books.)
- 2013-08-09 11:34:09下载
- 积分:1
-
EvaluateReversePolishNotation
Evaluate the value of an arithmetic expression in Reverse Polish Notation.
Valid operators are +, -, *, /. Each operand may be an integer or another expression.
Some examples:
[ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9
[ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6
分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
- 2015-03-15 23:06:09下载
- 积分:1
-
pv_model
matlab 光伏电池模块 (已经封装好) 用于仿真光伏电池的输出特性(PV model )
- 2012-02-06 12:04:54下载
- 积分:1
-
Concrete2D_21
matlab呈现混凝土孔隙分布,根据孔径大小看分布情况(Matlab shows pore distribution of concrete)
- 2018-09-18 11:19:02下载
- 积分:1