资源列表
IIR
- IIR滤波算法,数字滤波器,信号或图像处理
多叉树的实现
- 多叉树的实现, visual c++ 6.0 编辑-duo cha shu de shi xian, visual c++ 6.0
genetic_algorithm
- 旅行商问题的遗传算法程序-一个非常实用的程序-Genetic Algorithm for Traveling Salesman Problem process- a very useful procedure
small
- 其中包括Neville插值、Newton插值等四个小的matlab源文件-Include Neville interpolation, Newton interpolation, four small matlab source file
examples2_cc
- 期权的价格呼叫欧洲二项式单期数据模型编程-European call option price of one-period binomial model for programming the data
duncan-2
- ABAQUS在岩土工程中的应用》-费康中邓肯模型中第二种积分算法程序-ABAQUS in geotechnical engineering " - charges the second model of health in the Duncan program integration algorithm
Sort_template
- c/c++各种排序算法模板,提高程序员编码效率。-C/C++A variety of sorting algorithms template
shapiro_wilk
- 判断是否属于正态分布,并对样本的观测值进行异常值检验。-Determine whether it is a normal distribution, the observations and test samples were outliers.
GPC_Controler
- 基于simulink控制仿真实验的fon函数所对应的GPC控制程序m文件-Simulink simulation-based control of fcn function corresponding GPC control program m file
DE
- 利用差分进化算法(DE)对函数进行优化,参考刘金琨智能控制这本书做的-Using differential evolution algorithm (a) of function optimization
pe
- MATLAB实现直方图统计和直方图均衡,并打印数据供modelsim仿真用。-MATLAB realization histogram and histogram equalization, and print data for use modelsim simulation.
Perceptron
- 本实验的目的是学习和掌握两种感知器算法:批处理感知器算法和批处理裕量松弛 算法。感知器算法是通过学习两类已标记的样本,建立一个线性分类器。学习的过程就是求解感知器权系数的过程,人们通过建立一个准则函数J(a),将求解感知器权系数的问题简化为一个标量函数J(a)的极小化问题,即当a为解向量时,J(a)最小。而极小化问题常用梯度下降法来解决。本实验给出了基于梯度下降法的两种感知器算法,介绍了原理并编程实现,最后对两种算法的特点加以比较分析。-The purpose of this study i
