-
lunwen
潮流计算是在给定电力系统网络结构、参数和决定系统运行状态的边界条件的情况下确定系统稳态运行状态的一种基本方法,是电力系统规划和运营中不可缺少的一个重要组成部分。(Flow calculation is determined in the given boundary conditions of the state of the power system network structure, parameters and decision systems running the system steady running state of a basic method is an important part of the indispensable power system planning and operation.)
- 2012-11-10 13:51:14下载
- 积分:1
-
clippingFBMC
tthis folder is an implementation of clipping PAPR reduction scheme for FBMC system
- 2014-01-28 22:08:15下载
- 积分:1
-
MATLABoder
说明: matlab的命令大全,希望对大家有帮助呵呵,主要是一些命令咯 (Matlab orders, hope to help you, is mainly some orders)
- 2010-04-11 15:51:44下载
- 积分:1
-
PF_3
一个粒子滤波的程序,包含了三种采样策略,可以根据自己的需要选择采样策略。(a particle filter process, contains three sampling strategy, according to their own needs select sampling strategy.)
- 2007-06-21 10:03:31下载
- 积分:1
-
matlab
关于matlab一些主要功能命令的使用和数学上一些经典算法的matlab的实现(Matlab commands on the use of some of the major features and some classical mathematical algorithm matlab implementation)
- 2011-12-27 14:22:54下载
- 积分:1
-
matlab-code
There is some matlab program for image processing..
- 2015-06-02 15:37:45下载
- 积分:1
-
changjiangshuizhipingce
数学建模:长江水质评测,程序包含了预测模型(Mathematical modeling: the Yangtze River Water Quality Evaluation)
- 2013-12-12 16:52:51下载
- 积分: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
-
kalmanfilter3
说明: 这些程序都是经过本人和许许多多工作过学习过的老师同学,以及一些志同道合的哥么们长期使用验证确实好使的(these procedures are numerous and I worked and studied the teachers and fellow students, and some like-minded Columbia Mody have long-term use of the test so that really)
- 2006-04-06 18:23:56下载
- 积分:1
-
MATLAB_program_of_the_source_numerical_differentia
MATLAB程序之数值微分经典算法源码MATLAB program of the source numerical differential classical algorithm(MATLAB program for numerical differential classical algorithm source MATLAB program of the source numerical differential classical algorithm)
- 2010-08-02 11:07:45下载
- 积分:1