-
Matlab-Programming-Tips
MATLAB 7
Programming Tips
- 2011-10-15 07:15:20下载
- 积分:1
-
Calibration
清华精仪系机器人实验,ABB机器人标定程序(Tsinghua University Department of Precision Instruments robot experiment, the ABB robot calibration)
- 2020-10-15 10:37:30下载
- 积分:1
-
Signal-Denoising-and-procedures
数字信号处理,输入一段加有噪声的信号,经过一段滤波程序后输出有用波形(Digital signal processing, input a signal with noise added, after a filtering procedure useful for waveform output)
- 2011-05-03 15:42:53下载
- 积分:1
-
fdtdx
说明: fdtd 例程,了了解和学习FDTD方法的基础,呵呵,很不错的哦(fdtd routines, understanding and learning based on the FDTD method, huh, oh very good)
- 2006-03-23 15:29:52下载
- 积分:1
-
planar
实现二维正向正态云发生器 ,非常好用 (2D forward the normal cloud generator)
- 2011-07-31 18:34:59下载
- 积分: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
-
FA
说明: 以优化SVM参数c和g为例,对FA算法MATLAB源码进行了详细中文注解,是很好的学习材料(Taking the optimization of SVM parameters c and G as examples, the source code of FA algorithm MATLAB is annotated in detail in Chinese, which is a good learning material.)
- 2019-06-17 10:22:02下载
- 积分:1
-
用来进行多目标跟踪的JPDA算法
用来进行多目标跟踪的JPDA算法的MATLAB程序包. 跟踪效果还行. (An MATLAB implementation of JPDA multitarget tracking algorithm.)
- 2021-02-05 10:39:57下载
- 积分:1
-
cic
cic滤波器matlab和fpga实现 软件无线电中(cic filtering matlab fpga software radio)
- 2012-04-10 19:01:33下载
- 积分:1
-
water1
声线图,找的,可以看看,比较简单,可以用一下(shengxiantu,is found by me)
- 2009-03-07 10:21:38下载
- 积分:1