登录
首页 » matlab » fft

fft

于 2015-04-20 发布 文件大小:3KB
0 96
下载积分: 1 下载次数: 5

代码说明:

  fft,本代码主要介绍fft的主要步骤,非常简单有很明了,非常适合阅读 (FFT, the code describes the main steps of FFT are very clear, very simple, very suitable for reading)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RDPTA
    Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
    2014-11-06 11:12:37下载
    积分:1
  • HuffCode
    In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A.
    2015-03-31 04:23:32下载
    积分:1
  • GLRLM
    计算二维图像的灰度游程矩阵,并计算特征统计量(Calculating the gray range matrix of a two-dimensional image and calculating the characteristic statistics)
    2021-03-09 19:39:27下载
    积分:1
  • yiqunsuanfamatlab
    简单蚁群算法求解TSP的matlab源程序(simple ant algorithm for TSP source of Matlab)
    2006-12-03 17:01:11下载
    积分:1
  • 实验6
    说明:  利用matlab的GUI功能编写的用于图像处理的代码。包括灰度化/对数指数变换/加噪声/平滑滤波/锐化/几何变换等。(Using the GUI function of MATLAB to write the code for image processing. Including graying / logarithmic exponential transformation / noise / smooth filtering / sharpening / geometric transformation, etc.)
    2020-05-15 15:23:15下载
    积分:1
  • mat1
    Learn Matlabmat1.rar Learn Matlabmat1.rar Learn Matlabmat1.rar
    2009-10-07 14:54:18下载
    积分:1
  • Ch6figs
    《最优阵列处理》一书第六章的MATLAB例程,包括各种最优波束形成算法的仿真。(" Optimal array processing," the sixth chapter of a book of MATLAB routines, including the optimal beamforming simulation algorithm.)
    2009-04-13 00:28:18下载
    积分:1
  • main
    THIS IS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN RUN IT BY FILE MAIN.M .
    2009-10-29 00:24:15下载
    积分:1
  • Gausshermite
    高斯厄尔米特积分代码,实现高斯积分功能,环境为matlab(Gauss int)
    2012-11-18 17:13:36下载
    积分:1
  • IEEE_9bus
    matlab. ieee 9 bus test system, simulink file
    2020-10-12 22:37:34下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载