登录
首页 » Visual C++ » frft_wvd

frft_wvd

于 2021-04-03 发布 文件大小:511KB
0 146
下载积分: 1 下载次数: 272

代码说明:

  几个时频变换的程序:WVD Wigner-Ville time-frequency distribution. 分数傅里叶 chirplets变换(Several time-frequency transform procedure: WVD Wigner-Ville time-frequency distribution. Fractional Fourier transform chirplets)

文件列表:

matlab
......\dtfd
......\....\htm" target=_blank>Changes
......\....\Chirplets
......\....\.........\angle2cr.m
......\....\.........\best_chirplet.m
......\....\.........\cr2angle.m
......\....\.........\crlb.m
......\....\.........\est_c.m
......\....\.........\est_cd_global.m
......\....\.........\est_d.m
......\....\.........\est_tf.m
......\....\.........\find_chirplets.m
......\....\.........\fisher.m
......\....\.........\f_chirp.m
......\....\.........\g_chirp.m
......\....\.........\hessian.m
......\....\.........\KandQ.m
......\....\Contents.m
......\....\htm" target=_blank>Copyright
......\....\Demos
......\....\.....\demo_chirplets.m
......\....\.....\demo_cohen.m
......\....\.....\demo_localized.m
......\....\.....\demo_ltvf.m
......\....\.....\demo_tcd.m
......\....\.....\demo_wigner4.m
......\....\DTFDPath.m
......\....\htm" target=_blank>GNU_GPL
......\....\Makefile
......\....\Quartic
......\....\.......\laf.m
......\....\.......\localized.m
......\....\.......\lwigner.m
......\....\.......\tcd.m
......\....\htm" target=_blank>README
......\....\Symplectic
......\....\..........\chirp2rot.m
......\....\..........\fracft.m
......\....\..........\freq_shear.m
......\....\..........\scale.m
......\....\..........\time_shear.m
......\....\ToDo
......\....\TypeI
......\....\.....\choi_williams1.m
......\....\.....\lacf1.m
......\....\.....\margenau_hill1.m
......\....\.....\rihaczek1.m
......\....\.....\smooth1.m
......\....\.....\spec1.m
......\....\.....\stft1.m
......\....\.....\wigner1.m
......\....\TypeII
......\....\......\binomial2.m
......\....\......\born_jordan2.m
......\....\......\lacf2.m
......\....\......\levin2.m
......\....\......\margenau_hill2.m
......\....\......\page2.m
......\....\......\qwigner2.m
......\....\......\rihaczek2.m
......\....\......\spec2.m
......\....\......\stft2.m
......\....\TypeIV
......\....\......\binomial4.m
......\....\......\margenau_hill4.m
......\....\......\qwigner4.m
......\....\......\richman.m
......\....\......\rihaczek4.m
......\....\......\spec4.m
......\....\......\stft4.m
......\....\......\wigner4.m
......\....\Utils
......\....\.....\acf.m
......\....\.....\add_noise.m
......\....\.....\cconv.m
......\....\.....\chirplets.m
......\....\.....\circ.m
......\....\.....\fmcubic.m
......\....\.....\fmpoly.m
......\....\.....\fmsin.m
......\....\.....\hermite.m
......\....\.....\lconv.m
......\....\.....\ltv_filter.m
......\....\.....\predictor.m
......\....\.....\ptfd.m
......\....\.....\ptfddb.m
......\....\.....\ptfd_marg.m
......\....\.....\sig_mom.m
......\....\.....\sinc_interp.m
......\....\.....\tfdshift.m
......\frft
......\....\Calculation of Fractional Fourier Transform.files


......\....\Calculation of Fractional Fourier Transform.htm
......\....\ccomp.pdf
......\....\cdpei.m
......\....\Disfrft.m
......\....\frft.m

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

发表评论

0 个回复

  • rr
    说明:  该文章主要讲了如何将一维数组作为形参传递给函数(The passage about how the one-dimensional array as a parameter passed to the function)
    2010-12-08 21:03:32下载
    积分:1
  • TextAnalysis
    说明:  中文信息处理比较经典的书籍,较全面的讲解了文本的分析处理过程,书中附代码。(Chinese information processing more classic books, more comprehensive analysis of the text to explain the process, the book with the code.)
    2011-04-16 00:18:04下载
    积分:1
  • nei-V0.7
    D-S证据理论数据融合,现代信号处理中谱估计在matlab中的使用,仿真效率很高的。( D-S evidence theory data fusion, Modern signal processing used in the spectral estimation in matlab, High simulation efficiency.)
    2017-05-09 20:36:30下载
    积分:1
  • c_c++point
    学习C++指针的一个不错的资料,找了好久才找到(Learning C++ Indicator of a good information, look for a long time to find)
    2009-01-08 11:13:37下载
    积分:1
  • MT4
    机器翻译的学习资料,是ppt格式的,对于机器人翻译,计算机专业的人很有帮助(Machine translation of learning materials, is ppt format for the robot translation, the computer professional who helps)
    2010-01-09 11:02:34下载
    积分:1
  • GPSApplicationProgram
    说明:  这是GPS相关程序的比较全面的描述,包括基本上所有GPS应用的源程序。(This is a GPS-related programs more comprehensive description of GPS applications, including virtually all of the source.)
    2010-03-19 22:54:12下载
    积分:1
  • PieChart
    PieChart实例源码,它是用于制作三维立体饼形统计图(PieChart example source code, which is used to produce three-dimensional pie charts)
    2011-01-24 11:53:28下载
    积分:1
  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分:1
  • Cfoundation
    这个是C语言初入门的资料,很有用的,值得一看( The introduction at the beginning of the C language data, is very useful, it s worth a look)
    2013-11-05 22:16:00下载
    积分:1
  • vc.2008
    说明:  VC2008的使用教程,教你如何在VC2008中开发自己的程序。(This is an eBook to help you study VC++2008, with which you will learn things more easier.)
    2009-07-24 09:56:27下载
    积分:1
  • 696524资源总数
  • 103838会员总数
  • 43今日下载