-
Hamming
本文对汉明分类器进行了介绍,并在matlab中实现了汉明分类器,最后对汉明分类器的结果进行分析(In this paper, Hamming classifier was introduced and implemented in matlab Hamming classifier, the last of the Hamming classifier of the results)
- 2011-05-04 11:10:51下载
- 积分:1
-
TCoreRKC2
simulates the motion of a pendulum in 3-D usin RK-4.
- 2011-08-27 22:52:20下载
- 积分:1
-
Time-Series-in-Matlab
time series In this example we will use a synthetic data set. To create our synthetic data we will make our unit of time 1000 years = 1 ky and sample a 500,000 year record in 2 ky increments. We first create a vector containing the times:
- 2013-10-14 19:55:09下载
- 积分:1
-
mpt_ver262
多参数规划工具箱用来计算约束线性及分段仿射系统控制器的最优显式解。(multi-parametric toolbox(MPT)is a matlab toolbox for computing explicit optimal orsub-optimal feedback control laws for constrained linear and piecewise affine systems. )
- 2009-12-01 10:28:56下载
- 积分:1
-
myconv
修改过后的离散信号的线性卷积函数,输入为两信号,输出为卷积函数(The modified linear convolution function)
- 2009-12-11 18:02:14下载
- 积分:1
-
MIMO-matlab
基于matlab的MIMO多天线系统2*2、3*3、4*4的仿真,有信道容量计算。(matlab code of MIMO system with channel capacity calculation)
- 2020-06-29 17:40:02下载
- 积分:1
-
Staxen_Adaptive-Modulation
a power point tutorial demonstrate adaptive modulation
- 2014-03-16 14:09:39下载
- 积分:1
-
svm_v251
用matlab实现的svm程序实例,希望能对感兴趣的人有帮助(Achieved by SVM matlab instance, hoping to help people who are interested in)
- 2007-12-02 21:33:54下载
- 积分:1
-
blur
此程序用来模拟仿真光学系统的传递函数(MTF),将MTF进行参数化处理。(This procedure is used to simulate the transfer function of the optical system simulation (MTF.)
- 2011-01-04 12:14:29下载
- 积分:1
-
fem1d_spectral_numeric
FEM1D_SPECTRAL_NUMERIC is a MATLAB program which applies the spectral finite element method to solve the problem u = - pi^2 sin(x) over [-1,+1] with zero boundary conditions, using as basis elements the functions x^n*(x-1)*(x+1), and carrying out the integration numerically using MATLAB s quad() function. This function solves the problem u = - pi^2 * sin( pi * x ) for x in (-1,1), with boundary conditions u(-1) = u(1) = 0.
- 2011-12-02 06:06:55下载
- 积分:1