-
wavelet
根据小波的分解算法与重构算法来实现小波的分解与重构(Algorithm based on wavelet decomposition and reconstruction algorithm to achieve the wavelet decomposition and reconstruction)
- 2009-06-05 09:17:48下载
- 积分:1
-
high-order-statistic
这是高阶谱工具箱,这在matlab5.3以后的版本中没有的工具箱,很有用的啊!(This is the high-order spectrum Toolbox, which matlab5.3 future versions without the box very useful ah!)
- 2006-06-08 08:54:36下载
- 积分:1
-
yanzCMA1_rayleigh
该文件包含了8psk调制信号的产生,以及经过多径瑞利信道后,前后对比的星座图,经过CMA均衡算法后输出信号,能对均衡算法有更深的认识。(This file contains the generated 8psk modulation signal and multipath Rayleigh channel after, before and after the constellation, after CMA equalization algorithm output signal, capable of balancing algorithms have a better understanding.)
- 2021-03-16 22:59:21下载
- 积分:1
-
1
说明: Matlab code for knapsack
- 2009-04-28 02:28:32下载
- 积分:1
-
PSO
基于matlab编写的的粒子群优化算法源码,主要用于解决优化问题~(Particle swarm optimization based algorithm matlab source code)
- 2011-06-05 14:18:54下载
- 积分: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
-
mimo
mimo clutter space time steering vector
- 2010-11-15 21:40:40下载
- 积分:1
-
10236506
这是<小波分析与信号处理——理论、应用及软件实现>的电子版书籍(<wavelet analysis and signal processing-- Theory, Application and Software> electronic version of books)
- 2006-06-21 20:42:59下载
- 积分:1
-
ABC
Bee Algorithm for optimization
- 2015-02-04 00:47:17下载
- 积分:1
-
kgeqakjn
是一种双隐层反向传播神经网络,有均匀线阵的CRB曲线,相关分析过程的matlab方法,采用的是脉冲对消法,用MATLAB实现的压缩传感,抑制载波型差分相位调制。( Is a two hidden layer back propagation neural network, There ULA CRB curve, Correlation analysis process matlab method, It uses a pulse of consumer law, Using MATLAB compressed sensing, Suppressed carrier type differential phase modulation.)
- 2016-04-11 21:39:17下载
- 积分:1