-
matlab
质心的matlab仿真,图像可能有用。内附图。程序(matlab )
- 2010-07-14 11:33:17下载
- 积分:1
-
delay_time_and_embedding_window
利用CC方法可同时求时延与嵌入窗大小。程序中给的是Lorenz的例子。可以修改输入数据。(CC method can be used at the same time seeking delay and embedding window size. Program to the Lorenz case in point. Can modify the input data.)
- 2009-11-17 14:38:44下载
- 积分:1
-
MATLAB-GUI-serial-
可以实现通过matlab GUI界面做串口通信助手的软件(Can be implemented by matlab GUI interface to do serial communication software assistant)
- 2013-08-06 16:32:43下载
- 积分:1
-
Fuzzy_Image
This is a first test of a fuzzy image processing application. The following is the documentation and other classes
- 2014-02-07 16:22:45下载
- 积分:1
-
vmd-verify3
vmd分解程序,修改版,可以用于处理实测振动信号。(vmd decomposition process, a modified version can be used for processing the measured vibration signal.)
- 2016-09-08 17:28:19下载
- 积分:1
-
protect
说明: matlab 模型保护程序对模型进行保护,编译成obj文件(matlab model protection ,we complier the sfunction .c file to mexw file and .obj file)
- 2020-06-16 12:28:32下载
- 积分:1
-
gravity
newmark gravity newton rapton method
- 2013-08-22 10:06:18下载
- 积分:1
-
program_log2kml
matlab檔案,用於轉檔用途,轉成kml以google earth開啟,輸入nmea檔案,轉換成kml檔案輸出(convert kml file)
- 2014-02-21 10:14:16下载
- 积分: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
-
ArtCAM-Pro-Jewellery-Edition-User-Guide-by-Delcam
Raznoe pro artCAM 2009 manual
- 2014-10-28 20:44:50下载
- 积分:1