资源列表
Mersenne 梅森旋转算法(Mersenne twister)
- 梅森旋转算法(Mersenne twister) 是一个伪随机数发生算法,可以快速产生高质量的伪随机数, 修正了古典随机数发生算法的很多缺陷。-Mason rotation algorithm (Mersenne twister) is a pseudo-random number generation algorithm that can quickly produce high-quality pseudo-random numbers, random number correction a
itpp-4.2.tar 信号处理和通信类功能的C++库
- IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions in C++ libraries. Its main purpose is to simulate communications systems, and conducting resear
Kalman-simulinkkalman滤波器的simulink的M函数的实现方法
- kalman滤波器的simulink的M函数的实现方法,包括干扰信号,测量噪声信号-kalman filter simulink realization of M functions, including signal interference, measurement noise signal
fftpack.fortran程序编写的傅里叶变换工具
- 一个用fortran程序编写的傅里叶变换工具,小巧适用,包括源代码,算例和算例输出。,Using a Fourier transform fortran programming tools, small application, including source code, example and example output.
GotoBLAS.传说中最快的数值计算包
- 传说中最快的数值计算包。据说比Intel MKL还快。很多源码都采用了汇编编写,Legend of the numerical calculation of the fastest package. Reportedly faster than the Intel MKL. A lot of compilation of source code has been adopted to prepare
Matrix.设计一个造成矩阵类Matrix
- 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。,Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static
基于葛德彪书后程序拓展的3D-FDTD的Fortran程序代码
- 一个基于葛德彪书后程序拓展的3D-FDTD的Fortran程序代码,a Fortran program of 3D-FDTD based on Ge s FDTD book
机械优化设计黄金分割法程序
- 机械优化设计,黄金分割法程序,程序可以在vc6.00++环境运行,Optimal Design of Machinery, golden section method procedures, the procedures can vc6.00++ environment to run
netn.拟牛顿法求非线性方程
- 拟牛顿法求非线性方程,并以一组三元二次方程组为例进行求解。,Quasi-Newton method for nonlinear equations, and a group of ternary quadratic equation group is solved as an example.
Solver_Table.下载实施线性规划的灵敏度分析
- solver,很有用的东西,可以下载实施线性规划的灵敏度分析,solver, useful things, you can download the implementation of linear programming sensitivity analysis
matlab曲面拟合程序
- matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
Geochem 数据集基本统计参数计算
- 数据集基本统计参数计算,例如平均值、均方差、最大值、最小值、1/4分位值、2/4分位值、3/4分位值、峰度系数、偏度系数、异常下限等。使用迭代算法实现。-A program for statistic parameters from a dataset, such as the means, STD variation, MinX, MaxX, 1/4 quatitile, 2/4 quatitile, 3/4 quatitile, Kut. and Skew. coefficients, th
