-
poisson-process-simulation
模拟应用随机过程中时齐泊松和非时齐泊松过程的matlab源代码(matlab code for poisson process)
- 2012-04-11 16:19:44下载
- 积分:1
-
grey
灰色预测模型,对未来数据进行预测,同时还有误差检测(GM(1,1),Grey prediction model, which can forecast future data and detect errors at the same time)
- 2020-06-18 18:00:01下载
- 积分:1
-
graphene_dos
石墨烯量子态密度计算,采用紧束缚近似以及薛定谔方程,计算态密度(Graphene quantum state density calculated using the tight-binding approximation and the Schrodinger equation to calculate the density of states)
- 2013-02-27 16:30:00下载
- 积分:1
-
BeamFreqMode
细梁的振动,无量纲振动控制方程关于梁的动力响应(Beam power with applications from mechanical aerospace electrical and civil engineering free vibration nondimendional frequency coefficients on the dynamic behaviour of the beam)
- 2012-11-01 16:33:58下载
- 积分:1
-
71001
基于全相位谱分析的相位差频谱校正法,结合了全相位FFT与传统FFT谱分析法。(Phase Difference Correcting Spectrum Method)
- 2009-05-19 21:40:09下载
- 积分: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
-
var cvar 金融计算 matlab
说明: Matlab;金融计算;var计算;cvar计算
[VaR&&CVaR] VAR,CVAR详细介绍,并附带各种方法计算,matlab程序实现,仿真结果图展示。
[Matlab和金融计算] Matlab实现金融计算,并附带蒙特卡洛实现。([VaR&&CVaR] Var, cvar are introduced in detail, as well as various methods of calculation, and matlab program calculation is included, and the results are displayed in graphs.
[Matlab and financial calculations] Matlab implements financial calculations with Monte Carlo implementation.)
- 2019-12-27 11:21:18下载
- 积分:1
-
LE
说明: 计算各种混沌系统李雅普洛夫指数的MATLAB 源程序。(calculating various chaotic system schematic index Lee MATLAB source.)
- 2006-04-18 09:19:30下载
- 积分:1
-
fft
有关FFT的应用仿真,包括:FFT处理仿真、FFT加窗、FFT分辨率、频谱泄露
(Simulation on the application of FFT
)
- 2021-04-18 10:48:52下载
- 积分:1
-
FDM
用有限差分方法求解波动方程,画出波场快照,模拟波在地下传播!(The wave equation by finite difference method, draw the wave field snapshot, simulate wave propagation in the underground!)
- 2020-12-18 11:59:10下载
- 积分:1