CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ABS

搜索资源列表

  1. example4_4

    0下载:
  2. 例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 - x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:555
    • 提供者:张红
  1. example4_3

    0下载:
  2. 例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([ 时域信号图 占空比为 ,num
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:532
    • 提供者:张红
  1. abs

    0下载:
  2. deneme java üstünden ç eş itli geometrik sekillerin alanı nı hesaplama-deneme java üstünden ç eş itli geometrik sekillerin alanı nı hesaplama
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:7056
    • 提供者:cagatay
  1. JAVAEcodefans.net

    0下载:
  2. void方法举例、参数的值传递、重载方法、使用方法计算税款、三角函数方法、min、max和abs方法、生成随机字-void method example, parameter passing, overloaded methods, the use tax calculation, trigonometric method, min, max and abs method to generate random words
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:20738
    • 提供者:huyonghong
  1. abs-guide-3.7

    0下载:
  2. Advanced Bash-scr ipting Guide
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1257467
    • 提供者:yangxf
  1. a

    0下载:
  2. 由Point类派生出描述一个矩形的类Rectangle (左上角、右下角两点确定矩形) :  Rectangle类的成员数据: ① 公有继承Point类后已有1个点; ② 再增加1个成员对象: protected: Point p2 ③ 增加存放周长的成员数据: protected: float length ④ 增加存放面积的成员数据: protected: float rectarea  Rectangle类的成员函数、友元函数
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5324
    • 提供者:mfclovesme
  1. abs

    0下载:
  2. 该代码说明了绝对值的使用,在vc2008环境中的函数与vc6.0稍有不同-the code has some different from vc6.0 enviroment
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:633190
    • 提供者:Mathild
  1. WinTc

    0下载:
  2. UDF (User-Defined Function)(用户定义函数)   此概念出现在MySQL、Interbase、Firebird中,根据用户实际应用的需要而自行开发的函数。   基本用户定义函数是一类代码,对MYSQL服务器功能进行扩充,通过添加新函数,性质就象使用本地MYSQL函数abs()或concat().UDF是用C(或C++)写的。也许还可以用BASIC,.NET或其它什么语言. -udf
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:626581
    • 提供者:songweining
  1. WIMAX_Turbo_Code

    1下载:
  2. 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
  3. 所属分类:3G develop

    • 发布日期:2016-08-15
    • 文件大小:26624
    • 提供者:bennytang
  1. matlabmatrix

    0下载:
  2. abs 绝对值、模、字符的ASCII码值 acos 反余弦 acosh 反双曲余弦 acot 反余切 acoth 反双曲余切 acsc 反余割 acsch 反双曲余割 align 启动图形对象几何位置排列工具 all 所有元素非零为真 angle 相角 ans 表达式计算结果的缺省变量名 any 所有元素非全零为真 area 面域图 argnames 函数M文件宗量名 asec 反正割 asech 反双曲正
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:298652
    • 提供者:little863
  1. matlab-work

    0下载:
  2. f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift(F) figure,imshow(log(abs(F2)),[-1 5], notruesize ) -f=zeros(30,30) f(5:24,13:17)=1 imshow(f, notruesize ) F=fft2(f,256,256) F2=fftshift
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:36184
    • 提供者:madlain
  1. 1

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:935739
    • 提供者:ringojz
  1. abs-guide

    0下载:
  2. 高级脚本编程,介绍bash高级操作,很好的学习资料-Advanced scr ipting, bash introduced advanced operations, good learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1740072
    • 提供者:霍克
  1. fit_ML_laplace

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1383
    • 提供者:resident e
  1. fit_ML_log_normal

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1471
    • 提供者:resident e
  1. c1

    0下载:
  2. 计算柱状体对垂直入射的平面波的散射C1.for (a) efficiencies (ext.,sca.,abs.) vs size parameter (b) intensity at a scattering angle vs size parameter (c) angular scattering over a plane -C1.for (a) efficiencies (ext.,sca.,abs.) vs size parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2879
    • 提供者:周翔宇
  1. abs

    0下载:
  2. GPS 是英文Global Positioning System(全球定位系统)的简称,而其中文简称为“球位系”。GPS是20世纪70年代由美国陆海空三军联合研制的新一代空间卫星导航定位系统 。其主要目的是为陆、海、空三大领域提供实时、 全天候和全球性的导航服务,并用于情报收集、核爆监测和应急通讯等一些军事目的,是美国独霸全球战略的重要组成。经过20余年的研究实验,耗资300亿美元,到1994年3月,全球覆盖率高达98 的24颗GPS卫星星座己布设完成。在机械领域GPS则有另外一种含义:产品几何
  3. 所属分类:GPS develop

    • 发布日期:2017-04-15
    • 文件大小:36827
    • 提供者:zhang
  1. software

    0下载:
  2. The innovative Bicycle ABS Brake System controls brake force to reduce wheel skid. Built around an EKK-LM3S9B96 evaluation board containing a Stellaris LM3S9B96 microcontroller and support circuitry, the system measures the force applied to a bike’s
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3587010
    • 提供者:ahmed
  1. abs-guide-3.7-cnhtm.tar

    0下载:
  2. 脚本编程的基础书籍,练就一身扎实的基本功。-Advanced Bash-scr ipting Guide An in-depth exploration of the art of shell scr ipting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1108187
    • 提供者:
  1. abs

    0下载:
  2. 自己写的TigerSharc芯片的求绝对值程序-Write their own programs TigerSharc chip absolute value
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1892
    • 提供者:李春林
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com