登录
首页 » Visual C++ » time-frequence-application

time-frequence-application

于 2011-09-06 发布 文件大小:27KB
0 430
下载积分: 1 下载次数: 5

代码说明:

  详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)

文件列表:

Matlab时频分析技术及其应用
..........................\第10章
..........................\......\f10_1.m,1865,2005-08-30
..........................\......\f10_10.m,1329,2005-08-30
..........................\......\f10_11.m,671,2005-08-30
..........................\......\f10_12.m,990,2005-08-30
..........................\......\f10_2.m,1057,2005-08-30
..........................\......\f10_3.m,391,2005-08-30
..........................\......\f10_4.m,1167,2005-08-30
..........................\......\f10_5.m,452,2005-08-30
..........................\......\f10_6.m,174,2005-08-30
..........................\......\f10_7.m,533,2005-08-30
..........................\......\f10_8.m,473,2005-08-30
..........................\......\f10_9.m,1329,2005-08-30
..........................\第11章
..........................\......\as.asv,7481,2008-07-08
..........................\......\f11_1.m,604,2005-08-30
..........................\......\f11_10.m,2542,2005-08-30
..........................\......\f11_2.m,615,2005-08-30
..........................\......\f11_3.m,910,2005-08-30
..........................\......\f11_4.m,1168,2005-08-30
..........................\......\f11_5.m,561,2005-08-30
..........................\......\f11_6.m,545,2005-08-30
..........................\......\f11_7.m,417,2005-08-30
..........................\......\f11_8.m,737,2005-08-30
..........................\......\f11_9.m,387,2005-08-30
..........................\第12章
..........................\......\f12_1.m,117,2005-08-30
..........................\......\f12_2.m,109,2005-08-30
..........................\......\f12_3.m,630,2005-08-30
..........................\......\f12_4.m,251,2005-08-30
..........................\......\f12_5.m,317,2005-08-30
..........................\......\f12_6.m,223,2005-08-30
..........................\......\f12_7.m,294,2005-08-30
..........................\......\f12_8.m,678,2005-08-30
..........................\......\f12_9.m,414,2005-08-30
..........................\第13章
..........................\......\f13_1.m,885,2005-08-30
..........................\......\f13_2.m,579,2005-08-30
..........................\......\f13_3.m,325,2005-08-30
..........................\......\f13_4.m,439,2005-08-30
..........................\......\f13_5.m,593,2005-08-30
..........................\第14章
..........................\......\f14_1.m,976,2005-08-30
..........................\......\f14_2.m,981,2005-08-30
..........................\......\f14_3.m,852,2005-08-30
..........................\......\f14_4.m,452,2005-08-30
..........................\......\f14_5.m,628,2005-08-30
..........................\......\f14_6.m,611,2005-08-30
..........................\......\f14_7.m,794,2005-08-30
..........................\......\LK1.m,749,2005-08-30
..........................\......\LK2.m,463,2005-08-30
..........................\......\v.m,219,2005-08-30
..........................\......\WaveletPSD.m,169,2005-08-30
..........................\第15章
..........................\......\f15_1.m,352,2005-08-30
..........................\......\f15_2.m,382,2005-08-30
..........................\......\f15_3.m,498,2005-08-30
..........................\......\f15_4.m,552,2005-08-30

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

发表评论

0 个回复

  • ant_array_min_therm_noise
    凸优化matlab工具箱cvx使用实例,自适应波束形成,斯坦福大学凸优化大牛S.Boyd编写(matlab toolbox for convex optimization ,written by S.Boyd from Stanford University)
    2021-02-23 11:09:40下载
    积分:1
  • malat
    基于MFC编写的界面,用VC与matlab混编实现马拉特小波分解,有文档注释,适合初学者( MFC-based interface prepared by VC and matlab mixed to achieve Marat wavelet decomposition, documentation notes, suitable for beginners)
    2013-12-05 09:40:36下载
    积分:1
  • 四机两区
    说明:  粒子群优化算法计算出的PSS优化模型,为四机两区模型(PSS optimization model calculated by particle swarm optimization algorithm)
    2020-12-30 00:09:00下载
    积分:1
  • SEP-matlabe.m
    经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
    2014-01-20 17:25:06下载
    积分:1
  • LDAANDPCA
    LDA和PCA的一个程序,主要是LDA和PCA,并不是一个完整的工程,仅供大家参考。(LDA and PCA program, mainly LDA and PCA, is not a complete project, only for reference.)
    2015-08-07 10:19:49下载
    积分:1
  • cpplapack-2005_03_25.tar
    lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.(lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.)
    2007-01-12 04:40:19下载
    积分:1
  • 3.13
    读一组整数到vector对象,计算并输出每对相邻元素的和。如果读入元素个数为奇数,则提示用户最后一个元素没有求和,并输出其值。(Read a set of integers to vector objects, calculate and output, and each pair of adjacent elements. If you read an odd number of elements, the last element of the user is prompted no summation, and output its value.)
    2015-03-04 15:13:14下载
    积分:1
  • entropy
    信息论中用matlab编程来计算熵,此程序可以修改输入的矩阵,进行新的计算(To calculate the entropy of information theory using Matlab programming, this program can modify the input matrix, a new calculation)
    2012-05-22 23:59:23下载
    积分:1
  • chap4matlab
    实例10:阶梯图 实例11:枝干图 实例12:罗盘图 实例13:轮廓图 实例14:交互式图形 实例15:变换的傅立叶函数曲线(Example 10: Ladder Diagram Example 11: Example branches Figure 12: Compass Chart Example 13: The contour map instance 14: 15 Interactive graphic example: the Fourier transform function curve)
    2011-05-20 01:50:29下载
    积分:1
  • yichuansuanfa
    说明:  遗传算法进行线性规划优化,可用于多个方面(Linear programming optimization of genetic algorithm can be used in many areas)
    2011-04-06 21:27:05下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载