资源列表

« 1 2 ... 55 56 57 58 59 6061 62 63 64 65 ... 3400 »

[数学计算/工程计算A_QR

说明: void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解
<moontea> 在 2025-01-10 上传 | 大小:2kb | 下载:1

[数学计算/工程计算(HHT)Hilbert-HuangTransform

说明:The Hilbert–Huang transform (HHT)is an empirically based data-analysis method. Its basis of expansion is adaptive, so that it can produce physically meaningful representations of data from nonlinear and non-stationary pr
<folot> 在 2025-01-10 上传 | 大小:1.07mb | 下载:1

[数学计算/工程计算mopsocd

说明:这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
<lys> 在 2025-01-10 上传 | 大小:6kb | 下载:1

[数学计算/工程计算3.

说明:这是一个斐波那契数列,完全数和排序用C++编程的源代码,希望共享-This is a Fibonacci sequence, complete number, and sort of programming with C++ source code, want to share
<马云> 在 2025-01-10 上传 | 大小:1kb | 下载:1

[数学计算/工程计算DEM

说明:DEM内插 反距离加权平均算法 DEM插值经常用到的算法-DEM interpolation inverse distance weighted average algorithm for DEM interpolation algorithms are often used
<晴宇> 在 2025-01-10 上传 | 大小:32kb | 下载:1

[数学计算/工程计算aa

说明:目录 1 阻力系数和升力系数的计算 1 2 俯仰力矩系数的计算 1 3 法向力系数对攻角导数的计算 1 4 俯仰阻尼力矩系数的计算 2 5 俯仰阻尼力矩系数的推导 2-aerodynamic coefficient
<winwind> 在 2025-01-10 上传 | 大小:44kb | 下载:1

[数学计算/工程计算yao-Gaussfilter-UV

说明:对气象风场进行高斯低通滤波!带宽可以根据自己的需要适当调整,此程序适合与气象专业人员使用。-Meteorological wind field Gaussian low pass filter!
<姚遥> 在 2025-01-10 上传 | 大小:1kb | 下载:1

[数学计算/工程计算les

说明:包括管道和边界层的大涡模拟fortran95原代码-Including pipelines and large eddy simulation of boundary layer source code fortran95
<LL> 在 2025-01-10 上传 | 大小:11.21mb | 下载:1

[数学计算/工程计算OrificeQuarterVB

说明:这是1/4圆孔板计算软件的VB源码,供想继续提升的同行们用。-this is the original VB code for 1/4 circle calculation.
<York Liu> 在 2025-01-10 上传 | 大小:4kb | 下载:1

[数学计算/工程计算J.Fulleabouguer

说明:一款很好用的卫星重力异常布格校正Fortran90程序。-A very useful bouguer correction Fortran 90 program。
<小林> 在 2025-01-10 上传 | 大小:7.87mb | 下载:1

[数学计算/工程计算c-minuit.tar

说明:CERN code for calculating likelihood and make contours. Claimed to be the most efficient.
<hao> 在 2025-01-10 上传 | 大小:163kb | 下载:1

[数学计算/工程计算diedaifa

说明:利用迭代法对每段的物性参数和压力降分别进行计算,从而计算垂直井筒中压力分布,并得出了物性参数压力降等随井深的变化规律-Iterative method, one important physical parameters and pressure drop were calculated to estimate the vertical wellbore pressure distribution, and obtained physi
<yy> 在 2025-01-10 上传 | 大小:850kb | 下载:1
« 1 2 ... 55 56 57 58 59 6061 62 63 64 65 ... 3400 »

源码中国 www.ymcn.org