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

搜索资源列表

  1. labview

    1下载:
  2. 在波形Graph显件上用两种不同颜色显示一条正弦曲线和一条余弦曲线,每 条曲线长度为128个点,其中正弦曲线的x0 =0,△x=1;余弦曲线的x0 =2, △x=5。并利用属性节点通过前面板控件改变每条曲线的颜色。-On the waveform Graph show piece in two different color shows a sine curve and a cosine curve, eachCurve length is 128 points, in which th
  3. 所属分类:LabView

    • 发布日期:2017-05-07
    • 文件大小:1518452
    • 提供者:xy
  1. gdsh

    0下载:
  2. 选取与最后一条确定边夹角最小的点,即余弦值最大者 -Finally, a selection and determine the minimum point edge angle, ie the maximum of the cosine
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1234
    • 提供者:胡树仁
  1. shuzishiboqi

    0下载:
  2. 基于Labview的数字示波器,可以对典型的波形如正弦、余弦等进行坐标轴显示,可以作为波形输出的一部分-Labview-based digital oscilloscope, waveform can typically as sine, cosine, etc. axis display can be used as part of the output waveform
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:19005
    • 提供者:小步兵
  1. Taylor-expansions

    0下载:
  2. Design and implement an improved LabVIEW programme, that could be used to further explore how accurate truncated Taylor expansions of sine and cosine functions are, as a function of the highest argument power that is retained. The VI should allo
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:75836
    • 提供者:范心
  1. matlab

    3下载:
  2. 1. 给一段原始的语音信号(可以是自己录制的一段语音),加上一频率为3.8kHz的高频余弦噪声和频率为3.6kHz的高频正弦噪声(幅度自己可以选择),用窗函数设计一滤波器(要求最小阻带衰减为50dB)对加噪后的语音信号进行滤波,画出滤波器的频率响应曲线,画出滤波前后的时域图和频谱图。 需要用到的函数: fir1 用窗函数设计FIR滤波器的函数 2. 用GUI设计一界面(如图1所示)完成如下功能: 1) 输入一语音信号,画出语音信号的时域图和频谱图; 2) 对语音信号加噪处理,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:658
    • 提供者:longteng
  1. 1

    0下载:
  2. 通过MATLAB绘制出正弦函数、余弦函数及指数函数的曲线,并加以标注-MATLAB curve drawn by a sine function, cosine, and exponential functions, and to be marked
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:5697
    • 提供者:沉淀
  1. anglecos

    0下载:
  2. 利用夹角余弦距离进行样本数据分类。实现步骤主要分为以下两部分:a、待测样品X与训练集里每个样品Xi的距离采用夹角余弦距离公式计算。b、循环计算待测样品和训练集中各已知样品之间的距离,找出距离待测样品最近的已知样品,该已知样品的类别就是待测样品的类别。-Using the sample data classification Angle cosine distance.Implementation steps are divided into the following two parts: a,
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:683
    • 提供者:曾晓亮
  1. sin-cos

    0下载:
  2. 通过正弦函数和余弦函数创建二维数组,在前面板显示一个周期内的正弦波和余弦波信号-Create a two-dimensional array by the sine and cosine functions, the front panel display sine and cosine wave signal within a cycle
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:9423
    • 提供者:燕子
  1. zhengxian

    0下载:
  2. 使用8051单片机通过DAC0832输出正弦/余弦波,初始频率为500Hz-Use the 8051 single-chip to output sine/cosine wave through the DAC0832, the initial frequency is 500Hz.
  3. 所属分类:assembly language

  1. Signal_Quantization

    0下载:
  2. 使用MATLAB, 实现对一个余弦信号的均匀量化和A律非均匀量化, 并将结果输出在图形界面上。- Using MATLAB, Cosine signals to achieve a uniform quantization and A-law non-uniform quantization, And outputs the results in a graphical interface.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-29
    • 文件大小:38478
    • 提供者:Jane Ge
  1. drawcos

    0下载:
  2. 可以绘制余弦曲线,在制定的幅值等参数时,可以绘制出效果不错的曲线-Cosine curve can be drawn, in the formulation of the amplitude and other parameters, you can draw a graph showing good results
  3. 所属分类:ELanguage

    • 发布日期:2017-04-12
    • 文件大小:1122
    • 提供者:chengzhensong
  1. OC-Calculator

    0下载:
  2. OC写的一个关于三角函数的计算器功能 关于分类以及协议, Programming in OC书上的 chapter11中的第四题-The functions sin(), cos(), and tan() are part of the C Standard Library (as scanf () is). These functions are declared in the system header file math.h, which is automatically impo
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-30
    • 文件大小:153812
    • 提供者:徐传佳
  1. Auto-correlation-analysis

    0下载:
  2. 正弦函数的自相关函数是与初相位无关的余弦函数。余弦函数的周期与正弦函数的周期相同。周期信号的自相关函数仍然是同频率的周期信号,但不保留原信号的相位信息,并且在τ=0时的自相关函数为自相关函数最大值。-The autocorrelation function of the sine function is the cosine function of the initial phase. The cosine function is the same as the period of the si
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:15419
    • 提供者:gary
  1. xinhaofashengqi

    0下载:
  2. 多种信号发生器,包括正弦波,余弦波,锯齿波,方波等。-A variety of signal generators, including sine, cosine wave, sawtooth wave, square wave.
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:29432
    • 提供者:小黑鸭
  1. Mydll

    0下载:
  2. 一个计算正弦和余弦值的MFC常规DLL的动态连接库MyD-A dynamic link library MyDll for MFC regular DLLs that calculates sine and cosine values
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2116099
    • 提供者:seed
  1. u7

    0下载:
  2. 对有白噪声污染的余弦信号进行采样,通过傅里叶变换对其频率成分进行分析。(The cosine signal contaminated by white noise is sampled, and its frequency components are analyzed by Fourier transform.)
  3. 所属分类:汇编语言

  1. model

    10下载:
  2. 实现对一个余弦信号的均匀量化和μ律非均匀量化,并将结果输出在图形界面上。(The uniform quantization and non uniform quantization of a cosine signal are realized and the results are output on the graphical interface.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-07
    • 文件大小:14336
    • 提供者:amberrrr
  1. An

    0下载:
  2. 语音端点检测,一种基于MFCC的余弦值单门限值检测方法,适用于低SNR环境(Speech endpoint detection, a single threshold value detection method based on the cosine value of MFCC, suitable for low SNR environment)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-10
    • 文件大小:899072
    • 提供者:Summer_X
  1. cos(x)

    0下载:
  2. calculating cosine of every angle or radian
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-20
    • 文件大小:80896
    • 提供者:farshid574
  1. Audio-Watermarking-master

    1下载:
  2. 鲁棒数字音频盲水印水印置乱算法实现基于阿诺德变换的离散小波变换,离散余弦变换(Robust Blind Digital Audio Watermarking Implementation Based on Watermark Scrambling Algorithm-Arnold Transform Discrete Wavelet Transform,Discrete Cosine Transform,Erro Cor
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-02
    • 文件大小:24991744
    • 提供者:xxxkke
« 1 2 3»
搜珍网 www.dssz.com