搜索资源列表
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
高斯-塞德尔
- c语言简单算法实例-c algorithm example, simple language
产生高斯随机数的程序
- 内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C + +, some staff may be used.
c语言产生随机数
- 用C语言产生随机数 泊松分布 高斯分布 瑞利分布
SIFT算法的C语言实现(基于OpenCV),
- SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
高斯-塞德尔
- c语言简单算法实例-c algorithm example, simple language
产生高斯随机数的程序
- 内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C++, some staff may be used.
chengxu
- C语言解决线形方程组的高斯消去法,以及源代码-C language to solve linear equations Gaussian Elimination Act, as well as source code
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
gauss
- 高斯滤波算法源程序,希望大家踊跃下载,给与小弟支持,谢谢各位大虾-Gaussian filtering algorithm source code, hope that we enthusiastically download, younger brother to give support, Thank you for prawns
sinwn
- 生成含有高斯噪声的正弦信号,C语言格式-Gaussian noise generated containing the sinusoidal signal, C language format
c
- 高斯(白)噪声的c程序实现,用C语言编写,已经调试通过。-Gaussian (white) noise of the c program to achieve, with the C language, has been debugged.
gauss
- 应用比较广泛的高斯函数,产生高斯噪声的简单C++语言-Used widely in the Gaussian function, Gaussian noise generated C++ language simple
C--guass--noise
- C语言 高斯白噪声产生程序, 在通信 信号仿真上 用的很多-gauss noise
成熟高斯分布
- 该源码实现的是高斯分布,主要在vs。net平台下,用c#语言编写,简单易懂,可移植到其他语言
gauss_seq.c
- 高斯消元法串行代码,c语言,最普通的三层for循环实现,结果为一个对角线为一的上三角。(Gauss elimination method serial code, C language, the most common three layer for loop implementation, the result is a diagonal to one of the upper triangle.)
新建文本文档 (2)
- 编写高斯热源的C语言代码,采用消元法编译。(Write C language code for Gauss heat source.)
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
高斯换带计算
- 利用C#语言实现高斯投影的换带计算,例如3度带转6度带,六度转三度等功能。(The use of C# language to achieve the Gauss projection of the band calculation, such as 3 degrees, with 6 degrees, six degrees to three degrees and other functions)
数值分析上机C语言代码
- 龙贝格积分 高斯列主消元法 牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method Newton iteration three spline interpolation Runge Cartagena)