-
max
计算任意一个矩阵的模最大最小值。在matlab的m文件编程,实现(Any calculation of maximum and minimum modulus of a matrix. M-file in matlab programming,)
- 2011-01-10 20:30:48下载
- 积分:1
-
snr-of-differ-Quantization-in-ml
比较matlab中ceil()、floor()、round()等的量化误差大小。并比较不同的量化位数的误差(Compare matlab in ceil (), floor (), round (), etc. quantization error size. And comparing different error of quantization bits)
- 2014-02-25 00:23:13下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
新建 Microsoft Word 文档 (6)
算法CARTfunctions,该算法主要用于数据挖掘领域.(CARTfunctions algorithm, the algorithm used mainly for data mining areas.)
- 2005-05-18 20:34:41下载
- 积分:1
-
ycsf
主要参考书:
MATLAB 6.5 辅助优化计算与设计 飞思科技产品研发中心编著
(Main reference: MATLAB 6.5 auxiliary optimization and design Fei Sike Technology R & D Center compiled)
- 2011-08-29 10:17:57下载
- 积分:1
-
scale_free
生成无标度序列,可以设定网络节点数及最小度数,画出了P(k)图,理解较容易。(Generate scale-free sequence, you can set the network nodes and the smallest degree, to draw the P (k) maps to understand more easily.)
- 2011-08-03 09:16:16下载
- 积分:1
-
outage
The outage probability calculation for awgn channel
- 2015-03-20 22:15:06下载
- 积分:1
-
Matlab-Character-Statistics
利用matlab读取TXT文档并显示,统计文档中某个字符出现的概率并显示,输入替换字符对文档中的某个字符进行替换。(Matlab TXT file to read and display the probability of occurrence of a certain character in the statistical document and display, enter the replacement characters to replace one of the characters in the document.)
- 2013-05-21 11:43:32下载
- 积分:1
-
fenji
利用matlab仿真实现在不同信道下使用不同的分集算法,以及使用不同的分集数,观察信噪比和误码率的关系,得出结论,体会分级的效果(Simulation using matlab to use different channels in different sub-set algorithm, and the use of different sub-set of the number of observed signal to noise ratio and bit error rate, concluded that the effect of experience rating)
- 2011-06-16 16:03:14下载
- 积分:1
-
BPneuralnetwork
一般的神经网络,包括基础知识和应用实例,非常适合自学者。
( The neural network)
- 2015-02-06 18:37:12下载
- 积分:1