Location:
Search - SIN c
Search list
Description: 正弦函数发生程序,可以在C中嵌套,是工程文件 测试通过 -sine function occurred procedures, which can be nested in C, engineering document the test
Platform: |
Size: 16251 |
Author: 欧阳明星 |
Hits:
Description: LMS滤波器示例程序,在TURBOC中运行
这是一个简单的可图形显示的C程序
输入信号是一个被噪声污染了的sin信号。 */
/* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号
Platform: |
Size: 4379 |
Author: 蜗牛 |
Hits:
Description: C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
Platform: |
Size: 72617 |
Author: 何培松 |
Hits:
Description: 本程序写出了一个完整的一维有限元程序算列,列子如下
d^2u/dx^2=sin(x);
u(0)=0,du(1)=0.
u=sin(x);区间[0,2*pi].
Platform: |
Size: 1787 |
Author: wsqlzu@gmail.com |
Hits:
Description: 可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets, four operators, one VC is a rare expression of calculating and computing tools. For example : cos (0) 1
Platform: |
Size: 1965056 |
Author: 何福保 |
Hits:
Description: 此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
Platform: |
Size: 49152 |
Author: 曲贵增 |
Hits:
Description: C语言数值计算中常用的函数,如sin(x),cos(x)的实现方式的源代码。-Codes for functions which are used frequently in numerical calculation ,such as sine function,cosine function, written in C language
Platform: |
Size: 72704 |
Author: 何培松 |
Hits:
Description: 一些常用的C语言源代码。包括磁盘格式、常用函数如abs、sin、strlen等;以及输入输出格式的制定。-some common C language source code. Disk format, commonly used functions such as the abs, sin, strlen; Input and output format and setting.
Platform: |
Size: 57344 |
Author: 王成福 |
Hits:
Description: C5000系列DSP上实现正弦波发生器的源代码-Source code of Sin wave generator for DSP C5000 series
Platform: |
Size: 10240 |
Author: 邹旭杰 |
Hits:
Description: 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象:
IF,AND,OR,<,<=,>,>=,<>,=,==
数字0-9,(,),+,-,*,/,
SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.-this program is a computing device that is in a process of improvement based on the needs of calculator operation and the operation of Object : IF, AND, OR, lt; , Lt; =, Gt; , Gt; =, Lt; Gt; , =, == figures 0-9 ,(,), ,-,*,/, SIN, COS, TAN, POW, EXP, ABS, SQRT, INT, LN, LOG, MIN, MAX.
Platform: |
Size: 46080 |
Author: 天空 |
Hits:
Description: 正弦函数发生程序,可以在C中嵌套,是工程文件 测试通过 -sine function occurred procedures, which can be nested in C, engineering document the test
Platform: |
Size: 16384 |
Author: 欧阳明星 |
Hits:
Description: 数学公式分析组件。可以计算 +,-,* /,sin,cos,tan,等20多个运算符。
如 y = a*sin(b)+(c-d)*cos(d),输入a,b,c,d就可以得到y-mathematical formula analysis components. We can count,-,* /, sin, cos, tan, and more than 20 other operators. If y = a* sin (b) (c-d)* cos (d), the importation of a, b, c, d can be y
Platform: |
Size: 86016 |
Author: 翁丽萍 |
Hits:
Description: bp算法,网络为1-5-2-2-1。函数为y=sin(3x)cosx+1。这是用c语言写的,能运行,可以画图,这是神经网络的一个作业。-bp algorithms, network 1-5-2-2-1. To function y = sin (3x) cosx 1. It is written in C language, can run, drawing, which is a neural network operations.
Platform: |
Size: 4096 |
Author: 我是谁 |
Hits:
Description: 输出正弦波,其频率和振幅可调,通过该例子读者也可以编写余弦函数的输出波形-sine wave output, adjustable frequency and amplitude, through which readers can also examples of the preparation of the cosine wave output
Platform: |
Size: 26624 |
Author: mxp |
Hits:
Description: BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
Platform: |
Size: 61440 |
Author: 孙志海 |
Hits:
Description: LMS滤波器示例程序,在TURBOC中运行
这是一个简单的可图形显示的C程序
输入信号是一个被噪声污染了的sin信号。 */
/* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号
-LMS filter sample programs, run in TurboC This is a simple graphical display can process the C input signal is a noise contaminated signal sin.*//* Running, the top of the screen is the input signal, the bottom is the result after the LMS filter output signal
Platform: |
Size: 4096 |
Author: 蜗牛 |
Hits:
Description: 用C#绘图的简单应用:绘制正弦曲线的代码-Drawing with a simple C# application: drawing sine curve code
Platform: |
Size: 1024 |
Author: 郑遂 |
Hits:
Description: 这是用vc做的sin曲线,已经调试通过,使用mfc对话框做的界面,适合vc,c++的学习-This is done with vc sin curve has been debugged using mfc dialog box to do the interface for vc, c++ learning
Platform: |
Size: 3581952 |
Author: 高峰 |
Hits:
Description: 自定义sin函数值计算器,使用C#进行计算器的编写,控制台输出(Custom sin function value calculator)
Platform: |
Size: 40960 |
Author: Hkhan
|
Hits:
Description: c语言教程:输入振幅、相位和间隔增量,输出一个sin图像。(C language course: input amplitude, phase and interval increment, and output an sin image.)
Platform: |
Size: 3072 |
Author: 小鸟orz |
Hits: