-
appD
Digital Modulation and GMSK
A brief introduction to digital modulation schemes is given, showing the logical
development of GMSK from simpler schemes.
- 2010-09-11 21:06:35下载
- 积分:1
-
wgy
无功优化IEEE论文With the increased loading of existing power system, the problem of voltage stability
and voltage collapse has become a major concern in power system planning and operation. The
dependence of the system voltage profile on reactive power distribution forms the basis for reactive
power optimisation. The technique attempts to utilises fully the reactive power sources in the
system to improve the voltage profile and also to meet the reactive power requirements at the
AC–DC terminals to facilitate the smooth operation of DC links. The method involves successive
solution of steady-state power flows and optimisation of reactive power control variables with
unified power flow controllers using linear programming technique. The proposed method has(With the increased loading of existing power system, the problem of voltage stability
and voltage collapse has become a major concern in power system planning and operation. The
dependence of the system voltage profile on reactive power distribution forms the basis for reactive
power optimisation. The technique attempts to utilises fully the reactive power sources in the
system to improve the voltage profile and also to meet the reactive power requirements at the
AC–DC terminals to facilitate the smooth operation of DC links. The method involves successive
solution of steady-state power flows and optimisation of reactive power control variables with
unified power flow controllers using linear programming technique. The proposed method has
been tested on a real life equivalent 96-bus AC and a two terminal DC system.)
- 2010-01-21 11:31:29下载
- 积分:1
-
GA01
完整解决0-1背包问题的遗传算法程序,包括输出数据统计(Complete knapsack problem solving o-1 genetic algorithm program)
- 2014-12-02 15:30:06下载
- 积分:1
-
space_time_coding
空时分组编码(STC)就是在空间域和时间域两维方向上对信号进行编码,是MIMO技术里面十分重要的一个环节。(Space-time block coding (STC) is in the space domain and time domain two-dimensional direction of the signal coding, MIMO technology, which is very important aspect.)
- 2013-11-17 11:30:26下载
- 积分:1
-
shicou
一个毕业设计里面,关于PID控制参数整定的问题,用试凑法解决了Matlab编程问题(Deliver tuning of PID Parameters Based on test code)
- 2013-05-22 01:45:49下载
- 积分:1
-
immunit
智能优化算法,其中为人工免疫算法,可以为初学者提供帮助。(Intelligent optimization algorithms)
- 2013-12-25 20:42:37下载
- 积分:1
-
Tham khao
This is the library svm.
- 2019-01-12 01:45:55下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
DCT
实现了彩色图像上的DCT变换和DCT反变换(Color image on the realization of the DCT transform and inverse transform DCT)
- 2010-11-04 23:30:21下载
- 积分:1
-
centraldifferent
振动理论中的中心差分法求解单自由度问题,希望对大家有帮助(Vibration theory of central difference method to solve the problem of a single degree of freedom, we want to help)
- 2014-12-15 18:44:00下载
- 积分:1