资源列表
自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助
- 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
coralpha
- CorALPHA is a code base for analysis of 2-particle correlations at small relative momentum. CorALPHA includes routines for reading, storing and manipulating three-dimensional correlation functions and source functions. Three-dimensional data can
MySpectrum1
- 本程序是计算振动信号各种参数的实验程序。 主要功能是计算均值、标准差、方差、偏斜度、峭度、 峰峰值、方根幅值、平均幅值、峰值、 波形指标、峰值指标、脉冲指标、裕度指标。 -matlab index
6-Exception-handling
- VS2008平台 异常处理 使用异常处理将带来更多的系统开销。因此慎用异常。-VS2008 platform Exception handling The use of exception handling will lead to more system overhead.Therefore careful anomalies.
MyFilter
- 本程序是用于信号滤波的实验程序。 主要功能是进行信号的保相滤波。 对计算滤波信号的幅值问题进行了修正-matlab filter
gradientDescent
- 机器学习中用于求解代价函数最小值的梯度下降算法-Machine Learning for solving the minimum cost function gradient descent algorithm
HYDJETPP2_1.ZIP
- HYDJET++ is a Monte Carlo event generator for simulation of relativistic heavy ion AA collisions considered as a superposition of the soft, hydro-type state and the hard state resulting multi-parton fragmentation.-HYDJET++ is a Monte Carlo event
MyIndex
- 本程序是用于信号频谱分析的实验程序。 主要功能是进行信号的幅值谱计算。-matlab spectrum
5-Initialization-function-parameter
- VS2008平台 初始化函数形参 视频讲解细腻,一看就明白其中的道理;-VS2008 platform Initialization function parameter Video interpretation is exquisite, a look will understand the truth
therminator2_2.0.3
- THERMINATOR 2: THERMal heavy IoN generATOR 2, a Monte Carlo event generator dedicated to studies of the statistical production of particles in relativistic heavy-ion collisions. The increased functionality of the code contains the following features:
Symmetric-Nearest-Neighbor-SNN
- 对称近邻均值滤波 function [Y,Xpad] snn(X,WINSZ) X——待处理图像 WINSZ——模板尺寸-Symmetric Nearest Neighbor, SNN function [Y,Xpad] snn(X,WINSZ) X——Image to be processed WINSZ——window size
4-concept-of-reference
- VS2008平台 引用的概念 引用(reference)是另一标识符的别名,可以说是C++的一种新的变量类型,是对C的重要扩充。当建立引用时,程序用另一个变量或对象(目标)的名字初始化它(即它代表了标识符的左值)-The concept of reference Reference (reference) is another alias identifier, can be said to be a new kind of variable type C++, is an imp
