-
MatLab
说明: matlab 是一种数学计算和图形处理的工具软件 本书从基本知识入手 在介绍各种命令的同时(matlab is a mathematical calculation and graphics processing software tools from the basic knowledge of this book to start in introducing a wide range of orders at the same time)
- 2008-12-02 08:50:23下载
- 积分:1
-
legendre_gauss
此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)(for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula))
- 2006-11-06 17:04:30下载
- 积分:1
-
Matlab_interface_SVMlight
支持向量机工具,可以在matlab下运行(support vector machine tools, can run under Matlab)
- 2006-11-22 14:38:36下载
- 积分:1
-
NKmod_lin_taste
basic dsge model in dynare
- 2014-11-27 07:32:56下载
- 积分:1
-
mlclass-ex1
Machine learning class BT 1
- 2014-02-15 10:30:01下载
- 积分:1
-
voronoi
基于matlab软件,实现3D有边界的voronoi图。(A Voronoi diagram with a boundary for 3D)
- 2018-06-03 19:37:40下载
- 积分:1
-
programs
this file contains all of Model predictive control programs in Matlab
- 2013-07-26 16:14:24下载
- 积分:1
-
Bspline
采用MATLAB编写B样条绘制程序,可以选择四种节点矢量,采用Deboor算法,详细参看计算机辅助几何设计的书籍(CAGD)(MATLAB used to prepare B-spline drawing program, you can choose the four-node vector, using Deboor algorithm, see the detailed computer-aided geometric design book (CAGD))
- 2008-04-01 22:42:58下载
- 积分:1
-
SVMbyQuadprog
This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
- 2009-05-01 13:24:38下载
- 积分:1
-
rbf_atrifical_neual_networks
说明: ① 样本数据从MATLAB命令窗口或新建一M文件作为数据输入文件,样本输入变量名为samin,样本输出变量名samout 样本个数和每个样本的维数可任意,样本输出的个数与样本个数应一致,即保证每个样本都对应一个期望输出,但每个输出的维数不要求与输入的维数相同,可任意;
② 聚类中心的个数(即基函数的个数)可根据实际情况调整;同样可调整参数的还有重叠系数、聚类中心最大更新次数、聚类中心更新终止误差;
③ 训练结束后进行测试时,要求输入的测试数据与样本具有相同的维数,测试数据的个数可任意;
④ 如果训练样本是二维的,则数据中心聚类的结果可用一平面图显示出来;同样测试数据的输出是一维的话也可显示出来;
(RBF artifical neual networks)
- 2010-04-22 21:25:46下载
- 积分:1