搜索资源列表
SINEFFTTr.rar
- 用c++Builder编写的一个显示正弦波信号和傅立叶变换后的频谱波形工程,c++Builder FFT SIN
FFT
- 流水线模数转换电路输出信号做fft后求SNR,SNDR的matlab程序-matlab fft program for SNR and SNDR of pipelined analog to digital converter(ADC)
Calculator_source
- 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculato
quick_math
- Most quick math sin and cos(+sqrt). work in integer types.
SIN
- 简易正弦波发生器 //精英团队提供 //控制信号 :P20 //数据线 :P0口-include <reg52.h> sbit WR2 = P2 ^ 0 unsigned char code sin[256]
sin
- 方波产生部分代码,正弦波产生部分代码,仅供新手参考-Square-wave part of the code generated, part of the code generated sine wave
GAFMAX
- 遗传算法 求下列函数的最大值 obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].-Optimization problem by genetic algorithm of a function obj(x)=x.*(10-x).*sin(2*pi*x), x\in[0,10].
C_Calculator
- c语言计算器,实现加、减、乘、除、加括号、sin/cos/tan函数-c language calculator to achieve add, subtract, multiply, divide, add parentheses, sin/cos/tan functions
Calculation
- 一个具有基本功能的计算器(附有文档),输入:一个算术表达式串。具有加减乘除,cos,sin,求n次方,开平方等中等算术功能-A calculator with basic functions (with document), enter: an arithmetic expression string. Multiplication and division with addition and subtraction, cos, sin, seek n-th power, open square
SIN
- 正弦曲线 ROM 数据序列生成器。 用于硬件产生正弦波,避免低层调用SIN函数。 根据DAC的位数不同,可以设置不同的分辨率。 生产的数据在当前目录的SIN.TXT文件中,直接复制到源码中或者烧录ROM、FLASH中。-sin data generater. for DAC use.
make-sin-x
- 绘制sin x函数(其中x=0...n ) 及积分 ,n的值可以在前面板输入-make sin x
rbf-sin
- RBF网络逼近sin函数的程序,调试过了,很好用-RBF network approximation sin function procedures, debugging, and good with
sin()-8.0
- sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值-sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin
sin
- c语言写的sin函数,对初学者有一定的帮助。-sin by c
Matlab-sin-wave-to-music
- 實驗目的: 利用Matlab 以sin波合成一段音樂,學習音樂數位合成技術。 使用軟體: MATLAB v7.7.0R2008b 合成部分: 〈偽裝〉副歌第一小節 《偽裝》 演唱人:高振梅 作曲人:許凱鈞 填詞人:許凱鈞 編曲人:許嘉翔、許凱鈞-Purpose: Using Matlab to sin wave synthetic piece of mus
sin
- 有一天编写了一个生成正弦和方波的小程序~中途还请教了个程序猿。大家拿去玩吧,如果能用上最好了。-a sin code in VS
自定义sin函数值计算器
- 自定义sin函数值计算器,使用C#进行计算器的编写,控制台输出(Custom sin function value calculator)
Compiler_Code Vision
- this program calculate cos, sin and ..... with avr
sin(x)
- 可以在visiual平台上画出sinx函数(You can draw the Sinx function on the visiual platform)
output sin()
- c语言教程:输入振幅、相位和间隔增量,输出一个sin图像。(C language course: input amplitude, phase and interval increment, and output an sin image.)