资源列表
intgauss
- 使用高斯公式来计算数值积分以及使用高斯公式求解数值重积分-Using Gaussian numerical integration formula and the numerical solution using the Gauss formula for re-integration
myGA
- 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
bpnet
- 这是一个MATLAB编写的m文件,主要简绍了神经网络在电力负荷预测中的应用-It is written in a MATLAB m file, mainly to heat the neural network load forecasting
Solver
- 通过lul分解法解系数矩阵不对称的线性方程组。-By lul asymmetry coefficient matrix decomposition method for solving linear equations.
LIST
- 这个是用C++实现的有关单链表实现的简单程序!-This is implemented in C++ implementation of the single linked list program!
Locate
- 实现Locate函数的运算用数据结构(C语言版)的知识来实现 -Realization of Locate function operation
Desktop
- Compute the Correlation between 2 signals
haar-fft
- 本程序求相关性K值大小,采用傅里叶矩阵和haar矩阵内积。-The procedures for seeking the size of the K value of the correlation, the use of the Fourier matrix and haar matrix of inner product.
couete
- 简单库埃特流动的数值模拟,分别有显示差分法和隐式差分法,模拟精度较高,初学者可以拿来参考。-Simple library etta flow numerical simulation, respectively according to difference method and implicit difference method, the simulation precision, beginners can take reference.
nozzle
- 双圆弧喷管的型面设计。根据燃烧室的相关参数和喷管的背压可以设计出具有良好工作性能的双圆弧喷管,该喷管是基于特征线法的一种简化,方便加工。-Profile design of double circular nozzle. According to the relevant parameters of the combustion chamber and the nozzle back pressure can design of double circular nozzle having a g
Monkey-king-election
- 【问题描述】 一堆猴子都有编号,编号是1,2,3 ...m ,这群猴子(m个)按照1 m的顺序围坐一圈,从第1开始数,每数到第N个,该猴子就要离开此圈,这样依次下来,直到圈中只剩下最后一只猴子,则该猴子为大王。 【基本要求】 输入数据:输入m,n。m,n 为整数,n<m; 输出形式:中文提示按照m个猴子,数n个数的方法,输出为大王的猴子是几号,建立一个函数来实现此功能。-[Problem Descr iption] a bunch of monkeys have numbe
go
- 灰色缓冲算子,缓冲数据,消除数据的低频分量,保持数据的高频分量,适用于滤波等一类的算法。-Gray buffering operator, buffering data, eliminating low frequency components of data, maintaining high frequency components of data, and filtering algorithms.