搜索资源列表
数学计算库
- 通用的c语言数学计算库。
矩阵计算的理论与方法
- 内 容 提 要 本书系统阐述了矩阵计算这门学科的基础理论、基本方法和近十几年来发展成熟并得到了广泛应用的新成果.内容包括:矩阵知识的复习和补充,矩阵计算概论;求解线性方程组的直接法和迭代法,线性最小二乘问题,共轭梯度法;求解特征值问题的QR方法和同伦方法;Lanczos方法以及求解Jacobi矩阵特征值反问题的正交约化方法等. 本书取材上,既注重基础理论的严谨性、方法的实用性,又保持了内容的新颖性,反映了该学科的最新进展.本书内
calc_3
- 数学表达式计算器,VC 平台操作。能够计算数学公式和表达式,功能比较强大。-mathematical expression calculator, VC platform operators. To calculate mathematical formula and expression, function more powerful.
常用数学算法
- 常用数学算法!也是计算方法程序-commonly used mathematical algorithms! Also calculation procedures
数学计算方面C程序
- 这是一个数学计算方面的C程序-This is a mathematical calculation of the C program
计算器,(计算式直接计算)
- 通过输入数学公式进行数学计算的源代码,大家下巴-enter mathematical formula calculation of the source code, we chin
20050328193472830322
- 大数计算源代码,从事计算数学、计算机软件开发人员-majority calculation source code, engaged in computational mathematics, computer software developers
用遗传算法计算最短路径
- matlab编写的计算排序问题或者求最优值问题,适用于数学建模以及工程计算-Matlab calculations prepared by the scheduling problem or seek optimal values, apply to mathematical modeling, and engineering computing
数模计算工具包
- 数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
数学函数
- 包含求反余弦函数,计算Y/X的反正切值 ,向上舍入,把一个双精度数分解为尾数的指数,计算直角三角形的斜边长-include cosine function for calculating Y/X arc tangent, rounded upward, a few double precision decomposition of the final index, calculated length of the hypotenuse
归档
- 一个计算数学公式的简单程序代码,在平台matlab上运行(A mathematical formula of the simple procedure code, running on the platform matlab)
非线性理论数学基础-天津大学出版
- 增对所有的非线性计算方法,详细的数学求解过程。(Focus on all the calculation method of the nonlinear, detailed mathematical solving process.)
数学规划
- 该matlab程序可应用于工程中的数学规划问题,是数学中的经典程序之一(The matlab program can be applied to mathematical programming problems in Engineering)
Ne10-master(数学计算库)
- 数学计算库,包括信号处理、数值计算等,C语言编写,可以调用。(Mathematical Library)
mathematica矩阵的一些计算
- 关于矩阵谱问题中拉克丝对的计算和验证,以及对于初始位势的计算。(The calculation and verification of the pair of pairs in matrix spectrum problem and the calculation of the initial potential.)
潮流计算
- 潮流计算程序1.根据电力系统网络推导电力网络数学模型,写出节点导纳矩阵; 2.赋予各节点电压变量(直角坐标系形式)初值后,求解不平衡量; 3.形成雅可比矩阵; 4.求解修正量后,重新修改初值,从2开始重新循环计算; 5.求解的电压变量达到所要求的精度时,再计算各支路功率分布、功率损耗和平衡节 点功率; 6.上机编程调试;连调; 7.计算分析给定系统潮流分析并与手工计算结果作比较分析。 8.准备计算机演示答辩,书写该课程设计说
对流换热数值计算
- 编写有限体积求解程序,并将其应用于对流换热问题。建立问题的数学模型(包括内部介质及边界条件),推导离散过程及边界条件施加方案,编写程序并验证,分析流动温度场。(Write a finite volume solver and apply it to convection heat transfer problems. Mathematical modelling of the problem (including internal me
11数学变换和滤波
- 实现数学计算以及滤波功能的fortran代码(Realization of mathematical calculation and filtering function)
JEPsrc(自定义计算公式)
- Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。(With this package, the user can enter an arbitrary formula as a string and then quickly calculate the result.)