-
LoadForecastingAustralia
对澳大利亚气候的预测,可用于短期时间序列预测(Australian climate forecasts can be used for short-term time series prediction)
- 2011-06-28 10:07:43下载
- 积分: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
-
fractal
这是matlab程序中的一个自定义函数,分享给大家一起来研究分形理论的应用(This is a matlab program in a custom function to share for everyone to work together to study the application of fractal theory)
- 2012-06-19 08:21:36下载
- 积分:1
-
污垢处理界面含matlab程序节点
说明: 神经网络处理污垢数据的matlab程序的lavbview实现(The interface of fouling thermal resistance LabVIEW)
- 2019-05-11 23:46:35下载
- 积分:1
-
bpsk
说明: 层空时码有三种普遍的检测算法:最大似然(Maximum Likelihood ,ML)检测算法、迫零(zero forcing ,ZF)检测算法、最小均方误差(Minimum Mean Squared Error,MMSE)检测算法。(There are three layers in general space-time code detection algorithms: maximum likelihood (Maximum Likelihood, ML) detection algorithm, forcing zero (zero forcing, ZF) detection algorithm, minimum mean square error (Minimum Mean Squared Error, MMSE) detection algorithm.)
- 2011-03-05 22:31:00下载
- 积分:1
-
rk_4
龙格库塔法程序,应用广泛.............(Runge-Kutta,it can be used everywhere)
- 2010-05-24 11:13:19下载
- 积分:1
-
waitbar_use0727
matlab 中GUI图形界面中进度条的使用,包括其属性设置,较详细。(matlab GUI study)
- 2013-09-11 08:03:26下载
- 积分:1
-
ARMA模型的Matlab代码
该函数提供了一个ARMA谱估计,最大熵满足相关约束(极点数)和倒谱。 该函数需要3个输入:输入信号、分母阶数、分母阶数和输出变量分别为:分子系数、分母系数和输入噪声功率的平方根。(The function requires 3 inputs: Input signal, Order of denonominator, Order of Numerator and the output variable are: numerator coeffients, denominator coeficients and square-root of input noise power.)
- 2018-08-27 20:48:02下载
- 积分:1
-
yuanma3
阵列信号处理中: 仿真圆形阵列天线的用法,对比了传统方法和MUSIC方法的性能(Array Signal Processing: Simulation of circular array antenna usage, compared to the traditional methods and the performance of MUSIC method)
- 2007-12-01 17:32:55下载
- 积分:1
-
equalizer
计算时域均衡器抽头系数和处理经过码间干扰的信号并测试时域均衡器的性能。(Calculate the time-domain equalizer tap coefficients and dealing with after the inter-symbol interference signals and test the performance of the equalizer.)
- 2012-04-05 20:38:31下载
- 积分:1