-
Cross-factor-with-pso
说明: 带交叉因子的粒子群优化算法matlab源程序(Cross-factor with particle swarm optimization algorithm matlab source)
- 2011-04-18 19:32:51下载
- 积分: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
-
jis
jis0208日文编码数组,使用时将高字节减去0X20,低字节减去0X20,(jis0208 Japanese encoded array, use the high byte minus 0X20, low byte minus 0X20,)
- 2013-08-15 14:10:08下载
- 积分:1
-
LDPC.m.TXT
LDPC code, matlab, simulation
- 2009-06-07 21:38:50下载
- 积分:1
-
lyapunov
用于计算duffing 方程的最大lyapunov指数(The largest lyapunov exponent used to calculate the Duffing equation)
- 2012-05-10 09:13:02下载
- 积分:1
-
5机器人路径规划
做机器人路径规划或者避障的同学,该文档有很高的参考性。(The document has a high reference to the students who do robot path planning or obstacle avoidance.)
- 2018-03-22 14:33:14下载
- 积分:1
-
psk31_9b_12a
PSK31 Model with Symbol Timing and Carrier Recovery(This model implements a communication standard known as PSK31. The transmit portion of the model can either synthesize the PSK31 signal, or use real world signals that were captured as Wave files.
The receiver features include: Automatic Frequency Control, Automatic Gain Control, Symbol Timing recovery with a fractionally spaced Farrow interpolator, Decision Directed Carrier Phase Lock Loop, dbsk or dqpsk demodulation with FEC.
References are provided in the Model.)
- 2012-05-14 22:08:58下载
- 积分:1
-
bohai_topography
利用matlab做noaa下载地形数据topo可视化图 例子是渤海地区 topo是全球地形数据 较全面(Do the noaa download terrain data topo visual diagram example using matlab is the Bohai region topo is the comprehensive global terrain data)
- 2013-02-28 20:04:28下载
- 积分:1
-
huxinxi
好用的互信息程序,可以计算时序信号的互信息以及熵等。可以直接使用(it is used for multil-information,and it can be used directly.)
- 2014-01-14 20:13:32下载
- 积分:1
-
Strategic
Strategic Planning for Project Management Using a Project A PROJECT MANAGEMENT MATURITY MODEL
- 2010-08-14 00:03:11下载
- 积分:1