-
XIANGNONG
香农—费诺编码的MATLAB实现,程序已在,可直接运行(Shannon- Fenno encoded MATLAB realization of the process had been in the direct operation)
- 2009-01-02 18:49:19下载
- 积分:1
-
AlbertSerra_MasterThesisLTE
LTE performance thesis
- 2010-05-11 21:59:32下载
- 积分:1
-
basic_operation
在GUI中实现实现灰度转化,二值化处理及求反,加噪音和中值滤波(To convert an RGB image to a gray-scale image, binary image, add noise and filtering)
- 2011-12-13 21:13:06下载
- 积分:1
-
calculateflow_BX_Final
电力系统潮流计算,基于BX快速解耦算法,对IEEE14节点标准拓扑网络进行检测,能够正确快速地计算出结果。(Power flow calculation based BX fast decoupled algorithm, IEEE14 standard topology network node detection, able to correctly calculate the results quickly.)
- 2013-05-24 15:59:57下载
- 积分:1
-
knn1
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.)
- 2017-08-09 21:06:38下载
- 积分:1
-
equation
分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b(Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b)
- 2009-03-17 00:01:33下载
- 积分:1
-
14.6-7
说明: 《MATLAB时频分析技术》例题matlab编程实现第十四章14.6-14.7(err)
- 2008-09-23 15:34:40下载
- 积分:1
-
vq1
此程序用于语音信号的识别和在MATLAB 系统下的仿真,用于各种语音的识别!(The procedure for the voice of the identification of the procedure for the voice of the identification of matlab and the system of emulation, the voice of the!)
- 2010-05-12 13:02:52下载
- 积分:1
-
MATLAB
《MATLAB 神经网络43个案例分析》目录用于学习卷积神经网络,机器学习(machine learning)
- 2020-07-16 16:38:49下载
- 积分:1
-
Wavelet_transform
将信号用小波函数SYM5分解到第5层,用minimaxi阈值选择对系数进行处理,消除噪声(SYM5 decomposition using the wavelet function signals to the fifth floor, use minimaxi threshold choice to deal with coefficient, eliminate noise)
- 2013-09-03 20:55:43下载
- 积分:1