资源列表
[数学计算/工程计算] finite_element_quadratic_form
说明:这个c++程序用于求解形如 -(pu')'+qu=f;u=0于左边界;u'=alpha于右边界。 的椭圆型偏微分方程。采用有限元解法,二次元差分格式。 使用说明: 在corefunc.h中自己定义修改方程中的函数p,q,f,它们分别对应文件中的3个函数funcp,funcq,funcf。 核心函数是double *Calcu(double *x, int n,double alpha=0.0) 其中x是节点数组,n+1应等于节点数量。a<random海 > 在 2025-02-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] 巴特沃思以及切比雪夫滤波器
说明:巴特沃思低通、高通、带通、帯阻滤波器以及切比雪夫高通、低通、带通、帯阻滤波器。(Butterworth low-pass, high pass, band-pass and band stop filter, Chebyshev low-pass, high pass, band-pass and band stop filter.)<和风5254 > 在 2025-02-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] dsolve_example
说明:求解非线性高阶方程组的详细示例,是学习Matlab求解方程组的好材料。(solve nonlinear high-order differential equations)<小雪雪小震震 > 在 2025-02-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] Convolutional coding
说明:Cordic algorithm implementation for wireless communication(Cordic algorithm implementatio for wireless communication)<bennie > 在 2025-02-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] LQA to solve problem of SCAD
说明:使用局部二次逼近的方法(LQA),求解带有SCAD惩罚项的线性回归问题。(Use the local quardratic approximation (LQA) method to solve the problem of the smoothly clipped absolute deviation penalty (SCAD) in linear regression.)<weiyan2 > 在 2025-02-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] HASHIN_FAILURE_CRITERIA_hard
说明:vumat and umat file of hashin and hard<kmrn890> 在 2025-02-23 上传 | 大小:4kb | 下载:1
[数学计算/工程计算] MathLib
说明:使用C++编写,包含一个头文件和一个源文件,实现了向量,矩阵,四元数的一些常用操作。(Operations about vector, matrix and quaternion)<ben20180201> 在 2025-02-23 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] Bessel
说明:用于计算两类修正贝塞尔函数,计算相对精度可达10的负7次方(Calculation of the two kinds of Modified Bessel Function with a precision to ten to the power of minus seven)<Braveheart1> 在 2025-02-23 上传 | 大小:4kb | 下载:0