-
GraphDemos
一个Matlab写的关于图理论以及其在机器学习中应用的教学用GUI软件(Write a Matlab on graph theory and its application in machine learning in the teaching GUI software)
- 2009-01-14 20:37:04下载
- 积分:1
-
f2matlab_3.5
This code is used for converting Fortran code to Matlab code. What you have to do is to put this toolbox in the matlab path and run it from the command line.
- 2009-10-02 17:25:10下载
- 积分:1
-
EZW
小波变换的EZW源码,官方代码,绝对能运行,绝对是经典代码(source code of EZW, the wavelet transformation.)
- 2011-05-03 12:44:04下载
- 积分:1
-
Ffractal_dimer
分形维数的matlab代码,应应用差分盒子方法进行计算分形维数
(Points of the fractal dimension of the matlab code, should be applied differential box method to calculate fractal dimension)
- 2012-07-18 20:52:18下载
- 积分:1
-
Pajek
在Matlab上实现Pajek的复杂网络源程序(Pajek for Complex Network based on Matlab)
- 2009-11-01 16:24:03下载
- 积分:1
-
TYZmyLDA
LDA算法的matlab程序。本代码是对一维信号进行LDA降维处理的函数。(LDA algorithm matlab program. This code is a one-dimensional signal processing functions LDA dimensionality reduction.)
- 2013-07-17 11:29:46下载
- 积分:1
-
ADJUST
eeglab中使用ICA算法后的自动伪迹识别插件adjust,可以自动识别独立成分的伪迹成分,可用于去除眼电、心电等伪迹,解压后安装在eeglab/plugins文件夹中即可在eeglab-tools中调用(independent component analysis algorithm)
- 2020-12-07 16:59:21下载
- 积分:1
-
source_matlab
利用微分方程的相关算法检测仪表盘的matlab程序(Detection of differential equations of the correlation algorithm matlab program dashboard)
- 2010-11-23 14:42:24下载
- 积分:1
-
ber_awgn_good
EBPSK调制解调系统,包括调制解调,抽样判决和积分判决(EBPSK Modem System)
- 2010-12-10 19:01:40下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1