搜索资源列表
-
0下载:
这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for reference.
-
-
1下载:
《科学工程计算C语言算法》一书代码。C语言编写。均写成函数形式,可以直接调用。包括数值微分、数值积分、插值、方程求解等数值算法。-"scientific engineering calculation algorithm C language," a code book. C language. Functions were written form can be called directly. Including numerical differentiation, nu
-
-
1下载:
本方程为二阶边值问题的数值算法之打靶法计算,主要是边值得磨光处理,程序调试成功-equation for the second-Numerical Algorithms shooting method, is worth polished edge, Debugger success
-
-
0下载:
Visual Fortran常用数值算法集-Visual Fortran Numerical Algorithms used Set
-
-
0下载:
c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
-
-
2下载:
一个开源项目。SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。-SP++ (Signal Processing in C++) is a signal processing and numerical computation on the open
-
-
1下载:
关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
-
-
0下载:
数值算法里面求第一类椭圆积分的算法程序源码,-Numerical algorithms which seek first elliptic integral of the algorithm source code,
-
-
0下载:
这个是外国人开发的一套数值算法,里面包含了大量的数值算法,非常方便,有线性回归算法。-This is the foreigners developed a numerical algorithm, which contains a large number of numerical algorithms, very convenient, linear regression algorithm.
-
-
0下载:
是《C++数值算法(第二版)》的配套源码。很好用。基本包含了所有数值计算的算法。-It is the source code of the book named Numerical Recipes in Cpp(second edition). It just works well and contains all the basic numerical algorithms.
-
-
0下载:
Numerical.Recipes-数值算法
最著名的常用数值算法程序集,C++及C形式的源代码
1 Preliminaries
2 Solution of Linear Algebraic Equations
3 Interpolation and Extrapolation
4 Integration of Functions
5 Evaluation of Functions
6 Special Functions
7 Random Number
-
-
0下载:
为“科学与工程数值算法”VB版的配套源代码-Science and Engineering Numerical Algorithms VB version of the complete source code
-
-
1下载:
Higham的书非常小心的处理细节,强调稳定性,但包含很多算法的信息和提供各种类型的见解。-Higham' s book dealing with the details very carefully, emphasizing the stability, but contains many algorithms to provide various types of information and insights.
-
-
0下载:
本件包含了数值算法各种不同的算法的实力运用以及绘制的相应的图形-This file contains a variety of numerical algorithms use different algorithms and the mapping of the strength of the corresponding graph
-
-
0下载:
数值分析常见的算法,如插值、排序,方程组解法,矩阵特征值特征向量计算,拟合逼近等等,非常齐全-Numerical analysis of common algorithms, such as interpolation, sorting, solution of equations, matrix eigenvalue eigenvector calculation, fitting close to so, very complete
-
-
0下载:
用来计算偏微分方程的matlab算法,是不错的内容。-algorithms of PDE written by matlab.
-
-
0下载:
《计算机常用数值计算算法与程序 C++版》一书,配套的所有的C++程序源代码文件。-" Commonly used computer numerical algorithms and procedures C++ Edition" book, supporting all C++ program source code file.
-
-
0下载:
包括一些常用的数值算法,包括解方程组、数值积分、插值、拟合等。-Including some commonly used numerical algorithms, including the solution of equations, numerical integration, interpolation, fitting.
-
-
0下载:
几种常用的数值计算算法,包括高斯消去法、追赶法、高斯赛德尔法求解线性方程组,矩阵的LDL分解和cholesky分解,牛顿插值法和三次样条插值法的matlab实现-Several commonly numerical algorithms, including Gaussian elimination, catch method, high Sisaideer method for solving linear equations, matrix LDL decomposition and cho
-
-
0下载:
Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap
-