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

搜索资源列表

  1. water.tar

    0下载:
  2. 使用纹理坐标,用简单的方法绘制漂亮的水面,水波使用了正弦函数和加入噪声的方法-Still using texture coordinates, this time here is a very simple way to render fancy water. Waves are shaped using both a sinus function and some Perlin noise. The same texture is used for both fake reflection a
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:17854
    • 提供者:马兵
  1. yucehanshudeMATLAB

    0下载:
  2. 预测函数控制MATLAB程序 阶跃 正弦 随机输入信号下的情况-Predictive functional control procedures step MATLAB random sinusoidal input signal under the circumstances
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1342
    • 提供者:wanbing
  1. chapter1

    0下载:
  2. % 生成三个正弦函数并计算其幅度谱 属于MATLAB基础性的应用- Generate three sine function and calculate its amplitude spectrum belongs to the basic MATLAB Application
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1258
    • 提供者:段斌
  1. ffs

    1下载:
  2. 在matlab环境下仿真随机信号,括号内为内容(正弦信号、白噪声信号、正弦信号附加白噪声三种信号形式) 的代码,计算该随机信号的相关函数和功率谱-In the matlab simulation environment, random signals, the contents of brackets (sinusoidal signal, white noise signal, sine wave signal form of three additional white noise
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:624
    • 提供者:learner
  1. ANN

    0下载:
  2. 实验使用BP神经网络来逼近一个较复杂的正弦函数,并观察BP神经网络的各个参数对BP神经网络的影响.-Experimental use of BP neural network to approximate a more complex sine function, and to observe the parameters of BP neural network on the impact of BP neural network.
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 此为icl8038的函数发生器芯片使用说明,该芯片可以完成三角波、正弦波、方波的变换,经过使用,效果可以满足一般的要求。-This is the ICL8038 function generator chip for use, the chip can complete the triangular wave, sine wave, square wave of transformation, through the use of results to meet the general requ
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:60779
    • 提供者:鲁乐
  1. The_code_Wave_of_AT89S52

    0下载:
  2. 文件内容是:基于单片机AT89S52的函数信号发生器的源代码,代码能够显示方波,正弦波,三角波。-The content of the document is: based on single chip AT89S52 function signal generator source code, code to display square wave, sine wave, triangular wave.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2496
    • 提供者:Gerry_song
  1. VBapihuatu

    0下载:
  2. Vb 画函数图 正弦函数 余弦函数 等源码 网上收集-Vb painting function graph sine cosine function, such as source code online collection
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3368
    • 提供者:周兴全
  1. jiyuVHDLyuyandehanshuxinghaofashengqi

    0下载:
  2. 好用的函数信号发生器,能产生多种波形,例如,正弦波,方波,锯齿波,阶梯波。-Useful function signal generator, can produce a variety of waveforms, for example, sine wave, square wave, sawtooth, wave ladder.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1794
    • 提供者:sdfs
  1. 29782184

    0下载:
  2. 函数信号发生器 本系统能够产生正弦波、方波、三角波。同时还可以作为频率计测频率。函数信号的产生由MAX038和外围电路完成,能产生1Hz—20MHz的波形。波形选择由单片机完成。输出或输入频率经74HC390分频后,由单片机完成自动频率检测显示。 关键词:波形产生器、频率计、MAX038、74HC390、AT89S51。 -Function signal generator of the system can produce sine, square, triangular wave.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:95629
    • 提供者:张一
  1. 11

    0下载:
  2. 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:李子木
  1. signal_generator

    0下载:
  2. 基于vhdl的多功能函数信号发生器的设计,能实现三角波、方波、正弦波。-VHDL-based multi-function signal generator design, can achieve the triangular wave, square wave, sine wave.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:784
    • 提供者:tony
  1. 02Sin

    0下载:
  2. 画正弦函数的曲线,与后面的02sin 03sin位一体,各自为独立的程序。无错误。可运行。-02sin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:166669
    • 提供者:菊子
  1. 03Sin

    0下载:
  2. 画正弦函数的曲线,与前面的02sin 01sin位一体,各自为独立的程序。无错误。可运行。-03sin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:163022
    • 提供者:菊子
  1. FreControl

    0下载:
  2. 比较容易掌握的视图控件类,样例中仅仅做了正弦函数的图像,在此基础上可以改写成其它波形,愿我们一起提高,共同进步。-Relatively easy to grasp control of the view class, sample only the sine function to do the graphics, on this basis can be rewritten into other waveforms, is willing to enhance our work togethe
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:119572
    • 提供者:ghost
  1. Dynamic_SineWave

    0下载:
  2. 属于Windows编程,图像可视化,完成一个正弦函数的动态描绘,在描绘过程中线条粗度不断加粗,颜色不断加深。-Belonging to Windows programming, image visualization, the completion of the dynamics of a sine function described in describing the process of continuous thick bold lines, color continues to dee
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1088008
    • 提供者:王秀东
  1. qdds

    0下载:
  2. 多功能函数发生器,可以产生方波,锯齿波,正弦波,三角波-Multi-function generator can produce square wave, sawtooth, sine wave, triangle wave
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:992913
    • 提供者:
  1. sin51

    0下载:
  2. 51单片机产生正弦波 下列数据是我计算出来的正弦函数在0~90度区间的数值(0~128),可以用于8位DA输出,把这个数据表存 进去查表就行了,其他角度做点儿简单的计算就行了。-51 single-chip generated sine wave data is the following, I calculated the sine function in the 0 ~ 90 degrees of numerical range (0 ~ 128), can be used for
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:yangziyan
  1. pidsr

    0下载:
  2. PID用于机器人路径控制的MATLAB程序,路径选择是一个简单的正弦函数.控制参数是速度和角速度.-PID control for robot path MATLAB program, the path of choice is a simple sine function. Control parameter is the speed and angular velocity.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:602
    • 提供者:simbabi
  1. Sine

    0下载:
  2. 主要实现在C8051F020的平台上完成在12864液晶OCMG4C8上画正弦函数特性曲线。-C8051F020 main platform in the completion of the painting OCMG4C8 LCD 12864 sine curve.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:38763
    • 提供者:冰雕火凤凰
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com