资源列表
inv_fixed
- 亲手所编,定点矩阵求逆,包括定点的相加、相减、相乘、相除。其中,考虑了运算过程中的Q值,精度,溢出相关问题,并且使用了大数运算,以补码形式表示大数。读者可以根据此代码根据需要进行扩展!
bcm
- The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - The code is for Matlab Version 1.0, November 2005-The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gau
FFTReal
- FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras <ldesoras@club-internet.fr>
gradient
- 线性搜索方法。用梯度法求单峰极值。适合初学者参考
Fuzzy-trigonometric-functionCPPcode
- Fuzzy trigonometric function C++code
Multiscale-NPE-FOR-fault-detection
- 首先对一段正常工况下的历史数据进行离散小波分解,对不同尺度下的小波系数建立相应的NPE模型.经过多层小波分解,建立相应的统计量对过程进行监控-First discrete wavelet decomposition of some normal conditions of historical data, the NPE model wavelet coefficients in different scales. Multilayer wavelet decomposition, the es
0097
- 高斯正算坐标程序计算高斯投影的正算问题克拉索夫斯基椭球-Gaussian count is calculated coordinates of the Gaussian projection is counting police used batons for dispersing ellipsoid
rga
- 实数编码的遗传算法的源代码,用c语言编写的。-Real-coded genetic algorithm source code, written in c language.
ProcessorDesgin
- 32-bit pipelined MIPS processor design
voronoi-2
- 可以实现2维的voronoi结构图的计算。-this progrom is about the 2D voronoi.
duozhongsuanfa
- 多种算法连接在一个程序中,其中包括二分法,牛顿法,最小二乘法,拉格朗日插值法等求解相应的算法-Connected in a variety of algorithms to process, including the dichotomy, Newton' s method, least squares, Lagrange interpolation method to solve the corresponding algorithm
CH4
- 4.1 求非线性方程实根的对分法ddhrt.c 4.2 求非线性方程一个实根的牛顿法dnewt.c 4.3 求非线性方程一个实根的埃特金迭代法datkn.c 4.4 求非线性方程一个实根的连分式解法dpqrt.c-4.1 The real roots of nonlinear equations of the pairs of sub-law ddhrt.c 4.2 real roots of nonlinear equations of a Newton' s Law of
