-
Kohonen
这是一个关于Kohonen神经网络的小程序,主要实现了利用神经网络进行聚类的功能,经测试具有良好效果(This is a small program on Kohonen neural network, the main achievement of the neural network clustering feature has been tested with good results)
- 2015-03-31 14:37:35下载
- 积分:1
-
ID3-Matlab
decisiontree implementation in matlab
- 2014-08-12 13:16:26下载
- 积分:1
-
Pseudo-Uniform-Random-Numbers-Generation
Computer-generated "random" numbers are more properly referred to as pseudo random numbers. This report explains the process of generating pseudo random numbers by residue method
- 2013-09-05 05:37:19下载
- 积分:1
-
ssf
信号子空间拟合,用matlab实现ssf算法,实现多维搜索,信号定位。(Signal subspace fitting algorithms to achieve ssf matlab, achieve multi-dimensional search, signal positioning.)
- 2021-03-31 21:39:09下载
- 积分:1
-
K_average
matlab实现的k均值聚类算法,可以实现对大量数据的有效分类(matlab implementation of the k-means clustering algorithm, can achieve a large amount of data on an effective classification)
- 2009-03-10 15:07:56下载
- 积分:1
-
SVM
该程序为MATLAB源码,使用SVM算法(简易实现)进行分类。(Classify using (a very simple implementation of) the support vector machine algorithm)
- 2012-05-01 15:08:58下载
- 积分:1
-
nccmp
比较两个netcdf文件
1。通过添加内部ind2sub1函数remove函数依赖第三方
2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models.
USAGE:
NCCMP(ncfile1,ncfile2)
NCCMP(ncfile1,ncfile2,tolerance,forceCompare)
INPUT:
ncfile1- name of the NetCDF file to compare
ncfile2- name of the NetCDF file to compare
tolerance- Compare numeric data using a tolerance threshold
forceCompare- if false, exit when first difference is found
true: continues to process all variables
EXAMPLES:
nccmp( old.nc , new.nc ,0.000001)
nccmp( old.nc , new.nc ,[],true)
FEATURES:
1. Print the differences and their locations
2. Exits when first difference is found or optionally continues to process all variables
3. User defined tolerance threshold to compare the variables
TO DO:
1. Specific variable inclusion or exclusion
2. Specific attribute inclusion or exclusion
3. Option to ignore the history attribute
4. Ignore difference between v)
- 2014-09-16 13:34:49下载
- 积分:1
-
a-sample-LDA
LDA简单的小程序,线性判别,用于分类的(LDA simple little program, linear discriminant for classification)
- 2013-12-11 20:20:58下载
- 积分:1
-
Channel_Estimation_Wavelet_Haar
Channel Estimation in Wavelet Transform using Harr filter (4-levels)
- 2014-12-17 22:25:08下载
- 积分:1
-
MATLAB_Movie
主要介绍了在MATLAB 中实现程序动画、Flash 动画和影片动画等效果的方法(Matlab Movie coding)
- 2012-04-28 18:46:38下载
- 积分:1