登录
首页 » matlab » ee

ee

于 2013-09-06 发布 文件大小:157KB
0 179
下载积分: 1 下载次数: 0

代码说明:

说明:  快速傅里叶变换 (FFT) 实现,给定信号x(t)=sin(2πf0t),f0=50Hz,对x(t)以fs=200Hz进行抽样,抽样点数为N=16。编写程序实现对x(n)的快速傅里叶变换,求得相应的X(K)。(Fast Fourier Transform (FFT) to achieve a given signal x (t) = sin (2πf0t), f0 = 50Hz, for x (t) with fs = 200Hz sampling, the sampling points is N = 16. Procedures for the preparation of x (n) of the fast Fourier transform, obtained by the corresponding X (K).)

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

发表评论

0 个回复

  • Runge-Kutta-Fehlberg
    Runge-Kutta-Fehlberg法 解初值问题常微分程组(Runge-Kutta-Fehlberg method to solve ordinary differential equations initial value problem)
    2011-08-18 14:49:08下载
    积分:1
  • fcmC
    可以自适应的给出最佳的聚类数, 而且可以验证聚类的有效性, 达到最佳聚类的目的(You can give the best adaptive number of clusters, and can verify the validity of clustering, to achieve the purpose of optimal clustering)
    2014-08-31 12:53:06下载
    积分:1
  • APF_Goodfd
    apf仿真模型 谐波检测 抑制 低通滤波器(the apf simulation model of harmonic detection suppress low-pass filter)
    2012-12-01 21:07:27下载
    积分:1
  • KS样本划分代码
    K-S,即kolmogorov检验法,亦称拟合优度检验法。用来检验给定的一组数据是否来自分布F=F0,原理是若H0成立,则max|v/n-F0(qj)|应该很小,用手算几乎在绝大多数情况下是不可能的,通常借助统计软件,如SAS,S+等(K-S, namely Kolmogorov test, also known as goodness of fit test. It is used to test whether a given set of data comes from the distribution F=F0, and the principle is that if the H0 is set up, the max|v/n-F0 (QJ) should be very small, and the hand calculation is almost impossible in most cases, usually with the aid of statistical software, such as SAS, S+, etc.)
    2018-04-17 19:07:02下载
    积分:1
  • powerspectrum
    运用自相关法,周期图法和burg法分析加噪信号功率谱并比较(The use of auto-correlation method, periodogram analysis burg and noise signal power spectrum and compare)
    2009-05-14 08:55:31下载
    积分:1
  • attachments
    thanks for your good site
    2009-12-27 00:21:38下载
    积分:1
  • 4
    说明:  找一幅曝光不足的灰度(或彩色图像),按照直方图均衡化方法进行处理(Underexposed to find a gray (or color image), according to the method of histogram equalization processing)
    2011-03-11 11:32:17下载
    积分:1
  • chapter1-2
    这是我学习《MATLAB程序设计与应用》刘卫国、陈昭平  一书时第一章和第二章的课后习题 目录 exponential_e.m exsub.m fheritage.m initialise.m matrix.m matrix2.m matrixm.m matrix_c.m matrix_mul.m mult.m mywork1201.dll mywork1201.m normcdf_.m p41_4.m p41_5.asv p41_5.m p41_6.m p41_7.m p41_8.m p64_1.m p64_2.m p64_3.m p64_4.m p64_5.m p65_10_1.m p65_10_2.m p65_10_3.m p65_6.m p65_8.m(This is my learning "MATLAB design and application procedures," Liu Weiguo, Chenzhaobeng a first book chapters I and II of the after-school catalog exponential_e.m exsu Exercises b.m fheritage.m initialise.m matrix.m matrix 2.m matrixm.m matrix_c.m matrix_mul.m mult.m mywork1201.dll mywork1201.m normcdf_.m p41_ 4.m p41_5.asv p41_5.m p41_6.m p41_7.m p41_8.m p64_1.m p64_2.m p64_3.m p64_4.m p64_5.m p65_1 0_1.m p65_10_2.m p65_10_3.m p65_6.m p65_8.m)
    2006-12-12 20:23:11下载
    积分:1
  • 3-chapter
    MATLAB GUI设计学习手记(第二版)源程序 第3章 本书推荐的学习方法: 1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。 2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。 3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。 4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。 (MATLAB GUI design learning Hearts (second edition) source Chapter 3 the learning methods recommended in this book: 1) If you are a MATLAB beginners, and have plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
    2012-11-15 18:29:53下载
    积分:1
  • monte_carlo
    蒙特卡洛模拟,期权定价分析,收益模型仿真。Monte Carlo simulation for returns(Monte Carlo simulation for returns)
    2015-03-28 09:40:08下载
    积分:1
  • 696518资源总数
  • 105584会员总数
  • 19今日下载