资源列表
mglab.tgz
- 多重网格求解一维二次微分方程,含详细说明-a tutorial multigrid program
Matlabcodes-RobustPCA
- Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
TALYOR_ARRAY
- 根据设计指标完成的泰勒线阵设计。可以得到方向图,激励幅度等曲线。-According to design specifications to complete the Taylor line array design. Pattern can be incentive rate, etc. curves.
outage_good
- MATLAB code for outage probability.
SVD
- 实矩阵奇异值分解,可控制技术精度,被其他程序调用的子程序。-Real matrix singular value decomposition, can control the precision,be used by other programs called subroutines.
garch
- A common garch model used in everywhere
3D_double_precision
- 二维光子晶体在三维中的能带,同时计算两个偏正方向-The photonic band in three-dimension of 2D photonic crystal
lcs2d3.tar
- 使用分段抛物重构(PPM)格式求解二维欧拉方程的C语言程序。-2D Euler code using Piecewise Parabolic reconstruction in C language.
simann
- 用fortran语言写的模拟退火法的例子。模拟退火法作为一种全局优化算法,应用广泛,而fortran作为科学计算语言,是很多研究人员的首选,因此该程序容易被研究者集成到自己的程序中去。-Simulated annealing is a global optimization method, which is widely used, and fortran is a widely accepted scientific programing language, so this code is v
ReadFromtxtTo0x
- CRC16验证程序,可对文件以及手动输入的16进制内容进行CRC16验证-CRC16 verification process can be manually entered on the documents and the contents of 16 hex CRC16 verification
QuadProg
- Visual Studio 2005 环境下,C++ 实现的求解凸二次规划的算法源代码。-a C++ implementing algorithm for a (convex) Quadratic Programming problem by means of an active-set dual method.