资源列表
随机过程
- (1)产生N(0,1)正态分布的随机过程; (2)产生正态分布随机过程外的任意一种随机过程; (3)对随机过程的性能进行评估,包括概率密度函数、分布函数、均值、方差和相关函数。((1) The stochastic process of generating N(0,1) normal distribution; (2) generating any random process outside the normal distribution random process; (3) evalua
许国根 最优化方法及其MATLAB实现配套程序源代码
- 许国根《最优化方法及其MATLAB实现》书籍示例matlab程序源代码
遗传算法
- 遗传算法以一种群体中的所有个体为对象,并利用随机化技术指导对一个被编码的参数空间进行高效搜索。其中,选择、交叉和变异构成了遗传算法的遗传操作;参数编码、初始群体的设定、适应度函数的设计、遗传操作设计、控制参数设定五个要素组成了遗传算法的核心内容。(Genetic algorithm takes all individuals in a group as objects, and uses randomized technology to guide efficient search of a c
液压模型压力仿真
- 利用了NS方程和连续性方程模拟油管中流体的压力与速度,采用了有限元的方法
DGP-IRL-master
- We propose a new approach to inverse reinforcement learning (IRL) based on the deep Gaussian process (deep GP) model, which is capable of learning complicated reward structures with few demonstrations.
pthreat
- 无人机航迹规划,威胁概率模型,路径最短,B样条曲线平滑(UAV route planning, threat probability model, shortest path, B-spline curve smoothing)
PSO优化LSSVM
- PSO优化LSSVM的工具箱,可以加到matlab的toolbox里直接调用相关函数实现PSO对LSSVM参数的优化。
convolutional_network
- 用tensorflow搭建卷积神经网络实现手写数据集的识别(Recognition of Handwritten Data Set by Constructing Convolutional Neural Network with Tenorflow)
灰色预测
- 灰色预测程序,通过把分散在时间轴上的离散数据看成一组连续变化的序列,采用累加和累减的方式,将灰色系统中的未知因素弱化,强化已知因素的影响程度,最后构建一个以时间为变量的连续微分方程,通过数学方法确定方程中的参数,从而实现预测目的。
bi_sipls
- siPLS和biPLS是两种用于近红外光谱特征波段筛选的变量选择方法,可筛选出与兴关注指标密切相关的特征波段,并去除无关和干扰变量,提高模型稳健性(Bipls and sipls are two variable selection methods for screening the characteristic intervals of near-infrared spectra, which are closely related to performance indicators, to
BAS-BP
- 甲壳虫算法,本文件用于优化BP神经网络,具有良好的效果(BAS,used to benifit bp net fitting)
DFIG并网.mdl
- matlab实现dfig并网,亲测可以运行出结果。(MATLAB realizes DFIG grid connection, and pro-test can run the results.)