-
pso
PSO算法,很有用的,在学习的初期可以有很大的帮助作用,但要学习的很深入(PSO algorithm is very useful in the early stages of learning can be very helpful, but very in-depth study)
- 2011-04-22 16:32:43下载
- 积分:1
-
gain-adaptation
自适应量化。读取wav文件,使用2到12比特量化。抽样频率8khz(Adaptive quantization. Read wav files, using 2-12 bit quantify. Sampling frequency of 8kHz)
- 2007-07-23 19:46:24下载
- 积分:1
-
huisexitong
说明: 介绍灰色系统的相关知识,有助于提高MATLAB对它的求解(Introduction gray system knowledge, contribute to its solution MATLAB)
- 2009-08-29 16:24:34下载
- 积分:1
-
fitnessfnk1
本程序峭度的计算程序,已做成工具包,可以直接调用(The program kurtosis calculation program, has made kit, you can call)
- 2011-11-09 21:01:58下载
- 积分:1
-
pcamain
自己编写的PCA程序,使用简单,标注清晰(I have written the PCA program, simple to use and clearly marked)
- 2010-07-13 09:03:58下载
- 积分:1
-
ch1
连续信号及其Matlab实现,包括单位冲激信号,单位阶跃函数等
(Continuous signal and its Matlab to achieve, including the unit impulse signal, unit step function, etc.)
- 2008-01-25 21:47:36下载
- 积分:1
-
Beam-Analysis-Matlab-Codes
Beam Analysis Matlab Codes
- 2013-10-29 13:39:55下载
- 积分:1
-
m_nw8jsg
毕设的题目,LTE移动通信的无线传播信道模型,通过MATLAB仿真了包括多径信道,考虑了多普勒频移以及瑞利信道,考虑了 nQNOiO参数以及 IYsjtyL衰落的多参数信道模型,调试正常。?(Complete set of topics, mobile wireless channel modeling, simulation by MATLAB, including multipath channel, taking into account the Doppler shift and Rayleigh channel, considering the nQNOiO parameter and multi-parameter IYsjtyL fading channel model, debugging normal.)
- 2016-01-13 19:07:32下载
- 积分: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
-
Iterative_Method
说明: 包含CG、BICG和GMRES算法及jacobi和SOR迭代法等多种算法,可以很好的适用于阶数较大的线性系统的数值计算。(Including CG, bicg, GMRES algorithm and Jacobi and SOR iterative algorithm, they can be well applied to the numerical calculation of large order linear system.)
- 2020-08-17 22:28:24下载
- 积分:1