matlab在电力电子技术仿真中运用,包括PLL的具体仿真实现,一些滤波算法的实现,很有用
上传时间: 2016-02-11
上传用户:tb_6877751
matlab在电力电子技术仿真中运用,包括PLL的具体仿真实现,一些滤波算法的实现,很有用
上传时间: 2016-02-11
上传用户:梧桐
matlab在电力电子技术仿真中运用,包括PLL的具体仿真实现,一些滤波算法的实现,很有用
上传时间: 2014-01-20
上传用户:xz85592677
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).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
本文将WNN引入去噪领域,结合传统中值滤波法,提出一种新的滤波算法,并将其应用于生物医学图像去噪
上传时间: 2014-01-15
上传用户:aappkkee
Rebel工具包,包括UKF,CDKF在内的多种粒子滤波算法仿真,是非线性系统状态估计的良好帮手
上传时间: 2013-12-30
上传用户:wfeel
通过平行文件列表,delphi7自带的zip压缩算法实现的一个文件和目录压缩解压缩程序。
标签:
上传时间: 2014-01-27
上传用户:litianchu
关于机动目标跟踪的α,β滤波算法,需要调用模型函数,自己编写一个简单的就可以。
上传时间: 2016-10-06
上传用户:agent
在对船用陀螺漂移数据建立时间序列模型的基础上,采用卡尔曼滤波算法对捷联陀螺漂移数 据进行了处理,以提高陀螺静态漂移误差系数的估计精度,并把得到的陀螺漂移误差模型实时补偿到捷联系统中,得到了满意的效果。
上传时间: 2014-01-14
上传用户:米卡
汉诺塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C
标签: the animation Simulate movement
上传时间: 2017-02-11
上传用户:waizhang