-
L曲线程序
确定近似最优正则化参数,很好的解决不适用问题(To determine the approximate optimal regularization parameter, it is very good to solve the problem.)
- 2020-12-16 15:59:12下载
- 积分:1
-
diedaiqiujiefa
迭代最小二乘法,反演中应用极广泛,非常经典(Iterative least-squares method,An extremely wide range of inversion, very classic)
- 2020-07-03 15:00:02下载
- 积分:1
-
LGKT4
四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
- 2010-06-29 11:55:57下载
- 积分:1
-
kalman
卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。
(Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. It is suitable for real-time processing and computing.)
- 2008-05-20 22:16:52下载
- 积分:1
-
nsga2code
nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。(nondominated sorting genetic algorithms,nsga2 c-language source code better.)
- 2010-02-21 21:04:45下载
- 积分:1
-
PHR_multiplier_method
《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算(" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the objective function and constraints to replace it according to their needs can perform the desired operation)
- 2013-05-28 17:39:02下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
zhaomingdagonglvfaguanerjiguan
根据传热理论, 建立了大功率发光二极管的有限元模型. 选择了4 种键合材料( 高导热导电
银胶、纳米银焊膏, 大功率芯片键合胶、Sn70Pb30) , 4 种基板材料( Al2O3、A lN、A-l SiC、铜钼合金) .
采用ANSYS 有限元热分析软件进行了温度场仿真, 得到了大功率发光二极管封装材料的最优选
择. 研究了基板厚度、芯片输出功率及外接热沉时对发光二极管结温的影响.(Heat transfer theory, the finite element model of the high-power light-emitting diode. Choose four kinds of bonding material (high thermal conductive silver glue, nano-silver paste, high-power chip bonding glue Sn70Pb30) substrate material ( Al2O3, A lN, Al SiC, copper molybdenum alloy). temperature field simulation using ANSYS finite element thermal analysis software, the optimal choice of high-power light-emitting diode packaging materials. substrate thickness, chip output power and external heat Shen light-emitting diode junction temperature.)
- 2012-10-25 13:22:30下载
- 积分:1
-
Doppler-shift
一个计算两个信号频率差的Matlab程序,主要用于求多普勒频偏。(A Matlab program to calculate the Doppler shift )
- 2012-10-30 13:58:07下载
- 积分:1
-
JOURNAL-bear
不可压缩后稳态径向滑动轴承润滑计算方法,等刚度,不考虑负压(Incompressible steady-state radial sliding bearing lubrication calculation method on the stiffness, do not consider the negative pressure)
- 2020-08-12 10:08:26下载
- 积分:1