搜索资源列表
C++数学计算
- 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
C语言实现MATLAB 6.5中M文件的方法
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
jifen124
- 龙格---库塔方法是求解微分方程比较常用的方法,在理解数学上是怎么一回事后,编制这个程是相当容易的,就是个迭代的过程.步长的选取也是很有讲究的,过小的步长反而会导致误差累积过大. 相关的理论请参考相关的数值算法的书籍,我这里只给出关键的函数及主程序段,其余相关的细节就不再一一罗列了.-Runge - Kutta method to solve the differential equation is more commonly used method, in understanding h
MathFunctionDraw
- 数学工具,函数绘图,教师上课实用的工具,附有c#源代码和说明
简单绘制函数图像的数学工具
- 可手动输入表达式(包括幂运算和开平方),也可以选择,图像大小和分辨率可调,对初学者了解C#事件相应机制有很好的帮助。
AutoRegression
- 数学统计分析基本函数,自回归分析,包括AIC,FPE等确定阶数。-Autogression
cSharpMath
- 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
Extreme.Mathematics.QuickStartCS
- 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
mathcurve
- 常用数学函数曲线的绘制方法,支持函数表达式的录入-Commonly used mathematical functions curve drawing method, the input support function expression
fdlibm
- 免费发布的数学库,IEEE754函数源码-Free release of math library, IEEE754 function of source
34356576787ASDDF
- 输入一个班10个学生的学号和每个学生考试三门功课(数学、英语、计算机基础)的成绩。编程计算出每个学生的总分和平均分,并按学生成绩优劣排序,最后打印一张按高分到低分名次排序的成绩单。要求: 1)排序用一个函数实现。 2)打印的成绩单表项包括:序号,学号、数学、英语、计算机、总分、平均分。 3)按实验报告电子模板格式填写实验内容。 -GFDGFDGFGDFGFDGFDGFGFD
GraficadoraSource
- 图形计算器,选择自变量和因变量后,能够画出关系曲线,支持自定义数学函数-Graphing calculator, select the independent variables and the dependent variable, it can draw the curve, mathematical functions to support custom
Interpolation
- 数学分析基本函数,包括拉格朗日插值,牛顿插值等。-Interpolation
SpecialFunction_src
- 该文件是C#版的特殊数学函数计算公式,包括gamma函数、Stirling s formula,chi-square 等-C# version of the file is a special formula of mathematical functions, including the gamma function, Stirling' s formula, chi-square, etc.
mathgraphtool
- 可任意绘制各种数学函数的工具,并可根据不同的坐标系显示相应的曲线数据。-Draw a variety of mathematical functions can be arbitrary tool coordinate system can be based on different curves show the corresponding data.
Cpp1
- 简易计算器,不仅包含加减乘除,还有包含数学函数sin(),cos(),tg()-Simple calculator
CSharp-Csharp-CPP
- C#,Csharp, C++绘制数学函数曲线,温度曲线 包括正弦函数,余弦函数和三角波函数-C#,Csharp, C++ depict math curve
ajsdtklew15
- 二分匹配的数学函数实现程序和运行方案的运用举例-Two, the realization of mathematical function application programs and run program example
the-use-of-stack
- 利用栈进行简单的多项式数值计算(可使用库里面带的各种数学函数)-Use a simple polynomial stack numerical (you can use inside the library with a variety of mathematical functions)
MATH
- C数学相关的小例子,对熟悉C中可用的数学函数和使用方法有用-C math related small example