搜索资源列表
testrun0512
- 悖论很奇妙。在本月的专栏里,我将向你们展示你们进行软件测试时可能遇到的三个有趣的案例。他们本质上是数学问题,而且他们对你们的问题库是一个很好的补充。 在这个专栏的第一部分,我解释 Simpson 悖论。该悖论阐述的是这样一种情况:软件系统 A 与软件系统 B 相比,各方面都要差,然而软件系统 A 可能是一个更好的系统。 在第二部分,我揭示了 Braess 悖论。根据这个悖论,当增加一个完全负载平衡的服务器时,网络性能会以一种奇怪的方式降低。最后,我考虑了 Parrondo 悖论。
simpsonintegral
- 复化辛普生求积分——工科学生必须的课程设计程序,简单的就积分程序,内付说明-Minute of Health quadratures Simpson -- engineering courses, students must design process, the simple procedures on Integral, which pay Note
Part_1_C_programmes
- 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
ComputingMethodCourse
- 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
MPI_File
- Jacobi_MPI. ln2 & pi 的计算,基于Romberg and Simpson. MPI_File.
cyuyanshishangbianchengbaili
- 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
8035
- Simpson Method y=e^(-x^2) calculating -Simpson Method y=e^(-x^2) calculating
xinpusen_labview2011
- 介绍了有使用另外labview编程语言编写c语言,对辛普森变步长公式的详细解读。-Use another the labview programming language to write c language, the detailed interpretation of the Simpson formula
quadgui
- 该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳-QUADGUI Demonstrate numerical evaluation of a definite integral. Q = QUADGUI(F,A,B) shows the steps in approximating the integral of F(x) from A to B by adaptive extrapolated Simpson s quadrature. The sha
a
- simpson求积分,可以直接使用,可以体会积分方法的算法。-simpson 3/8 quadrature,it good.Can be used directly, need to transform the initial conditions
IntSimpson.
- 2.IntSimpson用辛普森系列公式求积分-2. IntSimpson integrate with Simpson series formula
CH9
- 基于Fortran编程环境的数值积分算法,包括复合梯形求积法,复合Simpson积分以及复合高斯积分法等-Based on numerical integration algorithm Fortran programming environment, including composite trapezoidal quadrature method, composite Simpson integration and composite Gaussian integral method
Integration-by-Simpson
- MPI与OpenMP并行程序设计(C语言版):Simpson法求解定积分-MPI and OpenMP parallel programming (C language version): Simpson method to solve the definite integral
xd2x
- 离散时域信号,采用辛普森算法时域高精度积分,例如速度信号转化为速度信号。-Discrete time-domain signal , using the Simpson integration precision time-domain algorithms , such as the speed signal into a speed signal .
Numerical_Analysis_code
- 数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等-Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson
lab3
- 用c++实现复化矩形积分和复化辛普森积分-With c++ achieve complex of rectangular integral calculus and complex Simpson
jifen
- 各种数值积分,包括牛顿积分,辛普生各分、龙贝格积分,高斯积分和高斯—勒让德积分-A variety of numerical integration, including Newton integral, sub Simpson, Romberg integration, Gaussian integrals and Gauss- Legendre integration
辛普生矩形积分
- 用c++编程语言并且用辛普森积分的方法求积分(Using c++ programming language and using Simpson integral method to calculate integral)