-
javalauncher
关于JAR文件生成EXE文件其实还是要用虚拟机的(JAR files on the EXE file in fact generated or virtual machine to use)
- 2009-04-25 03:21:03下载
- 积分:1
-
smith
通过matlab中的gui功能实现的史密斯圆图的匹配等功能的操作界面(Gui in matlab functions through the implementation of the Smith chart of the matching function interface)
- 2011-04-24 16:20:26下载
- 积分:1
-
bisq
弹性波在饱和多孔介质中传播的BISQ模型(BISQ model for elastic wave propagation in porous media)
- 2011-12-19 19:49:54下载
- 积分:1
-
SP_matalab
SP算法MATLAB源代码实现,算法中MATLAB源代码易懂最容易掌握的编码(SP algorithm MATLAB source code,Algorithm MATLAB source code to understand the easiest to master coding)
- 2015-10-10 10:05:50下载
- 积分:1
-
LaDiCaoz_v2
高精度地形数据处理,位错测量与回复,误差分析(High precision terrain data processing; Displacement measurement and recovery; Error analysis)
- 2018-10-09 21:47:05下载
- 积分: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
-
mpacda
平均标准偏差,一个计算用的Matlab小程序,希望大家喜欢(The average standard deviation, a calculation using a small Matlab program, I hope everyone likes)
- 2009-11-07 11:04:30下载
- 积分:1
-
LDPC
comparison between uncoded and LDPCencode BPSK signal transmitted in AWGN channel
- 2010-11-09 05:22:16下载
- 积分:1
-
GUI_29
用matlab GUI实现的可以在当前界面做加减乘除、乘幂的界面程序。(a GUI that can do add,minus,mutli,divide and power)
- 2009-11-23 22:51:00下载
- 积分:1
-
ABdemo
adaboost算法的一个简要编程,对于训练算法能有一个很好的初步指导作用(AdaBoost algorithm is a brief program for the training algorithm can have a good initial guide)
- 2008-05-12 17:26:49下载
- 积分:1