-
NeuralNetwork_BP
RBF神经网络matlab代码可以用于分类与回归(RBF neural network matlab code can be used for classification and regression)
- 2008-04-10 20:53:21下载
- 积分:1
-
Hallen3
海伦型积分方程,用于矩量法求线电流,如偶极子天线(Helen-type integral equation for the moment method for the line current, such as the dipole antenna)
- 2011-09-15 10:04:41下载
- 积分:1
-
magnify
图创建一个放大框,当一个按钮被按下时,根据鼠标的位置。按“+”/“ - ”,而按下按钮来增加/减少放大。按 > / < ,而按下按钮来增加/减少箱尺寸。
按住Ctrl键的同时单击离开放大图。(Figure creates a magnification box when under the mouse position when a button is pressed. Press + / - while button pressed to increase/decrease magnification. Press > / < while button pressed to increase/decrease box size.
Hold Ctrl while clicking to leave magnification on figure.)
- 2013-02-05 17:17:41下载
- 积分:1
-
HuffmanAlgorithmProbabilityTree
huffman tree in matlab
- 2013-09-07 05:44:48下载
- 积分:1
-
dbms_ppts
these are the DBMS ppt for basic concept of management system
- 2015-03-15 21:39:44下载
- 积分:1
-
1
说明: yYyong用matlab对数据的处理程序设计,极大多数的在一起。(jdfdshfsdfhsd)
- 2010-07-21 11:28:21下载
- 积分: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
-
cossincordic
CORDIC算法的Matlab模拟,为了验证FPGA实现CORDIC算法的时间特性优于软件,用Matlab实现了一个计算sin, cos的CORDIC算法(Matlab simulation CORDIC algorithm, in order to verify the FPGA to achieve the time characteristics of CORDIC algorithm is superior to software, using Matlab calculated to achieve a sin, cos of the CORDIC algorithm)
- 2009-06-08 22:23:07下载
- 积分:1
-
drmf_export
低秩稀疏分解改进模型及算法。程序来源于Direct Robust Matrix Factorization for Anomaly Detection.(program for Direct Robust Matrix Factorization for Anomaly Detection.)
- 2021-03-18 16:09:20下载
- 积分:1
-
powerws3_1.mdl
Simulink simulation of 3 phase faults. Can observe voltage and current dynamics
- 2014-02-19 17:46:33下载
- 积分:1