-
RBF-Matlab
三个改进的径向基网络的matlab源程序(RBF)
- 2009-06-21 18:30:55下载
- 积分:1
-
matlabstudy
matlab学习教程,很实用很好学哦,强力推荐(a study course about Matlab )
- 2010-10-11 19:39:47下载
- 积分:1
-
OFDM_Channel_estimators
OFDM 最基本的信道估计 有很大的参考价值(OFDM channel estimation scheme)
- 2014-11-26 20:38:54下载
- 积分:1
-
matlab-computer-language
matlab教程,类似计算机语言,很适合初学者的学习教程。(matlab tutorial, similar to computer language, it is suitable for beginners to learn tutorial.)
- 2013-12-31 19:19:41下载
- 积分:1
-
TU
说明: 产生TU信道,可自行设置参数,支持MIMO功能(create TU channel,can set your own parameter,support MIMO)
- 2013-08-14 14:59:30下载
- 积分:1
-
Inter-Symbol-Interference
基于泊松过程的检测与估计原理和方法,对“有符号间干扰信道”中的类似问题进行仿真,并最终给出了仿真数据趋势图。
(Poisson process based on principles and methods of detection and estimation of "inter-symbol interference channels have" similar problems in the simulation, and ultimately gives the simulation data trends.)
- 2011-12-08 22:35:25下载
- 积分:1
-
AWGN
该文件是包括正弦信号通过加性噪声信道的时域输入波形和输出波形图(The file includes a sinusoidal signal by the time domain input and output waveforms of the additive noise channel)
- 2012-11-11 19:29:51下载
- 积分: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
-
apen
This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed method highly used in biomedical applications.
- 2009-04-15 21:58:48下载
- 积分:1
-
Test3Dmodels2
This file contains a set of 3D models with the following characteristics:
■p: nx3 array of 3D points
■t: ntx3 array of triangles id. First points flagged as 1.
■tnorm: ntx3 arrays normals of triangles with outward orientation.
You can use this package to test your algorithms.
Models can be dowloaded here.
All models were created with the new MyRobustCrust.
In the new version all triangles have the same orientation, this allows for nice graphics rendering.
- 2010-12-14 00:06:41下载
- 积分:1