-
TLBO
this is a source code written in the matlab format for the teaching learning optimization algorithm.
- 2012-03-06 01:33:42下载
- 积分:1
-
COMSOL 5 for Engineers-Mehrzad Tabatabaian
COMSOL工程案例的英文书籍,亚马逊网站可查,售价不费。(COMSOL project case of English books, Amazon website can be found, the price is not cost.)
- 2020-09-26 20:57:46下载
- 积分:1
-
MATLAB
数学中的通径分析问题,主要用于数学实验方面,计算数学中的数据分析(Path analysis of mathematical problems in)
- 2011-05-28 10:32:01下载
- 积分: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
-
sir
这是SIR微分方程模型对初值问题的求解和作图(This is the SIR model differential equations to solve the problem of initial value and mapping)
- 2009-04-08 22:21:04下载
- 积分:1
-
signalfft
三个MATLAB里实现傅里叶变换FFT的源程序代码,每种代码都进行了作图演示(Three in MATLAB source code to achieve Fourier Transform (FFT), each code have been mapped demo)
- 2017-04-20 11:39:02下载
- 积分:1
-
shy1
自适应滤波器的LMS算法实现,主要实现滤波和算法的方法。(adaptive filter)
- 2011-05-18 14:49:17下载
- 积分:1
-
Fortran_3D_FDTD
说明: 三维FDTD程序,一个Fortran写的三维FDTD程序(Three-dimensional FDTD procedure, a Fortran program written by three-dimensional FDTD)
- 2021-04-09 11:19:00下载
- 积分:1
-
uve_pls
对一维光谱实现偏最小二乘回归进行UVE变量选择(UVE variable selection on the spectrum)
- 2021-04-19 15:18:51下载
- 积分:1
-
jie
说明: 用四阶Runge-Kutta法解延迟微分方程组,用到的朋友看一下啊(Using fourth-order Runge-Kutta method for delay differential equations, a friend used to look at ah)
- 2008-11-05 23:32:53下载
- 积分:1