-
MATLAB
教授matlab教程的很好的课件,通过学习这个课件,你会很容易掌握matlab的各种应用(Professor matlab tutorial good courseware, through the study of this courseware, you will be very easy to grasp a variety of applications matlab)
- 2009-10-08 15:31:34下载
- 积分:1
-
example_0
首先信号建模,两种频率的正弦信号叠加,加白噪声和脉冲信号;对叠加信号滤波并提取特征(First, signal modeling, the two frequencies of the sinusoidal signal superimposed with white noise and the pulse signal superimposed signal filtering and extract features)
- 2012-05-21 14:05:07下载
- 积分:1
-
MATLAB--guide
MATLAB应用程序接口用户指南。这里面很全面的介绍了matlab的借口常用方法(MATLAB Application Program Interface User' s Guide. There is a very comprehensive introduction to the common method matlab excuse)
- 2013-09-08 18:40:50下载
- 积分:1
-
textcode
MATLAB program of texture smoothing
- 2013-12-07 01:32:50下载
- 积分:1
-
LDPC-encdecPAWGN
LDPC编译码仿真。部分迭代编码,不限定H矩阵类型,SPA算法译码。(LDPC codec algorithm in AWGN channel。)
- 2020-12-03 21:29:26下载
- 积分:1
-
psoRBF
粒子群优化算法优化RBF神经网络程序,可用在模式分类等方面(Particle swarm optimization algorithm optimization RBF neural network program can be used in pattern classification, etc.)
- 2020-12-20 20:39:08下载
- 积分:1
-
Parzen_LOO
Parzen windows needed for Gaussian mixture to evaluate the pdf
- 2010-03-08 20:46:00下载
- 积分:1
-
PCA
PCA算法。PCA的目的是找到能够分离出最大方差的方向,所以首先求原来所有数据三个维度上的协方差,然后求这个协方差的特征值,最大特征值为第一个方向,从此以此类推。(PCA algorithm. The purpose of PCA is to find able to isolate the direction of maximum variance, so first find all the data in three dimensions on the original covariance, and then find the eigenvalues of the covariance, the biggest feature is the first in one direction, from and so on.)
- 2011-05-15 00:25:49下载
- 积分:1
-
MCM
说明: 运用元胞自动机模拟教室人群疏散的过程,共有三个matlab文件(Using Cellular Automata to Simulate the Evacuation of Classroom Crowds)
- 2019-04-20 00:24:09下载
- 积分:1
-
hysthresh
matlab code-Function performs hysteresis thresholding of an image.
All pixels with values above threshold T1 are marked as edges
All pixels that are adjacent to points that have been marked as edges
and with values above threshold T2 are also marked as edges. Eight
connectivity is used.
- 2009-10-30 22:50:53下载
- 积分:1