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

搜索资源列表

  1. circle

    0下载:
  2. function [] = circleagain(a,b,c,r) pixel = 0.1 theta1 = 0 theta2 = 360*pi/180 pix = pixel/r theta = theta1:pix:theta2 global x y z x = a + r*cos(theta) y = b + r*sin(theta) z = ones(1,length(x))*c x=round(x*10)/10 y=ro
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:378855
    • 提供者:boom
  1. CoS-in-EX4200

    0下载:
  2. Its docs abouts ex420 switch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:306768
    • 提供者:Tanjil
  1. matlab

    0下载:
  2. 文件1:复数的表达与计算;文件2:用matlab计算∛ (-8),并用图形表示;文件3:用符号计算研究方程sin(3)uz^2+vz+3w-a5=0的解;文件4:求阿基米德螺线r=a*θ,(a>0)在θ=0到φ间的曲线长度函数,并求a=1,φ=2п间的曲线长度;文件五:著名的Givens旋转G=[■(cos t&-sin t@sin t&cos t)]对矩阵A=[■(√3/2&1/2@1/2&√3/2)]的旋转作用。-five programs about matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1595
    • 提供者:潘登
  1. cos

    0下载:
  2. 使用汇编语言编写的用于产生余弦和正弦信号的程序-Hand-coded used to produce cosine and sine signal process
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1065
    • 提供者:何菲菲
  1. interference

    0下载:
  2. 模拟二维平面干涉图,I(x,y,t)=a(x,y)+b(x,y)*cos(ph(x,y)+w*t)-Simulation of two-dimensional interference pattern
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12741
    • 提供者:王瀚安
  1. TransformDCT

    0下载:
  2. Discrete cos transform code on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:567
    • 提供者:Aman
  1. GA

    0下载:
  2. 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。 FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数 y=20+x + 10*sin(
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:17216
    • 提供者:liyapei
  1. Fading-channel-simulation

    0下载:
  2. 衰落信道仿真 function r = rayleigh( fd, fs, Ns ) r = rayleigh(fd,fs,N) A Rayleigh fading simulator based on Clarke s Model Creates a Rayleigh random process with PSD determined by the vehicle s speed. INPUTS: fd = doppler frequency
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3580
    • 提供者:zhouyi
  1. Untitled2

    1下载:
  2. verify the 1st-order delta-sigma modulation by sampling the sinusoidal wave of cos 2πt + 4cos 6πt , assuming an oversampling factor of 16
  3. 所属分类:Modem program

    • 发布日期:2017-04-11
    • 文件大小:643
    • 提供者:mina
  1. sincos

    0下载:
  2. 用verilog实现sin和cos的计算-verilog sin cos
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:799902
    • 提供者:周慧
  1. fft_1

    0下载:
  2. 已知两个序列x[n]=cos(n*pi/2), y[n]=ej*pi*n/4x[n],绘制X(ejw)和Y(ejw)和幅度和相角,说明它们的频移关系-The known two sequence x [n] = cos (n* PI/2), y [n] = ej* PI* n/4 x [n], draw x (ejw) and y (ejw) and amplitude and phase Angle, suggesting their frequency shift relationship
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:12960
    • 提供者:xd
  1. printCOSPic

    0下载:
  2. 对于数组的使用,还用对于控制符的使用 对于初学Windows-Concles的人来说是很好地资料-this is only to print cos picture that use windows ,it is easy for the property learning C student
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:135952
    • 提供者:刘贵阳
  1. sin_cos

    0下载:
  2. 用CORDIC算法实现非线性函数sin,cos的求值,即只用加减法和右移位操作来求sin,cos-compute sin and cos by CORDIC arithmetic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3601922
    • 提供者:付红桥
  1. test2

    0下载:
  2. 自己编写的一个COS曲线,效果不是很好,期待大家共同讨论交流,还有自己编写的一个链表程序,运行成功了-creat a cos(x) line by myself
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1484
    • 提供者:王陈
  1. cordic_verilog

    0下载:
  2. cordic算法 Verilog源码 求sin和cos-cordic Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1115276
    • 提供者:王强
  1. j

    0下载:
  2. java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等-java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1195
    • 提供者:maidi
  1. chengxu

    0下载:
  2. 基于uC/COS的直流电机PID转速闭环调速控制系统Proteus仿真实现-Proteus simulation based on uC/COS speed of DC motor PID closed-loop speed control system implementation
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:129406
    • 提供者:
  1. CSharp

    1下载:
  2. C#1实现使用“Graphics”类的“DrawPie”方法和“FillPie”方法绘制立体饼图 C#2实现使用绘制线段函数画cos曲线 C#3实现使用“Graphics”类的“DrawLine”方法绘制圆。 C#4实现文本编辑器的设计 C#5实现鼠标事件-C# using the " Graphics" class " DrawPie" methods and " FillPie draw three-dimensional pie
  3. 所属分类:CSharp

    • 发布日期:2014-05-18
    • 文件大小:24576
    • 提供者:莫罹逝
  1. jsq

    0下载:
  2. 一个计算器实现一般功能能进行球sin cos 等操作-A calculator for general functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:80299
    • 提供者:李刚
  1. PPT

    0下载:
  2. 嵌入式实时操作系统μCOS原理与实践PPT 电子科技大学-Embedded real-time operating system 渭COS Principles and Practice PPT University of Electronic Science and Technology
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5177344
    • 提供者:boseylee
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 40 »
搜珍网 www.dssz.com