-
bsvm3.0
Matlab版的支持向量机函数,其中包含支持向量机的选择方法,交叉检验等方法。(Matlab version of the package of support vector machine, which contains a selection method for support vector machines, cross-examination and other methods.)
- 2013-01-14 20:46:09下载
- 积分:1
-
more-GUI-parameters-communication
目的:实现多gui间的通信。
1. 由gui1打开gui2,并从gui2读取数据画图;
2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)
(Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the transfer of the packet: a packet defined in gui1, including strings, data packets passed to gui2 updated by gui2 the updated data in the returned gui1 and displayed. (Note: the program plus the the black underlined part to achieve the desired functionality of the points))
- 2013-04-26 10:52:55下载
- 积分:1
-
eemd
本程序为EEMD分解程序,用于信号的EEMD分解(This procedure for the EEMD decomposition process, a signal for EEMD decomposition)
- 2015-02-04 18:31:16下载
- 积分:1
-
M4-Files
有限单元集成刚度程序,用于计算常见单元刚度矩阵及集成。(beamassemble .ect.)
- 2010-07-23 16:51:49下载
- 积分:1
-
GAUSS-and-QR
使用高斯列主元法和QR方法求解方程组,使用matlab编程.(Gaussian and QR column main element method for solving equations.)
- 2012-04-13 15:39:26下载
- 积分:1
-
MedianFilter
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:55:44下载
- 积分:1
-
a
说明: 一套水文时间序列分析程序,包含去趋势,拟合,提取周期等(matlab,used for hydrogen analyse)
- 2010-09-07 23:01:11下载
- 积分:1
-
program
说明: 这是一个函数图像的源代码,用matlab编程的(function graph)
- 2009-08-09 19:26:42下载
- 积分:1
-
mixture-Gauss-model-EM-matlab
EM算法计算混合高斯模型,可以计算三个参数。(Gaussian mixture model EM algorithm, three parameters can be calculated.)
- 2021-03-12 21:29:24下载
- 积分:1
-
adaboost1
adaboost代码,比较简单。但方便了解Adaboost算法的基本原理(The aim of the project is to provide a source of the
meta-learning algorithm known as AdaBoost to improve
the performance of the user-defined classifiers.
)
- 2013-08-24 11:12:16下载
- 积分:1