资源列表
test
- 数值分析方法,利用LU分解和QR分解两种方法求解线性方程组,这对解方程提供了便利。-Numerical analysis method using LU decomposition and QR decomposition are two methods for solving linear equations, which provides a convenient solution to the equation.
convolution
- 利用VC++实现褶积运算,可以计算任意两个离散的数组的褶积运算。-Use VC++ to achieve convolution can be calculated between any two arrays of convolution.
poissonSolver2D(2)
- 2D Finite Difference to solve 2D hear conduction equation using high performance computing.
naturalconvectioncomplex_2
- this an sorce code to making mesh file for CFD simulation
sci.py
- Python科学计算部分示例代码,来源为《python科学计算》这本书,非常推荐阅读该书!-Python for scientific computing section sample code, source for " python scientific computing," this book is highly recommended reading the book!
ANA1
- 本程序为线性方程组的matlab代码,主要比较了CG,Lanczos和MINRES三种方法解方程Ax=b的效果。-This program is linear equations matlab code, the main comparison of CG, Lanczos and MINRES three ways to solve the equation Ax = b in effect.
ANA2
- 本程序为SVD的matlab代码,包括随机生成矩阵,进行SVD分解,并利用SVD分解进行图像压缩。-This procedure for SVD matlab code, including the random generator matrix, perform SVD decomposition, and image compression using SVD decomposition.
Duncan-E-v
- Duncan E-v Abaqus UMAT 子程序 Fortran
RBF_OLS_HL
- Matlab的RBF神经网络算法,可以训练神经网络的参数,并预测结果。-This is just for Matlab calculation of RBF network.
levmar-2.6
- levenberg-marquardt算法,有C代码和matlab代码,可参考使用-Levenberg-Marquardt algorithm, C code and matlab code, the use of reference
matlab
- 通过对数据滤波来进行对静态效应的消噪过程,本代码使用了空间滤波、组合滤波、中值滤波等方法进行对比。-Through data filtering to eliminate noise of static effects of the process, the code uses the spatial filtering, a combination of filtering, median filtering and other methods were compared.
SPN-contention-resolution-technique
- 支持区分组优先级的SPN竞争解决技术,压缩包里面的主函数和所包含的几个函数。 AQ_slip.m comparasion.m Dstage.m INI_aw.m lrwc_mode.m main.m packets_producing.m produce_QoS.m tempt.m wavelength_domain_lrwc.m-Packet priority support area SPN contention resolution techniqu
