-
机器人工具箱
说明: MATLAB进行有关机器人仿真应用时应用的机器人工具箱,很好用(MATLAB simulation of the application of robot application of robot kit, with good)
- 2005-12-15 10:08:49下载
- 积分:1
-
Matlab80-questions
说明: 关于matlab的八十个实际问题,希望在大家学习matlab过程中有所帮助(Matlab eighty on the practical problems we hope to help the process of learning matlab)
- 2011-04-15 14:42:03下载
- 积分:1
-
example2
MATLAB 计算阻抗的例子,采用M文件编写。(MATLAB examples of calculation of resistance, the use of M document preparation.)
- 2010-10-01 16:30:38下载
- 积分:1
-
1420085301PredictiveControl
Book for predictive control
- 2011-01-13 05:08:41下载
- 积分:1
-
read_obs
用Matlab处理GPS导航卫星观测数据的程序,也就是O文件,Rinex 2.11版本,代码仅200多行,且包含大量注释,于2017.12.2日调试通过,可顺利读取体积达10M+的O文件,读取的数据准确无误。函数调用格式:
[APXYZ DeltaHEN signal_type obsdata] = read_obs(‘krgg3340.17o’)(Using Matlab to process GPS navigation satellite observation data program, that is, O file, Rinex 2.11 version, the code is only more than 200 rows, and contains a lot of annotations. It debugged on 2017.12.2 day. It can smoothly read the O file with volume up to 10M+, and the data read is accurate.)
- 2020-07-16 16:38:49下载
- 积分:1
-
parametric_methodes
Parametric analysis method for knock detection in injection engine
- 2010-08-29 18:08:23下载
- 积分: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
-
SoutheastUniversityMATLABCourseware
东南大学MATLAB课件,第一章 MATLAB概述,第二章 MATLAB数值运算,第三章 MATLAB符号运算……(Southeast University, MATLAB courseware, chapter MATLAB overview of Chapter MATLAB numerical computing, symbolic computing MATLAB Chapter ... ...)
- 2010-08-11 18:08:49下载
- 积分:1
-
neneifind
Find Nearest Neighbors on Sphere
- 2010-10-07 06:30:25下载
- 积分:1
-
wavelet_mallat
本程序主要利用小波分析的mallat算法实现谱分析的功能(The main advantage of wavelet analysis procedure mallat function of spectral analysis algorithms)
- 2010-12-08 11:08:16下载
- 积分:1