搜索资源列表
guass
- 用VC++编码直方图均衡和高斯滤波,大家可以
smoothdll
- 实现图象处理的平滑算法,包括GUASS和Laplacian算法等,实用-achieve a smooth image processing algorithms, including GUASS and Laplacian algorithm, practical
BER.rar
- 在MATLAB下实现高斯信道的产生, ,guass channel
guass-cml-library
- gauss cml library,内含lcg 和src 文件-gauss cml library
GuassNum
- This a guass Number Game Programme!Use VB-This a guass Number Game Programme! Use VB
guass
- 高斯消去求解方程组,可以通过修改程序中的系数矩阵来计算不同方程组-Gaussian elimination for solving equations, you can modify the program to calculate the coefficient matrix of different equations
guass
- 利用vc++产生guass分布(可以调节guass分布的均值、方差)。-Using vc++ generated guass distribution (the distribution can be adjusted guass mean and variance).
interpolation
- 把GUASS格点的资料插值到2.5×2.5的格点上,便于资料之间的比较-use the interpolation routines to get 2.5x2.5 grids from Gaussian grids.
guass
- 高斯噪声的C源代码,应用于数字调制信号加噪,信道加噪等-Gaussian noise of C source code, used in digital modulation signal plus noise, channel plus noise, etc.
MatrixInversion-Guass
- 通过高斯消元法,进行矩阵的求逆运算。修改宏M的值,设置矩阵的阶数-Matrix inversion,using the Guass elimination,a small program for C++/C
guass
- 列主元高斯消去法对于某电路的分析,归结为求解线性方程组RI=V。其中 (1)编制解n阶线性方程组 列主元高斯消去法的通用程序; (2)用所编制程序解线性方程组 ,并打印出解向量,保留5位有效数; -Out the main element Gaussian elimination of a certain circuit analysis, reduced to solving linear equations RI = V. Where (a) the prepar
GAUSS
- 高斯消去法解线性方程组,需要输入方程组维数和增广矩阵即可求解-guass
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
- Guass列选主元消去法 Guass elimination column pivoting-Guass elimination column pivoting
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
Guass
- 非常有用的GUASS 分析,对于求方程的解,参数哟优化非常有用-Very useful Guass analysis, for the solution of the equation, parameter optimization is very useful
guass
- 实现高斯分布 亚高斯分布以及超高斯分布,对比三者的差异(guass Laplace and subguass)
Gaussian curve fitting
- 使用matlab进行曲线拟合,使用程序实现高斯(Gaussian)曲线拟合,而不使用cftool工具箱(guass surve fit, not use the cftool)