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

搜索资源列表

  1. AD1851_test

    0下载:
  2. 基于FPGA(EP2C5Q208C8N)和串行DAC芯片(AD1851)的正弦波信号发生器。-sin wave generator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:819
    • 提供者:wanganran
  1. sin

    0下载:
  2. 基于TI MSP430设计的正弦波发生器,由生成的占空比按正弦关系变化的PWM波,通过低通滤波器产生正弦波,频率范围可调。-Based on TI MSP430 design sine wave generator, generated by the duty cycle of the PWM sine wave changes in relationships, generate sine wave through a low-pass filter, the frequency range
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21393
    • 提供者:Xin
  1. bp-sin-trainer

    0下载:
  2. BackPropagation, implemented by matlab, for those who are new in neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2332714
    • 提供者:zahra
  1. sine

    1下载:
  2. 正弦sin映射,要学习混沌的可以了解下,还有psf曲线-Sine mapping with pdf curve, learning chaos can understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:819
    • 提供者:xunzhang
  1. AD7541_SIN

    0下载:
  2. AD7541产生sin.c 8位DA转换 并入 幅度可调,1000HZ -AD7541 generates sin.c 8-bit DA converter incorporated adjustable amplitude, 1000HZ
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:1219
    • 提供者:wwzx2513
  1. FFT

    0下载:
  2. FFT使用范例。 x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图。-FFT usage examples. x = 0.5* sin (2* pi* 15* t)+2* sin (2* pi* 40* t). Sampling frequency fs = 100Hz, were drawn N = 128,1024 point amplitude-frequency diagram.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:667
    • 提供者:王军
  1. function-approximation

    0下载:
  2. 基于神经网络的函数逼近源代码c++,函数为y=sin(x*pi/400)+2-Source code c++ function approximation based on neural networks, function y = sin (x* pi/400)+2000
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:232939
    • 提供者:zhouniao
  1. bpsinx

    0下载:
  2. 采用bp神经网络对函数y=sin(x)进行训练,然后用测试集对训练的函数进行测试,也就是函数逼近sin(x)的曲线-Bp neural network using the function y = sin (x) for training, and then use the test set to test the training function, that is, function approximation sin (x) curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:809
    • 提供者:ee
  1. FunctionApproximation

    0下载:
  2. 使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4999214
    • 提供者:zhanghuiforever
  1. STC_PWM

    2下载:
  2. 使用STC MCU产生两路PWM正弦半波的程序,经过光耦隔离后可驱动IGBT产生正弦输出。测试芯片用STC12LE5A60S2,运行后使用示波器观察PCA输出。-Use STC MCU make 2 half-Sin PWM PCA-out.Tested with STC12LE5A60S2.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:23545
    • 提供者:杨敏
  1. MLP--RBF

    0下载:
  2. MLP for Approximation sinc(x,y)=(sin(x)\x)*(sin(y)\y)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:767
    • 提供者:asdf
  1. C-JISUANQI

    0下载:
  2. 本程序的编写基础是Tubro C2.0汉化版,它在tubro c的原有基础上实现了多汉字的支持方便了我们的使用。生成的程序可移植性强兼容性好稳定!现在只实现了加、减、乘、除、求幂、求模,求平方根,求Sin,求Cos,求Log10,以及一个时钟原代码。这个系统是基于软件发展的生命周期来研制的,它可以直接输入数学表达式,不需要任何转换,就可以直接输出数学四则运算的结果。但是,每次只能运算一个表达式。不能运算多个表达式。在程序里面在添加一组选择函数即可。本论文主要介绍了本课题的开发背景,开发的过程和所
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:114330
    • 提供者:远航
  1. BP-neural-network-training

    0下载:
  2. BP神经网络训练程序,可计算误差与学习速率,训练采用的拟合函数为Y=sin(X)\n,-BP neural network training procedures, fitting function Y = sin (X) \ n, calculate the error and learning rate,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1800
    • 提供者:lucy
  1. cordic_1-0

    2下载:
  2. 关于cordic算法的C MODEL实现,包括几种不同的模式,如求模值、求相角,求COS,SIN函数等。程序还包括TESTBENCH测试程序。-About cordic algorithm C MODEL implementation, including several different modes, such as modulus values, seeking phase angle, seeking COS, SIN function and so on. TESTBENCH test
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1055864
    • 提供者:hanyu
  1. matlabwork-2.17

    1下载:
  2. matlab gui编程 实现调用sin函数和cos函数-matlab gui
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:177074
    • 提供者:ren
  1. Math2

    0下载:
  2. Write a program to display two sine waves and their sum. y = A sin(ωt+ϕ )
  3. 所属分类:Editor

    • 发布日期:2017-04-25
    • 文件大小:51946
    • 提供者:REV
  1. water

    0下载:
  2. 利用 fft 快速傅里叶变换 和改进的sin函数模拟完成的实时水波模拟-fft fast fourier transform raeltime water wave simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2039253
    • 提供者:whoz
  1. daima1

    0下载:
  2. 求sin(x). 递归法:函数在定义时直接或间接调用了自己-Find sin (x) recursive method: When you define a function called directly or indirectly own
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:10055
    • 提供者:耿秀云
  1. sin

    0下载:
  2. 产生正弦波 相位,频率,精度可调,实在没得写,凑字数-Generates a sine wave phase, frequency, precision adjustable, it did not have to write, Minato words
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5101
    • 提供者:
  1. scientific-cal

    0下载:
  2. This a scientific calculator that calculates fibonacci modulo factorial sin cos tan.. you are also able to change the background color and color of the buttons-This is a scientific calculator that calculates fibonacci modulo factorial sin cos tan.. y
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:118700
    • 提供者:ojidoh47
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com