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

搜索资源列表

  1. 1

    0下载:
  2. 这是一个正弦函数的源代码,比较实用.能较快速的运算。-This is a sine function of the source code, more practical. To faster computing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1011
    • 提供者:tommyliu
  1. cmac

    2下载:
  2. MATLAB语言作为编程工具构造CMAC神经网络,利用公式Wij(k+1)=Wij(k)+β(yid-yi)α/αTα对连接权系数Wij进行调整,用来对正弦函数sin(x)进行逼近-MATLAB programming language as a tool to construct CMAC neural network, using the formula Wij (k+1) = Wij (k)+ β (yid-yi) α/αTα the connection weights Wij to a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-07-07
    • 文件大小:594
    • 提供者:
  1. sintable-generation

    0下载:
  2. C语言实现的用于正弦函数表的生成源代码 简短易懂-C language implementation of sine function of generation of table source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:621026
    • 提供者:hu wen
  1. Function-generator

    0下载:
  2. 函数发生器,可以产生三角波锯齿波方波和正弦波-Function generator
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:3811
    • 提供者:依拉
  1. hanshufashengqi

    0下载:
  2. 基于51单片机的函数发生器,可以产生10~10K的三角波,正弦波,方波三种波形,实现用键控调节频率.-Based on the 51 SCM function generator can generate 10 ~ 10 K triangle wave, sine wave, square wave three waveform, realize with keying regulation frequency.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:35462
    • 提供者:王力
  1. dac

    0下载:
  2. 简易函数发生器,能产生正弦波,三角波,梯形波,方波,并且可调频率和幅度值。-Simple function generator can produce sine, triangle wave, trapezoidal wave, square wave, and the adjustable frequency and amplitude values.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:32404
    • 提供者:刁杰
  1. Function-approximation

    0下载:
  2. 应用神经网络来进行正弦函数的逼近,通过参数的调整,效果会有所变化-Neural network to approximate the sine function by parameter tuning, the effect will vary
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:560
    • 提供者:丁菲
  1. fft_c

    0下载:
  2. 函数简介:此程序包是通用的快速傅里叶变换C语言函数,移植性强,以下部分不依 赖硬件。此程序包采用联合体的形式表示一个复数,输入为自然顺序的复 数(输入实数是可令复数虚部为0),输出为经过FFT变换的自然顺序的 复数.此程序包可在初始化时调用create_sin_tab()函数创建正弦函数表, -Function Descr iption: This package is a generic fast Fourier transform C language function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13067
    • 提供者:lu
  1. Use-CMAC

    1下载:
  2. 用CMAC网络对正弦函数sin(x)进行逼近-Use CMAC network to sin sine function (x) approach
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-07-07
    • 文件大小:2514
    • 提供者:
  1. Sine-function-table

    0下载:
  2. 正弦函数表,在单片机输出正弦波形时可以加以引用-Sine function table, the microcontroller output sine wave can be referenced
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1224
    • 提供者:wj2
  1. bp

    0下载:
  2. 使用BP神经网络算法对一个函数实现跟踪(如正弦函数)-The BP neural network algorithm to achieve tracking of a function (such as the sine function)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1469
    • 提供者:huangliren
  1. main3

    0下载:
  2. 用函数归一化逼近一个正弦函数,学习采用采用自适应方法-Function normalized with a sine function approximation, learning the use of adaptive methods
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1264
    • 提供者:孙海乔
  1. work2_count2

    0下载:
  2. 一个通过设置按钮来改变正弦函数图像的颜色,以及关闭功能。-changing the color by using pushbuttons in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2118
    • 提供者:魏峨
  1. Fourier--parameter-estimation-

    0下载:
  2. 本次实验主要是对一个正弦信号加入高斯白噪声,然后通过傅里叶变换对正弦信号进行谱估计。最后要用matlab进行仿真,得到正弦函数的时域和频域波形,关键找出信噪比和正弦信号频谱的均方误差之间的关系。-The experiment is a sinusoidal signal which is to white Gaussian noise, then by Fourier transform of the sinusoidal signal spectrum estimation. Finally,
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:40019
    • 提供者:zjc
  1. DDS

    0下载:
  2. DDS的正弦函数源代码实现。VHDL的源代码-dds vhdl you undersand you you you must understand and 20 gou le ba
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:5016
    • 提供者:男哥
  1. myamac

    0下载:
  2. 用小脑神经网络进行正弦函数拟合,并没有用到该进的小脑神经网络哦,用的是matlab编程-I use CMAC to fit the sin function curve.the effect is not so good ,because I don t use the enhanced algorithm of CMAC.If you have any problem ,you are welcome to tell me.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:674
    • 提供者:lixinping
  1. MyVC5_1

    0下载:
  2. 输出正弦函数图形,余弦函数图形,和正余弦乘积函数图形,-Outout sin()Function graph and cos() Function graph ,and sin*cos Function graph
  3. 所属分类:Wavelet

    • 发布日期:2017-05-23
    • 文件大小:7647325
    • 提供者:徐海中
  1. WaveGen

    0下载:
  2. VC6,正弦函数发生器,正弦波数组生成。-VC6,wave,arrary generator for function a0+a*sin(wx+dx).
  3. 所属分类:EditBox

    • 发布日期:2017-04-03
    • 文件大小:631163
    • 提供者:星空_pudn
  1. ppt1

    0下载:
  2. 使用矩形窗函数,分析信号截短对离散傅立叶变换的影响,其中原始信号为正弦函数-Use a rectangular window function, the analysis of the signal truncated discrete Fourier transform, which the original signal is a sine function
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:529
    • 提供者:刘莉
  1. sin-fuction

    0下载:
  2. 正弦函数。在直角坐标中,描绘出正弦函数。可修改其中参数,获得不同的正弦函数。-The sine function. In rectangular coordinates, describing the sine function. You can modify parameters for different sine function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2471690
    • 提供者:tiramisu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com