-
covmatrix
计算矩阵列向量的协方差矩阵,同时计算各列向量的均值(calculate the cov matrix)
- 2013-05-01 20:48:56下载
- 积分:1
-
pid-control
该源码来自教程<先进的pid控制及matlab仿真(第一版)>,对初学者非常有帮助.(The source code from the tutorial <advanced pid control and matlab simulation (first edition)>, very helpful for beginners.)
- 2008-01-08 22:03:10下载
- 积分:1
-
DVB-T
DVB-T射频,波形及频谱图,M文件(DVB-T radio frequency, waveform and frequency spectrum, M documents)
- 2008-03-01 10:46:50下载
- 积分:1
-
super-MATLAB
很实用的教程,和大家一起分享,内含多所高校数学建模培训内容(Very useful tutorial to share with everyone, many colleges and universities included mathematical modeling training)
- 2011-09-10 04:03:19下载
- 积分:1
-
CrankNicolson_origin
使用Crank-Nicolson隐式差分格式求解传热方程;第一类边界条件;初始条件已知。(Using the Crank-Nicolson implicit difference scheme for solving heat transfer equation the first boundary condition initial conditions are known.)
- 2015-03-17 10:29:51下载
- 积分:1
-
chazhiyunihe
MATLAB软件的差值与拟合的思想简介和MATLAB的实现,适合初学者参考(MATLAB software and fitting the difference between the ideological profile and MATLAB implementation of reference for beginners)
- 2010-09-25 19:21:20下载
- 积分:1
-
bdf_reader_matlab_scholte
bdf file reader wit will read bdf file
- 2009-05-01 02:35:51下载
- 积分:1
-
A-Quantum-Optics-Toolbox-for-Matlab-5
In quantum optics, it is often necessary to simulate the equations of motion of a system coupled to
a reservoir. Using a Schrö dinger picture approach, this can be done either by integrating the master
equation for the density matrix[1] or by using some state-vector based approach such as the quantum
Monte Carlo technique
- 2011-05-07 01:54:02下载
- 积分: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
-
svmModel2
space vector modulation model
- 2021-04-19 17:08:51下载
- 积分:1