-
Monta-carlo
计算机模拟和蒙特卡洛方法,文件格式为pdg,主要介绍随机模拟方法(Computer Simulation and the Monte Carlo method, file format pdg, stochastic simulation method introduced)
- 2011-04-28 10:27:56下载
- 积分:1
-
user
基于abaqus umat的修正的M-C子程序,《ABAQUS在隧道与地下工程中的应用》-陈卫忠,版权归作者所有(Based on the modified MC abaqus umat subroutine, " ABAQUS in the tunnel and underground engineering" - Chen Weizhong, copyright of all)
- 2020-10-26 23:00:00下载
- 积分:1
-
TE_PHC
说明: 二维光子晶体弯曲波导的fdtd程序,matlab语言 ,TE波, PML边界条件,平面波光源(Two-dimensional photonic crystal waveguide bend the FDTD program, matlab language, TE wave, PML boundary conditions, plane wave light source)
- 2008-11-03 15:49:09下载
- 积分:1
-
Dot-Matrix-5x7-(1)
Dot Matrix 5 x 7 sample progmam , hope you enjoy
- 2012-12-11 10:33:42下载
- 积分:1
-
fft_base2
本程序用于实现快速傅里叶变换的快速算法
% 为代码简便所有*2操作均直接实现,实际应采用二进制左移实现
(This procedure used to realize fast Fourier transform fast algorithm of all the code is simple to operate* 2 are referred directly to realize the actual binary left should be used to achieve)
- 2008-05-17 10:59:43下载
- 积分:1
-
GAUSS-JORDAN
gauss jordan method. not my own program but i just want to share it.
- 2012-09-30 09:32:51下载
- 积分:1
-
分形维数MATLAB程序源码
分维反映了复杂形体占有空间的有效性,它是复杂形体不规则性的量度。它与动力系统的混沌理论交叉结合,相辅相成。它承认世界的局部可能在一定条件下或过程中,在某一方面(形态,结构,信息,功能,时间,能量等)表现出与整体的相似性,它承认空间维数的变化既可以是离散的也可以是连续的,进而拓展了视野。(Fractal dimension reflects the validity of space occupied by complex bodies, which is a measure of irregularity of complex bodies. It combines with chaos theory of dynamic system and complements each other. It recognizes that the part of the world may be similar to the whole in certain conditions or processes (form, structure, information, function, time, energy, etc.). It recognizes that the change of spatial dimension can be discrete or continuous, thus expanding the horizon.)
- 2019-06-07 00:06:00下载
- 积分: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
-
pc547
各种kalman滤波器的设计,包括广义互相关函数GCC时延估计,实现典型相关分析。( Various kalman filter design, Including the generalized cross-correlation function GCC time delay estimation, Achieve canonical correlation analysis.)
- 2017-05-19 10:17:29下载
- 积分:1
-
usercreep
编制了theta映射法的ansys蠕变子程序(a creep subroutine of ansys that considered the theta-projection method)
- 2018-06-19 14:19:39下载
- 积分:1