搜索资源列表
calculator
- calculator, sin ,cos,multi, loga,-calculator, sin ,cos,multi, loga,...
untitled
- A bandpass signal is defined by clear all t=-10:0.06:10 m=3*(cos(2*pi*10*t)+4*sin(2*pi*20*t)) x=6*m.*cos(2*pi*100*t) f0=100 fmax=100 NSamples=256 Amplitude Response plot of x(t) figure(1) subplot(211) plot(t,ab
DDS
- 使用maxplus设计的正弦余弦信号发生器,包含两个表格文件-Sin/cos signal generator
fpga
- 采用正弦/ 余弦细分方案,通过嵌入cos/ sin 表格于FPGA 中,合理控制步进电机两相绕组的电流,实现斩波恒流均匀细分驱动,减小了步距角、提高了步进分辨率,最高细分达到256 。-Using sine/cosine segment program, by embedding cos/sin table in the FPGA, the reasonable control of two-phase stepper motor winding current to achieve const
Calculator
- 1) 支持基本的四则(+、-、*、/)运算。 2) 支持sin cos tan等三角函数的运算。 3) 支持log、ln、exp、x^y、sqr等复杂的运算。 4) 实现了解析运算(可以输入一个数学表达式,然后正确计算出结果)。 5) 具有清零功能。 6) 具有退格与记忆键。 7) 支持圆周率一键输入。 8) 支持科学计数法输入。 9) 具有连续计算的能力,即上一次计算的结果可以直接参与下一次计算(即兼有标准计算器的特点)。 10) 输入可以通过界面实现,即用
Plot_of_sin_Vs_cos_in_2D
- Plot sin vs cos to get feel of complex exponential signals
dds_ds558
- The LogiCORE™ IP DDS (Direct Digital Synthesizer) Compiler core sources sinusoidal waveforms for use in many applications. A DDS consists of a Phase Generator and a SIN/COS Lookup Table. These parts are available individually or combined
simulink
- 数字信号的处理,正弦函数与余弦函数的结合-digital signal prozessing sin cos function
CORDIC-For-Dummies
- CORDIC For Dummies CORDIC is a method of calculating a math function using much simpler math operations in a loop called a Binary Search. Most commonly CORDIC is used to calculate ATAN2 (Angle), and Hypotenuse (Distance) of a point. CORDIC c
cc
- 计算器是我们生活中常用的工具,本文中我们将看到C语言在计算器程序中的应用并实现简单初步的计算。程序的编写基础是Tubro C2.0,它在tubro c的原有基础上实现了多汉字的支持方便了我们的使用。生成的程序可移植性强兼容性好。现在实现了加、减、乘、除、求幂、求模,求平方根,求Sin,求Cos,求Log10,以及一个时钟原代码。这个系统是基于软件发展的生命周期来研制的,它可以直接输入数学表达式,不需要任何转换,就可以直接输出数学四则运算的结果。本文主要介绍了程序的开发背景,开发的过程和所要完成
2680-sin-cos-macro2
- CAlculo de Sen y Cos en Flowcode
sin
- 三角公式,数学公式,同角三角函数关系,特殊值,诱导公式-sin cos tan
21modulation_v110
- Calculate the phase at time mTS Ts the sampling frequency. Read the value of cos( ) and sin( ) a table. -Calculate the phase at time mTS Ts the sampling frequency. Read the value of cos( ) and sin(
mineforye
- calculates basic sin or cos function the Fourier transform -calculates basic sin or cos function the Fourier transform
mins
- optimazion of R=((θ_1*sin(20*θ_2)+ θ_2*sin(20*θ_1))^2)*cosh(θ_1*sin(10*θ_1))+(( θ_1*cos(10*θ_2)- θ_2*sin(10*θ_1))^2)*cosh(θ_2*cos(20*θ_2)))) with powel
cordic_ds249
- FPGA开发过程中的IP核,用于计算正弦,余弦和正切等。(IP core used in FPGA design to calculate cos and sin.)
new
- C的简易计算器代码,支持括号,优先级等等运算但是不支持散件函数等处等函数(Calculator of C but is not repreciable for the function like sin cos tan)
分立元件驱动步进电机
- 利用stm32 + tlc7528 得到sin/cos波形,驱动步进电机