-
Matlab程序1111
说明: 海浪模拟,基于PM谱,根据海浪频率波高等因素(Wave simulation, based on PM spectrum, according to wave frequency wave higher factor)
- 2019-03-04 11:16:10下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分: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
-
Kalman3
卡尔曼滤波程序,完成一维数据卡尔曼数据滤波(Kalman filtering process, the completion of one-dimensional data Kalman filter data)
- 2009-01-09 20:01:18下载
- 积分:1
-
食欲频域小波特征 (2)
说明: 提取信号时域特征,频域特征,以及时频域特征,小波变换(Extract signal time domain features)
- 2020-12-20 11:17:04下载
- 积分:1
-
IntegerProgrammingProblems
说明: matlab求解整数规划问题教程,无程序文件,可根据教程案例编写程序,易上手,适合于matlab算法初级学习。(Matlab integer programming problem solving tutorial, no program files. Written according to the tutorial case. Suitable for matlab algorithm primary learning.)
- 2019-06-13 15:47:20下载
- 积分:1
-
nr_c301
可以用于科学计算的库,数值计算库,只要将头文件包含即可。(Can be used for scientific computing libraries, numerical libraries, header files will be included as long as you can.)
- 2009-05-09 13:08:22下载
- 积分:1
-
SparseMatrix.tar
自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
- 2013-08-04 21:11:54下载
- 积分:1
-
KFFT
计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。(A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW Tuji Ti out. Using this algorithm enables a computer to calculate the number of multiplications needed for the discrete Fourier transform greatly reduced, especially sampling points N is transformed more and save FFT algorithm to calculate the amount of the more remarkable.)
- 2013-12-18 22:32:50下载
- 积分:1
-
非线性方程组求解
常用的matlab代码,非线性方程组求解,基本可以满足大学和研究生常用代码(Common Mathematical Codes)
- 2019-04-22 23:23:03下载
- 积分:1