登录
首页 » Visual C++ » xiaobosuanfa

xiaobosuanfa

于 2013-04-13 发布 文件大小:188KB
0 256
下载积分: 1 下载次数: 2

代码说明:

  基于matlab的小波算法,给出了一个完整的算例,初学者可以很好的学习。(Based on the the matlab wavelet algorithm is given a complete example, beginners can learn well.)

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

发表评论

0 个回复

  • example4_3
    例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts (x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num2str(ta)]) axis([-T T-0.2 1.2]) xlabel( t /s ) figure subplot(211) f=linspace(-fs/2,fs/2,N) plot(f,abs(fftshift(y))/N) title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ]) xlabel( f /Hz ) )
    2010-05-25 20:59:59下载
    积分:1
  • matlaberrorfunction
    Matlab中erf(x)函数的表达式是怎样的,erf(x)与标准正态分布函数之间的关系是怎样的,怎样自己编制一个计算标准正态分布函数数值近似值的函数,如何利用matlab自带的erf(x)函数包近似计算标准正态分布函数的值,数值计算值与用erf(x)转化求得的值之间的相对误差是怎样的。(将中文译成英语 Matlab, erf (x) function expression is what, erf (x) the standard normal distribution function and the relationship between what and how to prepare their own calculation of the standard normal distribution function a value function approximation, how to use matlab comes with erf (x) function package approximate standard normal distribution function values??, numerical values ??and with erf (x) between the values ??obtained into the relative error is like. )
    2011-06-25 17:20:11下载
    积分:1
  • zbl
    在VC下的,信道容量计算源码,可以计算出基本各类信道的容量(Under the VC, channel capacity calculation of source, you can calculate the basic types of channel capacity)
    2009-05-26 06:15:13下载
    积分:1
  • Signal-generator
    自己按照下载的信号发生器源程序编写调试,调试成功(Signal generator in accordance with their own source code download write debugging, debugging success)
    2011-10-23 16:55:29下载
    积分:1
  • Zhen-Dang-Qu-Xian
    利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
    2014-02-08 18:54:52下载
    积分:1
  • filter
    实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。(Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.)
    2012-10-30 11:19:41下载
    积分:1
  • MatlabEngineer
    matlab与c联合开发类 VC调用matlab(call matlab in VC++6.0)
    2010-05-27 10:07:53下载
    积分:1
  • 在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪 ITDOOA Smoothn
    在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪 (TDOA positioning system, the use of smooth IMM algorithm for passive tracking of maneuvering targets)
    2012-09-15 22:26:17下载
    积分:1
  • shuzituxiangchuli
    数字图像处理。MATLAB写的程序。免费下载。。。。。。。。。。。。。(Digital image processing. Programs written in MATLAB. Free Download. . . . . . . . . . . . .)
    2010-06-26 21:51:20下载
    积分:1
  • ant
    这是一种ANT的旅行商的MATLAB的代码有用请下载(if it help,please go ahead)
    2014-09-14 18:27:29下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载