-
toc
A fast Fourier transform (FFT) is an algorithm to compute the discrete Fourier transform (DFT) and its inverse. Fourier analysis converts time (or space) to frequency and vice versa an FFT rapidly computes such transformations by factorizing the DFT matrix into a product of sparse (mostly zero) factors.
- 2014-09-04 18:56:24下载
- 积分:1
-
sine_wave_generation
a matlab simulink simulation for sine wave generation
- 2014-09-11 14:01:27下载
- 积分:1
-
y_bus
Formation of Ybus using MATLAB
- 2014-11-06 21:42:35下载
- 积分:1
-
opt
计算二维无约束优化的Powell法和坐标轮换法,以及一维搜索的黄金分割法和搜索区间确定的两个子程序.(Calculation of two-dimensional unconstrained optimization method of Powell and coordinate rotation method, as well as one-dimensional search of the golden section method and the search interval determined by the two subroutines.)
- 2007-11-16 07:34:38下载
- 积分:1
-
Convolution_Encoder_Viterbi_Decoder_Simulation
Convolutional Encoder Viterbi Decoder Simulation in MAtlab
- 2009-06-27 14:50:03下载
- 积分:1
-
MATLAB
说明: 本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助(The Guide provides practical guidance to the use of MATLAB, which is based on MATLAB6.0 edition, the content of easy-to-digest, especially the book on the use of each command formats are explained in detail and simple description and sample questions to be equipped with its usage, therefore, self-study is very helpful for beginners)
- 2008-11-04 17:45:51下载
- 积分:1
-
456
说明: 思源科技出版 matlab基础与提高 4-6章 源代码(Springsoft matlab based publishing the source code and improve the chapter 4-6)
- 2010-04-24 11:56:13下载
- 积分:1
-
ER
说明: ER 模型网络生成的matlab代码
计算网络的度分布、集簇系数
网络科学作业
(ER model
generate a random network of nodenum nodes with probability of 0.1 and calculate average degree, average clustering coefficient and degree distribution)
- 2014-05-01 11:11:56下载
- 积分:1
-
4010102001034
simlink for matlab DVR
- 2010-11-04 20:13:59下载
- 积分:1
-
adaptive_filter
说明: 最小均方自适应滤波器(LMS)是由Widrow和Hoff在1960年始创,它是以横向(即抽头延时线)结构为基础构建的。其最基本的形式设计简单,性能也高度高效。这两个特性使得LMS滤波器在各种应用中非常流行。递归最小二乘自适应滤波器(RLS)由于可提供快收敛速率而且对输入信号相关矩阵特征值扩散度变化不敏感,从而突破了LMS族的某些实际限制;其代价是增加了计算的复杂度。(the LMS algorithm of adaptive filter)
- 2010-04-15 14:03:55下载
- 积分:1