资源列表

« 1 2 ... .69 .70 .71 .72 .73 474.75 .76 .77 .78 .79 ... 3400 »

[数学计算/工程计算Kalman

说明:非常好的卡尔曼滤波学习程序。文章中有原题,有解题步骤,有实现程序。适合卡尔曼学习过程中的人。-Very good learning process Kalman filter. The article in the original title, there are problem-solving steps to achieve the procedure. Kalman learning process for people.
<范学宇> 在 2025-01-23 上传 | 大小:236kb | 下载:0

[数学计算/工程计算dazhishumimoyunsuan

说明:本程序的功能是实现大指数幂的模运算,比如10^200=?-This procedure is to achieve the function of major index of power of the modulus operator, for example, 10 ^ 200 =?
<熊伟> 在 2025-01-23 上传 | 大小:357kb | 下载:0

[数学计算/工程计算VByuyanDFPjisuan

说明:VB最优化计算,可以通过改变目标函数进行多维正定和非正定优化计算。-VB optimization calculation can be carried out by changing the objective function is multi-dimensional positive definite and non-positive definite optimization calculation.
<wangyangpeihua> 在 2025-01-23 上传 | 大小:9kb | 下载:0

[数学计算/工程计算C++youhuajisuan

说明:拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
<wangyangpeihua> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算Jacobi

说明:雅克比迭代法求实对称矩阵的特征值和特征向量-Jacobian iteration realistic symmetric matrix of eigenvalues and eigenvectors
<林沐生> 在 2025-01-23 上传 | 大小:192kb | 下载:0

[数学计算/工程计算Newmark

说明:实现Newmark法的fortran 控制台程序-Newmark method to achieve the fortran console procedures
<luckytsi> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算MYFFT

说明:实现了一个简单的快速傅立叶变化功能函数,对一副图象进行傅立叶变化,其中关键的变换部分是用汇编实现的-To achieve a simple Fast Fourier change function of a Fourier image changes, which transform a key part of the compilation is achieved
<zhongjin> 在 2025-01-23 上传 | 大小:70kb | 下载:0

[数学计算/工程计算ffsd

说明:水库库容-水位关系曲线是水库调度、水资源优化的基础,本程序实现其多项式拟合-Reservoir storage capacity- the water level curve is the relationship between reservoir operation, water resources to optimize the basis, the procedures to achieve its polynomial fit
<张景瑞> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算OriginCurveFittingFunctions

说明:Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACO
<xbl> 在 2025-01-23 上传 | 大小:381kb | 下载:0

[数学计算/工程计算pinv

说明: //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U
<钟钟> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Iluk

说明:这是用于线性方程组求解的ILUK预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR),采用如下结构存储:struct Distmatrix {double **ma int **ja,dimension,*nnzrow } 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equati
<张德柱> 在 2025-01-23 上传 | 大小:525kb | 下载:0

[数学计算/工程计算Ilut

说明:这是用于线性方程组求解的ILUT预处理算法的实现。在VC++编译通过。矩阵采用压缩稀疏行格式存储(CSR) 很容易移植到自己定义数值计算软件包中。经本人测试计算效率比Fortran写的高很多(比如与Sparskit2比较)。-This is used for solving linear equations ILUT preconditioning algorithm. In VC++ Compiled through. Matrix
<张德柱> 在 2025-01-23 上传 | 大小:547kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 474.75 .76 .77 .78 .79 ... 3400 »

源码中国 www.ymcn.org