资源列表
[数学计算/工程计算] BandLanczosMethod
说明:BandLanczosMethod进行一维变带宽矩阵的特征值求解-BandLanczosMethod<杨咏漪> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] AnswerOfCUMCM
说明:大学生数学建模竞赛往届matlab算法模拟解答-Undergraduate Mathematical Contest in Modeling algorithm matlab simulation of previous answers<yulei> 在 2025-06-07 上传 | 大小:15kb | 下载:0
[数学计算/工程计算] Cshuzhisuanfa
说明:经典的C语言数值算法,包括拉格朗日,牛顿插值多项式,牛顿迭代公式,牛顿迭代公式,雅克比迭代-Classical C-numerical algorithm, including the Lagrange, Newton' s interpolation polynomial, Newton' s iterative formula, Newton' s iterative formula, iterative Jacobian<邵宝胜> 在 2025-06-07 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] armstorso.tar
说明:kalman track code demo program<ramkumar> 在 2025-06-07 上传 | 大小:469kb | 下载:0
[数学计算/工程计算] OVSFCodeGenerator
说明:OVSF code generator: The function ovsf_code_generator takes a vector of spreading factors which OVSF codes are required followed by an integer specifying the number of elements in that vector. The function returns a vector of vectors of double, whe<agur> 在 2025-06-07 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] RectangularInterleave
说明:Rectangular Interleave ia a C++ object for performing rectangular interleaving. Can either specify the numbers of rows and columns for interleaving or just the sizeof the interleaver and allow it to construct the squarest rectangle.-Rectangular Inter<agur> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Hexagon
说明:Hexagon is a C++ function that returns a complex number which represents a randomly distributed location within a hexagon. The orientation of the hexagon is with vertical sides, where R is the radius supplied to the function. A test bench showing<agur> 在 2025-06-07 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] solve_newton
说明:本程序使用了改进欧拉法求解微分方程dy=x+exp(y),[0,1]。过程中使用了牛顿迭代法进行了简单的求根,避免了应用函数的繁琐处理,可以作为欧拉法与牛顿法的示例程序。-This procedure uses the Euler method to improve the differential equation dy = x+ exp (y), [0,1]. The course of using the Newton iterative method for the simple roo<kevin> 在 2025-06-07 上传 | 大小:2kb | 下载:0