-
fft
说明: 快速傅里叶变换的应用,可以看一看。。。。。。。。。。。。(fft transform)
- 2010-04-20 19:30:03下载
- 积分:1
-
bpskAWGN
content file describe awgn channel for coperative channel
- 2012-04-21 03:10:27下载
- 积分:1
-
2010CH70182
Implementation of House Holder method
- 2014-09-11 00:07:20下载
- 积分:1
-
data-analysis-by-MATLAB
使用matlab做数据分析,里面有ppt和例程。(Analyze data by using MATLAB, which has PPT and routines.)
- 2015-04-01 07:50:39下载
- 积分:1
-
BBO-Load-Balancing
利用BBO算法来优化网络负载均衡,达到很好的效果,比传统方法优越。很适合正在用智能算法优化网络映射的学者。(BBO algorithm to optimize the use of network load balancing, to achieve good results, superior to traditional methods. It is optimized for network mapping scholars intelligent algorithms.)
- 2016-07-07 16:50:42下载
- 积分:1
-
kMeansCluster
说明: K-均值聚类,比较好的聚类方法,应用广泛(K-means clustering, a better clustering method, widely used)
- 2008-11-17 16:16:38下载
- 积分:1
-
testLVBO
FIR数字滤波器在工程上运用广泛.窗函数法设计FIR数字滤波器是典型的设计方法。目前。相关课程的教科书对窗函数法设计FIR
散字滤波器这部分内容讲解不够细致,学生掌握感到有难度。本文针对窗函数法设计FIR数字滤波器的相关问题.即数字滤波器与模拟样本
滤波器的关系、截断点如何取值和数字滤波器的线性相移特性,结合实例进行分析。并借助Matlab仿真软件对设计进行了分析和验证.(FIR digital filters widely used in engineering. Window method is a typical design FIR digital filter design methods. Present. Related courses textbooks window functions designed FIR filter scattered words to explain this part carefully enough, students are difficult to master. This window function method for the design of FIR digital filters related issues. Samples of the digital filter and analog filter between values and the cut-off points to the linear phase shift digital filter characteristics, with examples for analysis. And using Matlab simulation software design analysis and verification.)
- 2010-05-18 09:49:39下载
- 积分: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
-
ZINV1
Simulink model of Z-source inverter
- 2013-08-21 01:42:13下载
- 积分:1
-
Impact-of-Channel
单载波频域均衡系统中信道估计错误对整个系统的影响(Impact of Channel Estimation Errors on
SC-FDE Systems)
- 2014-08-24 19:48:52下载
- 积分:1