资源列表
EXAM5
- 给定流场条件下温度场的计算,流体流过一个直角的两表面,已知速度场。求计算区域中温度的分布。 -Under the given flow field calculation of the temperature field, fluid flow through a right angle to the two-surface velocity field is, find the temperature distribution in the computational domain.
matrix-inversion
- 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
leastSquaresEstimate
- 实现最小二乘法的直线拟合,输入为一串数据-To achieve linear least squares fitting, the input is a string of data
gao-si-xiao-yuan-fa
- 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine
fuhua
- 计算方法复化求积公式-Minute calculation method of quadrature formula
Wilson法
- 数值计算的Wilson法代码
Stone
- 用动态规划思路去解答石堆合并问题,已成功通过编译,调试-Using dynamic programming ideas to answer rubble merger, which has been successfully compile, debug
qr_givens
- 基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。
weiyi
- 信息论中唯一可译码的判断,比较实用。学习信息论的同学可以参考。
Crank-Nicolson Scheme for pricing Ameircan put options
- This is the Matlab code of pricing American put options by using Crank-Nicolson scheme.
PSO
- 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
FFT
- FFT 快速傅里叶 可以用于对输入的快速傅里叶 变换,这样方便使用者进行信号分析-Fast FFT matlab m files you can use it to FFT analysis as your input.
