-
New-Microsoft-Office-Word-Document
PERFORMANCE ANALYSIS OF MC-CDMA SYSTEM USING BPSK MODULATION
- 2015-03-01 11:22:57下载
- 积分:1
-
MATLAB_on_the_classic_edge_detection_tutorial
MATLAB对图像进行边缘检测经典教程MATLAB on the classic edge detection tutorial(MATLAB on the classic edge detection tutorial MATLAB on the classic edge detection tutorial)
- 2010-08-02 09:21:48下载
- 积分:1
-
RLS
递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的(Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent)
- 2021-03-06 11:09:30下载
- 积分:1
-
rayleigh_channel_code
OFDM瑞利衰落信道的建模仿真源程序代码,可以仿真单径和多径(OFDM Rayleigh fading channels modeling and simulation source code can be simulated single-track and multi-track)
- 2006-12-11 14:21:23下载
- 积分:1
-
kftools
This set of MATLAB tools consists of some functions that I have
found useful for basic image processing and blob analysis. The
functions have been tested for MATLAB Version 5.3.0.10183 (R11) on
PCWIN. Many of the files must be run as MEX files (MEX files are
sometimes much faster than M-files). These must be compiled before
use by typing "mex filename.c" at the MATLAB command prompt where
filename.c is the relevant filename. Ensure that you are in the
correct directory (e.g. cd c:..KFtools) and that the KFtools
directory is included in the MATLAB path. The last three letters
of all of the functions that are implemented as MEX files are
m-e-x e.g. getboundarymex.(MATLAB This set of tools consists of some fu nctions that I have found useful for basic image processing and blob analysis. The functions ha 've been tested for MATLAB version 5.3.0.10183 ( R11) on PCWIN. Many of the files must be run as MEX files (MEX files are sometimes much faster than M-files). These must be compiled before use by t yping "Files filename.c" at the MATLAB command pr filename.c ompt where is the relevant filename . Ensure that you are in the correct directory (e . g. cd c : .. KFtools) and that the directory is KFtools included in the MATLAB path. The last three lett ers of all of the functions that are implemented MEX files are as m-e-x e.g. getboundarymex.)
- 2007-03-25 12:02:37下载
- 积分: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
-
MATLAB30
MATLAB神经网络30个案例分析 很好的资料(MATLAB neural network analysis of 30 cases)
- 2013-11-19 10:39:09下载
- 积分:1
-
04760221---
multi input pv for distributed applications
- 2014-01-05 22:54:03下载
- 积分:1
-
VTPR_VLE
Pressure composition diagram for binary components
- 2015-04-22 11:46:18下载
- 积分:1
-
PSOandBFOmain
为变压器油纸绝缘支路辨识提供判断,为变压器油纸绝缘老化判断提供依据(To provide for the judgment of transformer insulation branch for transformer insulation aging identification, provide the basis for judgment)
- 2021-04-05 21:59:03下载
- 积分:1