-
NaSch_3
NaSch模型MATLAB程序,交通流,单车道元胞自动机模型的程序实现(NaSch model MATLAB)
- 2010-12-27 11:04:10下载
- 积分:1
-
23825741Moving_Least_Squares
说明: 移动最小二乘matlab程序,适合于曲面曲线拟合(Matlab moving least square procedure, suitable for surface fitting)
- 2008-08-28 12:33:34下载
- 积分:1
-
fuzzy
太阳能模糊控制封装模块,根据太阳能电池特性曲线设计的模糊控制器,通过设置规则封装成模糊控制模块(Solar fuzzy control package module according to the solar cell characteristic curves designed fuzzy controller by setting the rules package into the fuzzy control module)
- 2012-06-04 09:38:58下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
Mobilty-in-WSN
this matlab program is a mobility model for wsn.
- 2014-02-06 13:50:11下载
- 积分:1
-
wenyin4
feature selection algorithm
- 2010-05-10 11:25:35下载
- 积分:1
-
walsh-code-encoding
It includes coding for walsh code encoding in matlab.The Walsh functions can be generated (or computed) by many methods. We can construct the Walsh functions by:
• Using Hadamard matrices
• Exploiting the symmetry properties of Walsh functions themselves.
• The Hadamard matrix is a square array of plus and minus ones, {+1, -1}, whose rows and columns are mutually orthogonal
- 2015-03-23 16:38:35下载
- 积分:1
-
SpcTurbostack-spread-ST
Turbo码性能仿真源程序信道编码方面的(Turbo code performance simulation source channel coding of)
- 2007-07-05 20:41:44下载
- 积分:1
-
pfmethod
罚函数法将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法Matlab源程序(Penalty function method will be constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function method in Matlab source)
- 2013-09-13 11:46:39下载
- 积分:1
-
minkal-conv
13 convolutional encoder
- 2011-11-18 01:30:30下载
- 积分:1