-
guangdiansheji
光电综合实验,南邮的,必须的,肯定的,很好的,很强的(very good)
- 2010-10-11 18:38:24下载
- 积分:1
-
netcdf
IPIX 雷达数据的读取,是一个工具包,能够把数据读取出来……(ipix radar real data can be obtained)
- 2015-01-24 23:47:52下载
- 积分:1
-
Suspend--terminate--continue
暂停,终止,继续,非常高效,实用,适合比较大程序(Suspend, terminate, continue, very efficient, practical, suitable for relatively large program)
- 2012-11-22 17:02:36下载
- 积分:1
-
psk
说明: 本设计是基于Matlab集成环境下用M文件编制程序来实现PSK信号的解调(The design is based on the Matlab environment integrated with M documentation procedures to achieve PSK signal demodulation)
- 2008-12-02 09:17:45下载
- 积分:1
-
kalman
卡尔曼滤波方法,有详细的介绍资料,也有源代码,自己有一部分的编写程序,欢迎参考(Kalman filtering method, a detailed presentation materials, but also the source code, they have to program a part, welcomed the reference)
- 2014-10-08 18:17:09下载
- 积分: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
-
second
数字信号处理与应用,包含是与特征值的求取(Digital signal processing and applications,including characteristic value and the calculating
)
- 2012-05-02 10:25:29下载
- 积分:1
-
nelder
nelder-mead算法,程序不算太长,应该好理解,仔细看几遍就行了(nelder-mead method, it is very useful if you want it,just download it!)
- 2012-11-29 17:05:56下载
- 积分:1
-
DES
DAta Encryption standard implemented IN MATLAB
- 2010-02-15 22:48:40下载
- 积分:1
-
MATLAB_Graphics__Drawing_and_GUI
说明: 《MATLAB图形技术——绘图及图形用户接口》西北工业大学出版社,1999年版,周明等编著。介绍了matlab绘图方法和图形对象的特性及图形用户接口的设计技术。(MATLAB graphics- drawing and graphical user interface, Northwest Industry University Press, 1999 edition, Zhou Ming, eds. Introduced matlab drawing method and graphic object properties and the graphical user interface design.)
- 2010-04-19 16:35:31下载
- 积分:1