-
coplqp.tar
内点法求解凸二次规划
COPL_QP是一个可用的凸二次规划实验的解。这个软件包试图解决线性约束凸二次规划。源代码用C语言编写,附带用户指南(postscript文件)和问题实例(Interior point method for solving convex quadratic programming)
- 2020-06-28 20:40:01下载
- 积分:1
-
第7章实例:压电变换器的自振频率分析
说明: 有限元分析视频学习,可用于有限元分析视频学习(Finite element analysis video learning, used for finite element analysis video learning)
- 2020-03-21 16:06:34下载
- 积分:1
-
utmc
本程序用于生成高质量的网格,可用于有限元,有限体积等方法的前处理。(This procedure is used to generate high-quality mesh, can be used for finite element, finite volume methods such as pre-processing.)
- 2017-08-10 11:24:49下载
- 积分:1
-
混合同余法
说明: 用混合同余法生成两组伪随机数,利用投针试验求圆周率。软件:matlab。(Two groups of pseudo-random numbers are generated by the method of mixed congruence, and the circularity is calculated by the test of inserting needle. Software: MATLAB.)
- 2020-04-06 10:23:11下载
- 积分:1
-
POLY2
一元稀疏多项式编程,希望对大家的编程有点用,欢迎下载(hope it useful to you)
- 2010-05-19 13:28:14下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
poly
求两个多项式的最大公约式,多项式按照如下格式输入,如果输入
3 //次数
1 2 3 4 //系数
则表示
1+2x+3x^2+4x^3(For two of the largest convention-type polynomials, polynomial input in accordance with the following format, if you type 3// number 1 2 3 4// coefficient express 1+ 2x+ 3x ^ 2+ 4x ^ 3)
- 2008-05-16 18:44:14下载
- 积分:1
-
FEM_onedimpbg
采用有限元离散计算一维声子、光子能带,参数见文件源码内(Calculated using the finite element discrete one-dimensional phonon, photon energy band, within the parameters see document source)
- 2020-10-07 16:17:38下载
- 积分:1
-
lorenz-exm
采用dsp产生lorenz信号,以用于混沌保密通信,程序在ccs下调试并通过(using dsp have lorenz signal to be used in chaotic secure communications, Under procedures in ccs through debugging and)
- 2021-04-06 23:09:02下载
- 积分:1
-
thin_plate
薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method.
Features:
(1) support arbitrary control points
(2) allow regularization
(3) estimate the warp parameters from corresponding pairs
)
- 2009-03-13 15:32:13下载
- 积分:1