搜索资源列表
Calculation
- Calculation实现加减乘除的计算器,-Math
fft
- System C实现的16点定点fft计算模型。-System C fixed-point to achieve the 16 point calculation model fft.
st
- 计算瞬态导热问题的计算机分析程序算法的论文。-Calculation of transient heat conduction problem algorithm for computer analysis program papers.
MATLAB-calculation-of-Statistics
- 【程序】MATLAB概率统计计算经典30例 超经典!-【Program】 MATLAB calculation of the classic 30 cases of Probability and Statistics
calculation
- 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
cSharpnumerical-calculation
- 一本介绍C#数值计算的书,内容包括复数运算、矩阵运算、线性代数方程组求解、非线性方程组求解、插值、积分等问题,并印有源代码-A descr iption of the book C# numerical calculation, including complex arithmetic, matrix operations, linear algebra equations, nonlinear equations, interpolation, integration and other is
Calculation-method
- 有关计算方法课程学习的编译程序 包括矩阵求逆,迭代法,积分近似,求矩阵特征值-Calculation method eigenvalue iterative method
Stock-calculation
- Stock calculation Visual Basic
Numerical-calculation-method
- 实现插值,lu,二分法,高斯塞德尔,高斯消元法,高斯主元素,幂法,牛顿法八种数值计算方法的八个C程序源码-To realize interpolation, lu, dichotomy, gaussian plug del, gaussian elimination, gaussian Lord elements, power method, Newton method eight kinds of numerical calculation method of the eight C prog
bearing-fault-frequency-calculation
- 故障频率计算程序,计算轴承各部件的故障频率-Failure rate calculation program to calculate the bearing parts of the fault frequency
first-principles-calculation
- 做第一性原理计算的 集中了很多计算方法 会有很大的帮助-for first principles calculation
power-flow-calculation--
- 本程序的功能是用牛顿——拉夫逊法进行10节点的潮流计算。-The program’s function is to use Newton- Raphson method for 10-node flow calculation.
Numerical-Calculation-in-C-language
- 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
power-flow-calculation
- 电力系统潮流计算,运用牛顿拉夫逊法对小网络进行精确地潮流计算,并进行网络损耗计算-Power flow calculation using Newton Raphson accurate flow calculation on a small network, and network loss calculation
Numerical-calculation-matlab
- Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method
systems-analysis-and-calculation
- 信号与系统分析 序列的卷积计算和相关函数的计算-Convolution calculation of the basic sequence of signals and systems analysis and calculation of the correlation function
floatingpoint-calculation
- c语言模拟计算机浮点数计算 1、float stof(char *) //十进制字符串 --> float (如:"-1.0" --> 0xFF800000) 2、float fadd(float, float) 3、float fsub(float, float) 4、float fmul(float, float) 5、float fdiv(float, float) 6、void ftos(char *, float) //float --&g
squares-fitting-calculation-method
- 非线性最小二乘拟合的计算方法,实用型,谢谢合作-Nonlinear least squares fitting calculation method
Calculation-methods-
- 计算方法程序 包括高斯消去法,牛顿插值,三次样条插值,Jacobi和高斯赛德尔迭代等-Calculation methods and procedures, including the Gaussian elimination method, Newton interpolation, cubic spline interpolation, Jacobi and Gauss-seidel iteration
calculation-of-zero
- Calculation of the zeros and the bisection method of selection
