-
damping-ratio-for-silk-and-sand
粉土的阻尼比拟合程序。拟合模型选择Davidenkov模型。(The silt damping match the proper procedure. The Fitting Model Davidenkov model.)
- 2013-05-11 12:01:13下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
AHP
说明: 层次分析法:计算代码在8文件中最后一页上,有实例。(AHP)
- 2009-08-30 01:00:59下载
- 积分:1
-
dpnewton_zuisu
阻尼牛顿法、最速下降法、变尺度法的matlab程序。(Damped Newton' s method, steepest descent method, variable metric method matlab program.)
- 2009-12-27 11:12:52下载
- 积分:1
-
synthesis-of-mechanism
对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。(For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.)
- 2011-06-23 15:42:20下载
- 积分:1
-
cam
凸轮的程序,很好,可以随更改,可以随便变化凸轮的结构。(Cam program, well, you can with the changes, you can easily change the structure of the cam.)
- 2021-01-23 21:48:39下载
- 积分:1
-
filon_integration
final积分,一种用于计算积分的快速有效的fortran方法。(final integrate)
- 2013-01-03 16:12:17下载
- 积分:1
-
sisal_demo
高光谱解混合方法,变分增强拉格朗日线性解混合方法。(A Variable splitting Augmented Lagragian Approach to Linear Spectral Unmixing)
- 2012-07-06 17:31:31下载
- 积分:1
-
interp1_interp2
C语言实现Matlab中interp1和interp2中的功能。(Interp1 and interp2 in Matlab, C language the function.)
- 2021-03-29 14:39:11下载
- 积分:1
-
FFT_Original
FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
- 2010-07-14 19:48:13下载
- 积分:1