-
jingtongmatlab
说明: 精通matlab一书中涉及的程序,很详细。有命令和源代码。(Proficient in the procedures involved in matlab book, very detailed. An order and source code.)
- 2011-03-13 10:53:49下载
- 积分:1
-
C
说明: K最近邻(K-Nearest Neighbor,KNN)分类算法,是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。(K nearest neighbor (K-Nearest Neighbor, KNN) classification algorithm, is a more mature approach in theory is the simplest machine learning algorithms.)
- 2011-05-31 18:30:55下载
- 积分:1
-
fuzzy-immune-PID
模糊 免疫算法 PID 模糊 免疫算法 PID(Fuzzy immune PID algorithm PID fuzzy immune algorithm)
- 2021-04-29 16:18:43下载
- 积分:1
-
Functions
These are digital modulation source codes.
- 2014-10-29 18:54:30下载
- 积分:1
-
sparse-matrix
一本很不错的稀疏矩阵教材pdf版,matlab编程中经常涉及,希望对大家有用(A very good sparse matrix materials pdf version, matlab programming often involved, I hope useful)
- 2015-04-20 16:28:07下载
- 积分:1
-
invCC
The code includes the implementation of inverse convolutional code and testing of it.
- 2009-02-28 07:08:47下载
- 积分:1
-
gongji
关于各类图象的攻击,如果滤波,噪音,锐化,JPEG压缩等等(Attacks on all types of images, if filtering, noise, sharpening, JPEG compression, etc.)
- 2009-04-19 11:45:19下载
- 积分:1
-
matlabtupian
希望对大家有用,是关于matlab的视频(It is useful ,i think)
- 2009-12-15 17:15:56下载
- 积分:1
-
rayleigh
完美仿真MATLAB瑞利信道的相位包络概率密度····(Perfect simulation of MATLAB Rayleigh channel, the phase envelope probability density)
- 2009-12-24 10:01:22下载
- 积分:1
-
朴素贝叶斯
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 (process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2 )
- 2005-08-06 09:48:36下载
- 积分:1