资源列表

« 1 2 ... .12 .13 .14 .15 .16 1117.18 .19 .20 .21 .22 ... 3400 »

[数学计算/工程计算1D-MT

说明: 大地电磁一维正演程序是电磁法的基础编程,首先设置地电断面然后通过正演模拟电磁场在大地中的传播形式来得到地下地质体的电阻率情况,从而得到地下地质体情况。-One-dimensional magnetotelluric forward modeling process is the basis of electromagnetic program, first set the geoelectric section and then fo
<焚琴煮酒> 在 2025-02-23 上传 | 大小:769kb | 下载:0

[数学计算/工程计算lift

说明:呵呵,有一天我做了一个梦,梦见了一种很奇怪的电梯。大楼的每一层楼都可以停电梯,而且第i层楼(1<=i<=N)上有一个数字Ki(0<=Ki<=N)。电梯只有四个按钮:开,关,上,下。上下的层数等于当前楼层上的那个数字。当然,如果不能满足要求,相应的按钮就会失灵。例如:3 3 1 2 5代表了Ki(K1=3,K2=3,……),从一楼开始。在一楼,按“上”可以到4楼,按“下”是不起作用的,因为没有-2楼。那么,从A楼到
<> 在 2025-02-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算main.cpp

说明:TSP algorithm using bruteforce
<grzybu> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算impliciteconduction

说明:Program for solving 2D conduction problems
<tgrt18> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算kalman1.1

说明:vc++编写的卡尔曼滤波器的模型 基于卡尔曼滤波器的5个基本公式 简单易懂-written in vc++ Kalman filter model is based on 5 basic Kalman filter equation is straightforward
<wangyi> 在 2025-02-23 上传 | 大小:121kb | 下载:0

[数学计算/工程计算MATLAB-algorithm

说明:插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical
<puda> 在 2025-02-23 上传 | 大小:148kb | 下载:0

[数学计算/工程计算LU

说明:矩阵的三角分解c程序,以矩阵A=[2 4 4 2;3 3 12 6;2 4 -1 2;4 2 1 1]为例。-C triangular matrix decomposition process, the matrix A = [2 4 4 2 3 3 12 6 2 4-1 2 4 2 1 1] as an example.
<houmeng> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cinv

说明:一般复矩阵求逆,cinvo.c中的static double ar[4][4]为复矩阵的实部,static double ai[4][4]为复矩阵的虚部。-General complex matrix inversion, cinvo.c the static double ar [4] [4] for the real part of complex matrix, static double ai [4] [4] for the i
<houmeng> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ssgj

说明:求对称正定矩阵的逆矩阵,以矩阵static double a[4][4]={ {5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8.0,10.0,9.0}, {5.0,7.0,9.0,10.0}} 为例-Symmetric positive definite matrix of order matrix static double a [4] [4] = {{5.0,7.0,6.0,5.
<houmeng> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gaussliezhuyuanxiaoqufa

说明:经过VC开发的一个数值计算程序,经过调试运行正常-After the development of a numerical calculation VC program, after commissioning the normal
<hansome> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Romberg

说明:一款经典的数值计算程序,经过软件调试可以正常运行,运行时需要注意环境-A classic numerical calculation program to normal operation after a software debugging, run-time environment needs attention
<hansome> 在 2025-02-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Lagrange

说明:拉格朗日插值法的编程语言,经典的数值计算程序,经过程序的调试-Lagrange interpolation of programming languages, classic numerical calculation procedure, after debugging
<hansome> 在 2025-02-23 上传 | 大小:2kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 1117.18 .19 .20 .21 .22 ... 3400 »

源码中国 www.ymcn.org