-
FoschiniMiljanic
This is a version of Foschini-Miljanic, an itarative algoriyhm for power control in wireless computer networks.
- 2010-07-20 22:06:01下载
- 积分:1
-
jade
基于四阶统计量的盲源分离算法,它是特征矩阵联合对角化的简称(Fourth-order statistics-based blind source separation algorithm, it is the characteristic matrix referred to as the joint diagonalization)
- 2009-05-29 10:51:05下载
- 积分:1
-
newjidianqi
本文利用编写的MATLAB软件结合解析法证,分析了一种新型的接地距离继电器在系统振荡时再发生单相经过渡电阻接地短路时的动作特性。该接地距离继电器的动作判据是通过比较故障后测得的母线电压、补偿电压、零序电流和负序电流四个量的相位关系以确定继电器的动作行为情况
(In this paper, written in MATLAB software analysis and forensic analysis of a new type of ground distance relays in the system oscillation movement characteristics of single-phase transition resistance is shorted to ground. The operating criteria for the ground distance relay bus voltage is measured by comparing the failure, the phase relationship of offset voltage, zero sequence current and negative sequence current four amount to determine the relay actuation behavior
)
- 2012-05-07 10:05:06下载
- 积分: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
-
fga
遗传算法matlab实现,还有倒位操作。(Genetic Alogrithm using matlab, as well as changing-seat operation.)
- 2013-12-07 09:18:58下载
- 积分:1
-
welch
matlab Welch法实现谱估计,基本原理验证(matlab Welch method to achieve spectrum estimation, the basic principles of validation)
- 2014-11-14 22:51:54下载
- 积分:1
-
TD-simulation
TDSCDMA仿真平台 包括建立小区 链路损耗的计算 最佳导频覆盖
- 2010-11-29 12:07:54下载
- 积分:1
-
qpskscript
matlab code for OFDM
- 2009-06-29 17:36:45下载
- 积分:1
-
gailvtongji_tools
主要是matlab概率统计工具箱的介绍.(mainly statistical probability of Matlab Toolbox presentation.)
- 2007-03-24 14:37:01下载
- 积分:1
-
fuz_distance
模糊聚类分析中,需要用到各种聚类距离。此函数包括了7种模糊聚类距离函数,供大家学习使用。(Fuzzy clustering analysis, you need to use a variety of clustering distance.This function includes seven kinds of fuzzy clustering distance function, for them to learn to use.)
- 2013-02-25 16:03:27下载
- 积分:1