登录
首页 » Visual C++ » matrax

matrax

于 2008-12-24 发布 文件大小:158KB
0 181
下载积分: 1 下载次数: 29

代码说明:

  matlab频谱分析 很有用(matlab spectrum analysis is useful)

文件列表:

Matrax
......\第一课.pps
......\第七课.pps
......\第三课.pps
......\第二课.pps
......\第五课.pps
......\第八课.pps
......\第六课.pps
......\第四课.pps

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

发表评论


0 个回复

  • PC1030
    说明:  好东西来了!是一个完整的东西啊,不好用砖头拍我!(Good stuff coming! Is a complete thing, ah, well shoot me with bricks!)
    2010-03-22 17:35:32下载
    积分:1
  • B-M
    B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行(BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run)
    2010-05-09 23:36:49下载
    积分:1
  • base2fft
    根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
    2008-04-20 23:11:05下载
    积分:1
  • experiment-with-eye-diagrams
    实验四 数字解调与眼图 1. 验证2DPSK 相干解调原理。 2. 验证2FSK 过零检测解调原理。 (Four digital demodulation experiment with eye diagrams 1. verify the 2DPSK coherent demodulation. 2. Verify 2FSK zero-crossing detection and demodulation principle.)
    2015-02-20 16:27:04下载
    积分:1
  • LFM
    该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
    2013-12-14 15:56:00下载
    积分:1
  • music
    music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
    2013-09-28 09:38:41下载
    积分:1
  • smat2c
    matlab语言转换成学语言,源程序主要用于生成粒子群算法(matlab language into learning the language, the source is mainly used to generate the PSO)
    2013-10-13 11:32:21下载
    积分:1
  • Wolfe-Powell--CPP-
    用wolfe-powell准则求解问题。具体实例用c++语言给出。(-use Wolfe-Powell method to solve the problem)
    2014-12-05 14:02:07下载
    积分:1
  • Laba_0
    #include "comparer.h" #include <iostream> using namespace std int Comparer::compareByName(Student& s1,Student& s2) { return strcmp(s1.m_szName,s2.m_szName) } int Comparer::compareBySurname(Student& s1,Student& s2) { return strcmp(s1.m_szSurname,s2.m_szSurname) } int Comparer::compareByGroup(Student& s1,Student& s2) {
    2010-01-21 00:05:09下载
    积分:1
  • bilinerQuard
    bilinearquard在matlab中的实现 matlab有限元分析 源程序(bilinearquard implementation in matlab matlab source Finite Element Analysis)
    2013-11-11 13:46:44下载
    积分:1
  • 696518资源总数
  • 105034会员总数
  • 16今日下载