搜索资源列表
简单积分样例
- 采用c语言实现对方程的简单积分运算,一种算法,用户只需要输入方程的初值,运行此程序就能出来积分结果-use language to a simple equation integral calculation, and an algorithm, the user need only input the initial equation, running this program can result from Integral
diff
- 用MATLAB编写的一个通过积分运算进行衍射计算的小程序。-MATLAB prepared an operation conducted by integral calculation of the diffraction small programs.
Integral_operation_in_simpson_rule
- 使用simpson规则来完成积分运算,可以自由选择您所需要的积分结果精度,欢迎大家指教!-use simpson rules to be completed integral calculation, can freely choose what you need Integral accuracy, we are happy to improve!
my_poly
- 学习链表时写的一个程序,能实现一元多项式的四则运算和积分运算,对深刻学习链表有很大帮助。-when learning to write a procedure to achieve one yuan polynomial four operations and integral calculation, List of profound study will be of great help.
JiFen
- 数学上的积分运算,C语言实现,可用于多种科学计算场合
PreciseTimeIntegration
- 精细时程积分的FORTRAN源程序,可以精确进行积分运算,里面含有例子。
Adams
- Adams算法,用于数值积分运算-Adams algorithm for the numerical integration Operational
BH
- 使用NI的采集卡测量材料的磁滞特性,包含数据采集及积分运算的范例。
zhen
- 加入了积分运算,高速震荡变小了,选择了积分系数是0.1,和采样周期一样。但是高速震荡还是存在,超调基本上没有了。 当把积分数值除以十的时候,你会发现输出的震荡明显减少了,和开环控制的时候差不多,由此可以猜测,震荡有可能是由测试信号的精度决定的,另一方面可能是 因为PWM所引起的。通过综合比较发现,闭环系统的启动速度很快,比开环的快很多,但是加装了积分部分后,输出似乎变小了。
gai
- 这是MSK调制与解调的新方法,可以进行积分运算,在matlab中运行
jisuanqi
- 数值积分计算器 实现基本的数值运算,积分运算 支持嵌套函数使用
calculator_vckbase
- 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings
源文件
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到
Adams
- Adams算法,用于数值积分运算-Adams algorithm for the numerical integration Operational
简单积分样例
- 采用c语言实现对方程的简单积分运算,一种算法,用户只需要输入方程的初值,运行此程序就能出来积分结果-use language to a simple equation integral calculation, and an algorithm, the user need only input the initial equation, running this program can result from Integral
JiFen
- 数学上的积分运算,C语言实现,可用于多种科学计算场合-Integral mathematical computing, C language, can be used for a variety of scientific computing occasions
gai
- 这是MSK调制与解调的新方法,可以进行积分运算,在matlab中运行-This is the MSK modulation and demodulation of the new method can be integral operator in matlab run
jisuanqi
- 数值积分计算器 实现基本的数值运算,积分运算 支持嵌套函数使用-Numerical integration calculator realize basic numerical computation, integral use of computing to support nested functions
第五章数值积分答案
- 习题讲解,关于matlab对于数值积分的运算(example,numerical integration)
利用matlab来求积分
- 对函数进行积分运算的,matlab语言。里面有详细的事例,简单易懂(To integrate the function, matlab language.There are detailed examples, easy to understand.)