搜索资源列表
guass-cml-library
- gauss cml library,内含lcg 和src 文件-gauss cml library
guass
- 高斯消去求解方程组,可以通过修改程序中的系数矩阵来计算不同方程组-Gaussian elimination for solving equations, you can modify the program to calculate the coefficient matrix of different equations
interpolation
- 把GUASS格点的资料插值到2.5×2.5的格点上,便于资料之间的比较-use the interpolation routines to get 2.5x2.5 grids from Gaussian grids.
MatrixInversion-Guass
- 通过高斯消元法,进行矩阵的求逆运算。修改宏M的值,设置矩阵的阶数-Matrix inversion,using the Guass elimination,a small program for C++/C
guass
- 产生高斯白噪声的C语言程序,经过测试,可以~~~好程序-Gaussian white noise generated C-language program, tested, can be a good program ~ ~ ~
DSGE(17July2010)
- 这是目前唯一(就我能见到的而言哈!)用guass编写的DSGE(动态随机一般均衡)模型的程序,包括了动态方程的求解。提供了两种方法,对数线性化和值函数迭代。对大多数动态随机一般均衡模型都是用。我的很多文章都是用的它。-This is the only model with guass DSGE written procedures, including the dynamic equations. Provides two methods, the number of linearization
Guass-Kruger-Projection
- 高斯克吕格投影正反算程序,C语言控制台程序,可以自定义投影带和投影带大小-The high Trask Lvge projector pros and cons operator procedures, C language console application, you can customize the size of the projector with projection zone
Guass
- guass消元法求解线性方程,其主要思想是对矩阵进行guass消元-Guass elimination method to solve the linear equation, the main idea is to matrix guass elimination
1
- 数值分析中用matlab做的Doolittle分解,guass-Jordan分解,和guass列主元分解程序-Numerical analysis
Guass
- 非常有用的GUASS 分析,对于求方程的解,参数哟优化非常有用-Very useful Guass analysis, for the solution of the equation, parameter optimization is very useful
matlab
- 给出下列几个不同类型的线性方程组,请用适当算法计算其解。(Guass 追赶法 平方根分解法)- U7ED9 u5119 u5227 u5B0 u7B09 u7B09 u7B0 U5136 u89E3 u89E3 u8E2
ployfit
- 最小二乘拟合,拟合函数为cos(n*pi*x)(least-square ployfit)
guass
- 实现高斯分布 亚高斯分布以及超高斯分布,对比三者的差异(guass Laplace and subguass)
Gaussian curve fitting
- 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)
guass
- 极坐标下的高斯分布及同心圆,帮助绘制同心圆下的传感器高斯分布图(Gauss distribution in polar coordinates and concentric circles)
msvar
- MSVAR tar for GUASS software
EGM[6]
- enhanced guass markov mobility model
GUASS
- 实现高斯若儿当消元算法,其中包含源代码和样例,解释说明内容(Realization of Gauss's algorithm)
Gauss2
- 高斯消元法(或译: 高斯消去法),是线性代数规划中的一个算法,可用来为线性方程组求解(Gaussian elimination (or the gauss elimination method), is an algorithm in the planning of linear algebra, available for the system of linear equations to solve)
VBA6-Matrix
- solve matrix according to guass method by VB6