资源列表
[数学计算/工程计算] com.ostrichmyself.api.combinePermute
说明:排列组合的源代码, java实现能实现C(M,N)和P(M,N)的任意对象排列组合-combine and permute algrithm, implemented by java.<tian> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] FFTUsingNAG
说明:FFTUsingNAG origin用的脚本语言 可用于批量处理数据-scr ipt for origin it could be used for auto data manipulation<杀风景> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] wangbinexp2_1
说明:数值计算中的割线法和隐函数作图程序,对于初学者学习比较重要。-Numerical calculation of the secant method and the implicit function mapping procedures, the more important for beginners to learn.<Yang> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] matrix_invers
说明:C语言写的矩阵处理算法 主要实现了求逆和线性方程组的求解-Matrix written in C language processing algorithms to achieve a major inversion and solving linear equations<张士广> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] efk_example
说明:This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.<alazio> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] ukf
说明:The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map t<alazio> 在 2025-06-12 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] math
说明:矩阵运算:求逆、转置、相乘等,然后通过矩阵运算求多项式纠正的值,多项式如:X=a0+a1*x+a2*y+a3*x*x+a4*x*y+a5*y*y Y=b0+b1*x+b2*y+b3*x*x+b4*x*y+b5-Matrix operations: inversion, transpose, multiply, etc., and then through the matrix for computing the value of correct polynomial, polynomial<sjunme> 在 2025-06-12 上传 | 大小:2kb | 下载:0