资源列表

« 1 2 ... .74 .75 .76 .77 .78 2279.80 .81 .82 .83 .84 ... 3400 »

[数学计算/工程计算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

[数学计算/工程计算SYSTEMES

说明:this code deals with system resolution
<Rayane_1 > 在 2025-02-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算chapter29

说明:一些常用的MATLAB数值算法,建模常用,亲测有效(Examples of numerical algorithms)
<白,,,,, > 在 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

[数学计算/工程计算矩阵运算

说明:本类包含常见的矩阵运算,如加减乘取逆等运算(Common matrix operations, such as addition and subtraction, multiplication and multiplication, etc.)
<bbmmss > 在 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

[数学计算/工程计算FDTD

说明:计算光子晶体传输特性的时域有限差分方法的matlab程序(Matlab program of finite difference time domain method for calculating the transmission characteristics of photonic crystals)
<木子李木子槿> 在 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
« 1 2 ... .74 .75 .76 .77 .78 2279.80 .81 .82 .83 .84 ... 3400 »

源码中国 www.ymcn.org