-
Jacobi2
The following Matlab code converts a Matrix into it a diagonal and off-diagonal component and performs up to 100 iterations of the Jacobi method or until 蔚step < 1e-5
- 2009-03-20 04:26:34下载
- 积分:1
-
fixed-mode-shapes
基于模态振型的固定结合面动态特性参数测试 (Based on a fixed mode shapes combined with dynamic characteristic parameters of the test surface)
- 2013-10-23 09:25:51下载
- 积分:1
-
PV_Array_Sfun
光伏mppt 算法 s函数的使用 采用干扰法 有一定的参考价值(Solar mppt algorithm using the the Suntech STP200-18/Ub panels power 200W maximum power 200W open circuit voltage of 33.4V open circuit voltage 33.4V short-circuit current of 8.12A Short Circuit Current 8.12A working voltage 26.2V maximum power voltage 26.2V operating current of 7.63A maximum power current 7.63A Maximum system voltage 1000V maximum system voltage 1000V current temperature coefficient (A/K) 0.045 /° C voltage temperature coefficient (V/K)-0.34 /℃)
- 2012-10-31 21:47:36下载
- 积分:1
-
MATLAB
高等光学仿真源程序,有助于了解光纤光学,主要是光在光纤中传播的模式分布(Higher optical simulation program to help understand fiber optics, light propagation in the fiber mode distribution)
- 2013-04-24 20:07:29下载
- 积分:1
-
ycsf
遗传算法matlab程序,适合初学者,请大家指教(Genetic algorithm matlab program, please advise)
- 2014-01-16 20:03:56下载
- 积分:1
-
gaotonglvboqi
基于Matlab的高通滤波器的设计源码,可以通过此代码,模拟高通滤波器的设计。并附有仿真后的图像。(Matlab-based high-pass filter design source code, this code can simulate the high-pass filter design. Together with simulation, the image.)
- 2010-06-30 09:55: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
-
rbf
類神經網路中的RBF matlab toolbox(Neural network RBF matlab toolbox)
- 2008-06-06 08:57:14下载
- 积分:1
-
R_Load
Matlab code to calculate LC load response using simulink
- 2012-03-27 03:09:21下载
- 积分:1
-
prac2
pi root locus design
- 2011-07-17 05:35:48下载
- 积分:1