-
minLM_201306233
Matlab编写的最小二乘法最优化计算方法,能自动完成多维非线性方程组的最小值计算(Matlab Min_LM math tools for calculating the min-value of formulars)
- 2013-10-04 14:49:06下载
- 积分:1
-
A numerical method for analysis of Korres2003
A numerical method for analysis of Korres2003
- 2020-06-18 17:20:02下载
- 积分:1
-
Gauss_Seidel
数值分析中的高斯——塞德尔迭代算法的的C语言实现(Numerical Analysis of Gauss- Seidel iterative algorithm of the C language)
- 2009-05-17 12:50:19下载
- 积分: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
-
ysf
用C语言实现解决约瑟夫问题的一种方法,也许会对他人有启示。(C language implementation with a way to solve the problem, Joseph, and perhaps others, would be revealing.)
- 2009-11-14 15:31:44下载
- 积分:1
-
算材料学中用相场法模拟合金凝固相变的程序 1658947 Console6
计算材料学中用相场法模拟合金凝固相变的程序(Computational Materials Science using phase-field simulation of solidification phase change process)
- 2021-01-28 16:38:34下载
- 积分:1
-
measured_FRF_valuesdefination
频率响应函数计算程序,通过输入结构的响应数据,识别结构的模态参数,matlab(frequency response function,)
- 2014-02-28 15:04:11下载
- 积分:1
-
manlui_v48
AHP层次分析法计算判断矩阵的最大特征值,使用高阶累积量对MPSK信号进行调制识别,包括四元数的各种计算。( Calculate the maximum eigenvalue judgment matrix of AHP, Using high-order cumulants of MPSK signal modulation recognition, Including quaternion various calculations.)
- 2017-02-28 22:50:51下载
- 积分:1
-
运算复数
计算方法中的复数运算(calculation method in the plural Operational)
- 2005-01-26 15:25:21下载
- 积分:1
-
ThreetankWater
:针对三容水箱是较为典型的非线性、时延对象,具有很强的代表性这一特点,
通过机理建模方法建立了三容水箱的一般数学模型。分析了线性和非线性阻力板的流量特性,
并通过实验测定了阻力板流量系数。最后给出了三容水箱的线性化模型。由仿真实验可知,非线性模型的阶跃响应和实验测得的响应曲线相吻合,(: For three-tank water tank is a more typical non-linear, time-delay object, has a strong representation of this characteristic, through the mechanism of modeling methods allow the establishment of three general mathematical model of water tanks. Analysis of linear and nonlinear flow resistance characteristics of plate, and through experimental determination of the resistance plate flow coefficient. Finally, the three-linear model of water tanks. By simulation experiments, we can see that the nonlinear model of step response and the experimentally measured response curve coincide)
- 2008-07-15 11:28:13下载
- 积分:1