搜索资源列表
-
0下载:
数值分析-列选主元求解方程组
//n 整型变量。方程组的阶数
//a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。
//b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。
//本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
-
-
0下载:
数值分析-列选主元求解方程组
//n 整型变量。方程组的阶数
//a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。
//b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。
//本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
-
-
0下载:
DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
-
-
1下载:
DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
-
-
2下载:
飞机运动轨迹模拟
使用龙格-库塔算法计算常微分方程数值解
并用图形显示运动轨迹
作者自己作业的源程序
欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
-
-
0下载:
经典数值算法、简单界面操作代码。包括常用的排序、插值、解方程和矩阵操作-Classical numerical algorithm, a simple interface to operate the code. Which are used in the sorting, interpolation, solution of equations and matrix operations
-
-
0下载:
编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件,
记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。
思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度
随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Simulation programming coins thrown from the frequency of a positive map. The assumption tha
-
-
0下载:
C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
-
-
0下载:
Interpolation and fitting, solution of equations, data analysis, University of numerical analysis algorithms, Use of natural gradient algorithm.
-
-
0下载:
Normalized data model, modal vibration, For lack of EMD, Numerical solution of differential equations method.
-